Howdy.
For school, we've been set the task of making a folio website
made entirely in flash. I recently just added an mp3 player to it,
after finding an obscure example somewhere. Using Flash 8, I ended
up converting the Flash 6 file to Flash 8, and after the convert, a
small bit of script doesn't seem to work anymore.
A timer starts at the beginning of a song, letting one know
how long the song has currently elapsed. Not having an advanced
knowledge in Actionscript, or the difference between Actionscript
1.0 and 2.0, i'm in a bit of a pickle. I'd simply convert back to
Flash 6, but I'm using enhanced stroke and text functions.
The code is on frame 1, as is 2 dynamic text boxes, with the
instance name and variable name of minutes, and seconds
If you can fix it, only change/neaten the timer functions,
'cause I don't know if anything else would change with alterations.
Any help would be greatly appreciated.
Here's the script here: