Check out the HistoryManager in the docs. Additionally, you can use some deep-linking code Kevin Lynch provided (there are a bunch of other ones too!).
(give her 3 seconds) http://dev.jessewarden.com/flex/codeshare/index.htm#codeid=43 Kevin's code & my source are available here. http://www.jessewarden.com/archives/2005/10/code_share_real.html ----- Original Message ----- From: "jcarrera04" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, February 16, 2006 12:57 PM Subject: [flexcoders] Change URL without reloading page and re-initializing flex application I am looking to implement the same functionality as Yahoo Maps. If you notice, as soon as a change is made, the URL is updated, but the flex application isn't re-initialized. How does that happen? If I look at the status bar on my browser I see that the server is getting hit. Any ideas? I'm looking to be able to send a particular state of my graph to anyone via a URL and I need to keep track of the current graph state. I don't want to reload the entire page though. Thank you. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

