Hi,
I have a flash movie with dynamic content in it. As per user selections on a page, I change the data in the movie. The movie gets reloaded and all works well in firefox.
however, in IE, it keeps showing me the older version of the movie (the one which was loaded initially). So now, even if the user selects a different option, the same movie keeps playing in IE.
Eg:
Of the 2 radio buttons, user selects choice a -> movie shows "a"
if user selects choice b -> movie shows "b" in firefox, but still shows "a" in IE.
My page does gets refreshed when the user changes her choice. This however does not reload the flash movie part of the page in IE!
The only way I can see the new movie in IE is by opening the movie in a new IE window.
* The only solution i came across was to timestamp the name of the movie. However this won't work for me as there is only a single movie file which i have to play on the webpage. It is not an option to delete all the older flash files and to pick up the one with latest timestamp and stuff.
So I can only have 1 file named choice.swf, of which i have to show the latest version in IE.
Seeking help.. this one is realllly important for me!
Thanks all
I have a flash movie with dynamic content in it. As per user selections on a page, I change the data in the movie. The movie gets reloaded and all works well in firefox.
however, in IE, it keeps showing me the older version of the movie (the one which was loaded initially). So now, even if the user selects a different option, the same movie keeps playing in IE.
Eg:
Of the 2 radio buttons, user selects choice a -> movie shows "a"
if user selects choice b -> movie shows "b" in firefox, but still shows "a" in IE.
My page does gets refreshed when the user changes her choice. This however does not reload the flash movie part of the page in IE!
The only way I can see the new movie in IE is by opening the movie in a new IE window.
* The only solution i came across was to timestamp the name of the movie. However this won't work for me as there is only a single movie file which i have to play on the webpage. It is not an option to delete all the older flash files and to pick up the one with latest timestamp and stuff.
So I can only have 1 file named choice.swf, of which i have to show the latest version in IE.
Seeking help.. this one is realllly important for me!
Thanks all
