Search  

MUSIC.PLAYER.LITE

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesMusic.Player.Lite

Music.Player.Lite

  • Play Stream radio and MP3 on site.
  • Player remember last selected track.

Easy using – place in stage set your XML file and publis ;)

If u want u can change the

  • xmlUrl
  • textColor
  • bgColor
  • label

in properties panel, without any actionscript knowledge

U can publish to version Flash Player 7 or higher.


EVENTS
onPlayerRelease:TrackButton
onPlayerItemRollOver:TrackButton
onCreatedComplet:SoundPlayer
onListShow:SoundPlayer
onTrackSet, currentLabel, currentURL

XML:
<pageMusic tracksFolder="music">
    <radio label="Radio title" url="http://stream.aol.com/"  />
    <song label="MP3 title" url="song.mp3"  />
    <song label="music is off"     url="none"  />
</pageMusic>

Items:

Work with shoutcast/aol streams.

Posted 7 months ago

All in all, great file. The only thing like it i’ve seen on the net!

I do have some questions.

1) Does this only work with shoutcast/aol streams or does it work with any type of stream?

2) What kind of streams can it handle?

3) Is there something in the code that needs to be amended to accept different types of streams?

Thanks for any help you can provide!

Posted about 1 month ago

@chicago

1. only work with shoutcast/aol streams 2. shoutcast/aol streams 3. no

Posted about 1 month ago