Search  
Search Options

MP3 PLAYER WITH DROP DOWN PLAYLIST V2

HomeBrowse CategoriesFlashApplications and UtilitiesMP3 Player with Drop Down playlist V2
  • Streaming MP3 Player with drop down playlist
  • Add as many songs as you like, there is no limit to your playlist
  • XML driven. Just paste the mp3 movie clip in your flash file
  • Save your mp3s in the tracks folder, and update the XML
  • You can also have the player start in paused position, just comment out line 44, then type equ.gotoAndStop (“Stop” ) to the code at the very bottom, this will stop the equalizer


  • AS2 Files

    AS2 Files

    Templates

    Page Flip Books

    Preloaders

    MP3 Players

    FLV Players

    Slideshows

    Misc Utilities



    AS3 Files

    Posted 5 months ago

    after line 68 in the code, add the following code;
    mySound.setVolume(75) ;
    Change 75 from 0-100 to adjust the volume. 100 is max, 0 is mute

    Posted about 1 month ago

    Thanks, I’m glad I purchased from you.

    Posted about 1 month ago

    if you add as scrub bar you’d have a serious contender here…

    Posted about 1 month ago

    hi, cool mp3 player but I’ve been trying to work out where in the script I could randomize the playlist…. so each time the player is activated a random song is played….. :)

    Thanks for your time

    Posted 28 days ago

    This file is great! Very easy to reskin. I love it. You are the man. 5 Stars!!!, I’d give you 6 if I could.

    Posted 19 days ago

    Is there anyway to have the player’s drop down playlist in the open or dropped down position on the load of the player? Thanks!

    Posted 18 days ago

    lindsayclineco-Go to line 131 in the actionscript, and change false to true. On line 132 replace the code with the following;
    playlistMC._visible = false;

    Posted 17 days ago

    Nice. Thank you!

    Posted 17 days ago