Yes, in Firefox you cannot change the url manually while you are within an application (refreshing the browser fixes this problem though). There is a bug filed in bugzilla:

https://bugzilla.mozilla.org/show_bug.cgi?id=302575

Kevin N.


JesterXL wrote:
I never looked at it, so very nice to know! I've used Kevin's with success here (she's slow, give her 10 seconds):
http://dev.jessewarden.com/flex/codeshare/#codeid=43

But had some problems with Firefox recognizing a manual link change from loading a bookmark (IE 6 had no problem). It uses the state to change the URL, but I didn't code a listener for a change in state in the app but should of. That uses' Kevin's code for both bookmarking & back/forward.

----- Original Message ----- From: "Kevin Newman" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Tuesday, April 25, 2006 12:10 PM
Subject: Re: [Flashcoders] Deep Linking and the Back button.


I took a quick look at the Flex 2 method for bookmarking and it looks
like they are using an iframe with an external html file for IE. My
script has no requirement for a server call. ;-) I don't know if they
intend to change it though.

Kevin N.


JesterXL wrote:
I am hoping Beta 3 of Flex 2 will provide the source for HistoryManager. He
handles both state and back/forward buttons.

----- Original Message ----- From: "Wade Arnold" <[EMAIL PROTECTED]>
To: <Flashcoders@chattyfig.figleaf.com>
Sent: Tuesday, April 25, 2006 11:27 AM
Subject: [Flashcoders] Deep Linking and the Back button.


I have read a couple articles one from Kevin Lunch and the other from
Christian Cantrell. Both have a decent approach but neither confronts having
some sort of state in the application and also addresses the back button.
Does anyone have a link to a great way to handle this dynamically? Our
applications are dynamic and do not allow us to make an html page loaded
into a frame in order to handle this issue. Does anyone have any links or a
way to port the methods used in flex into flash?



Thanks;

Wade Arnold







_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to