Hi Stephane, Thanks for your feedback. I did have a look at that and got some ideas from it. But it's not including the bookmarking/deeplinking functionality. Only backbutton functionality was very easy to achive, and so was only deeplinking/bookmarking. But trying to combine the two was quite problematic when I tried.
For some reason both trying to update location.hash and sending the variables to flash did not want to work with FF, even if they did when I disabled one or the other. Hence the need for the solution of polling for an updated hash with JS. But that somehow seems like a bad way of solving the issue, although it does work ok. Regards, Leo sbbhb> Hi, sbbhb> Maybe you can look at this tutorial which seems the same as you idea. sbbhb> http://www.actionscript. sbbhb> org/tutorials/intermediate/Enabling_a_back_button_within_flash/index.shtml sbbhb> Isn't it ? sbbhb> Greets, sbbhb> Stéphane Bebrone. _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
