This content has been marked as final.
Show 4 replies
-
1. Re: MP3 timer
webqaflash Aug 10, 2009 4:45 AM (in response to rlinsurf1)Did you initialise the variables ie;
var playedseconds:Number;
-
2. Re: MP3 timer
rlinsurf1 Aug 10, 2009 5:12 AM (in response to webqaflash)No, I hadn't. That's helped. I'm now getting
9:47 NaN
I tried var 'ing the rest, playtime, totaltime, and totalseconds. It didn't help.
-
-
4. Re: MP3 timer
rlinsurf1 Aug 10, 2009 7:42 AM (in response to webqaflash)I did. It said playedtime and totaltime were strings, so I changed them.

