1. EachPod
EachPod

Creating an MP3 Player with Flash CS5 and Actionscript: Part 4

Author
Mark Lassoff
Published
Tue 12 Oct 2010
Episode Link
http://actionscript.learntoprogram.tv/?p=14

In part four of the Mp3 player Actionscript tutorial series we’ll create a counter to display how long the song is and a counter to display how long the song has been playing.  We’re going to use the Timer() class in order to update the user interface regularly.  We’ll also write a function that converts milliseconds to a familiar time format.

Share to: