We're having a problem with a flash movie which used to produce an auction countdown timer that worked. But now it only works if we hard code the values for day, hour, minutes and seconds. Of course the four variables ahould be getting their values from the html, which I believe is getting them from a cold fusion script (about which I know virtually nothing)..
Please take a look at the code below and let me know if you can surmise from just the AS and the HTML,.what's going wrong .
I'm baffled by the fact that the original year-old swf works fine, but the one generated today from the same flash document dosn't work.
Frustarting. I still get the same error message: "Internet Explorer cannot download: Unspecified error"
Even after I changed the gloabal security settings to allow the file to connect to the internet, it still didn't work. Did you find that it produced a working countdown when you ran your swf?
Aneesh Chopra
yes, I have changed TextField style related code and after that it was working perfectly fine on my winXP sp2.
So you don't get the error message I get when previewing in Flash? (see attached)
Do you have the ability to test it in Vista?
Also did you make the changes to the TextField related code before or after you tested the file? I didn't notice any changes except to the first four variables in the Frame 1 AS.
You know I never even looked at index.html the first time around. That works but how did you generate that page? When I publish your flash movie, I get the html attached below.
Furthermore, the clock starts wherever I set it manually in the html code. (???). It doesn't get its days, hours minutes and seconds dynamically from some script on a server.
http://www.4shared.com/file/43728902/a7f68786/FlashVars_countdown.html