1 Reply Latest reply: Jun 28, 2010 2:02 PM by markerline RSS

    MP3 randomizer?

    T_Townrampage Community Member

      Hey guys, I need help coming up with a randomizer or shuffle for my mp3 player.  You can see it in action mp3 player

      I trust you guys and I always come here first when I get stumped.  BTW this is AS2.

       

      Thanks!

        • 1. Re: MP3 randomizer?
          markerline Community Member

          I haven't looked at the link you provided but I would suggest starting with the Math.random() object

          to add variation to the ActionScript.  I think they behave a little

          differently in AS3 than in AS2 but on principle they are the same.