Ignus_Fatuus
04-01-2003, 11:58 AM
Hello!
I have a problem with a flash movie that counts down to a deadline. When the movie loads it collects the current date and time from the server via a php script. The first time I load the movie it shows the correct time left to the deadline as numbers counting down, but if I "refresh" the frame that holds the movie the countdown jumps back to the numbers it had the first time I loaded the movie (for example if it said 22:10:10 when I loaded first, and was down to 22:01:10 when I refreshed, it jumps back to 22:10:10). Why doesnt the flash-movie reload when I refresh the frame and yet again collects the correct time from the server via the script, and where the heck are those variables stored so that flash can "reuse" them when I reload the frame, they should be gone!?
If anyone gest what I'm saying I would be VERY thankful for help
/Magnus
I have a problem with a flash movie that counts down to a deadline. When the movie loads it collects the current date and time from the server via a php script. The first time I load the movie it shows the correct time left to the deadline as numbers counting down, but if I "refresh" the frame that holds the movie the countdown jumps back to the numbers it had the first time I loaded the movie (for example if it said 22:10:10 when I loaded first, and was down to 22:01:10 when I refreshed, it jumps back to 22:10:10). Why doesnt the flash-movie reload when I refresh the frame and yet again collects the correct time from the server via the script, and where the heck are those variables stored so that flash can "reuse" them when I reload the frame, they should be gone!?
If anyone gest what I'm saying I would be VERY thankful for help
/Magnus