Adobe Dreamweaver Forums



Last 10 THreads :         Need assistance converting some AS2 code to AS3 (Last Post : NedWebs - Replies : 3 - Views : 4 )           »          pdf file stored as BLOB data type on Oracle (Last Post : BALAJI_JAY - Replies : 4 - Views : 8 )           »          Help with CFIMAGE (Last Post : VaQueenB - Replies : 0 - Views : 1 )           »          Display timer (Last Post : trycold - Replies : 0 - Views : 1 )           »          Publishing 16000 frames (Last Post : mgiff - Replies : 4 - Views : 5 )           »          Calling Query in Custom Tag (Last Post : -==cfSearching==- - Replies : 7 - Views : 8 )           »          moving files over to the right side (Last Post : eliot1785 - Replies : 0 - Views : 1 )           »          Purple border around my link!! (Last Post : Wodehouse - Replies : 1 - Views : 2 )           »          Changing platforms (Last Post : Janbod - Replies : 0 - Views : 1 )           »          Suddenly can't see files on remote server (Last Post : Alan - Replies : 8 - Views : 9 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Other Macromedia/Adobe Products > Flex
 
Tags: , ,



Reply
  #1 (permalink)  
Old 07-30-2008, 05:33 PM
josh_aries
 
Posts: n/a
Diggs:
Default Change Browser title

Hi ,

I want to change the browser title for my application. I have the deep
linking turned on.

<mx:Application pageTitle="Title for the Page"
creationComplete="isReloaded();"
verticalGap="0" width="100%" xmlns:mx="http://www.adobe.com/2006/mxml"
layout="vertical"
height="100%" >

Thanks in advance.

Josh



Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-30-2008, 07:04 PM
Rob Rusher
 
Posts: n/a
Diggs:
Default Re: Change Browser title

Because the Application class sets the pageTitle property but does not make it
accessible via ActionScript, you must BrowserManager or SWFAddress.

The BrowserManager function would look like this:
private function changeTitle():void
{
BrowserManager.getInstance().setTitle("My new title");
}

Reply With Quote
  #3 (permalink)  
Old 07-30-2008, 08:50 PM
Amy Blankenship
 
Posts: n/a
Diggs:
Default Re: Change Browser title


"Rob Rusher" <robrusher@gmail.com> wrote in message
news:g6q9qv$cl2$1@forums.macromedia.com...
> Because the Application class sets the pageTitle property but does not
> make it
> accessible via ActionScript, you must BrowserManager or SWFAddress.
>
> The BrowserManager function would look like this:
> private function changeTitle():void
> {
> BrowserManager.getInstance().setTitle("My new title");
> }
>


Could probably also use ExternalInterface to call js...


Reply With Quote


  #4 (permalink)  
Old 07-31-2008, 07:55 PM
josh_aries
 
Posts: n/a
Diggs:
Default Re: Change Browser title

Thanks a lot. It worked
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 09:46 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk