Hi
I have a small flash movie with several buttons, which all perform a URLRequest.
When testing my movie, the buttons worked fine (the window target was “_self”) but when I hit the browsers back button to go back to my movie, none of the buttons worked (including 2 buttons that were not the URLRequest type buttons).
Refreshing the page with the movie clears the problem up, it’s just when I use the browser’s back button.
Can any one explain?