LibrarianAudio & VideoFS MP3 PlayerThis Free XML mp3 player reads the songs from an XML configuration file and the cover images for each song, the song title and the artist name and display all data in a snazzy mp3 player interface.$0http://www.flashcomponents.net/component/flash_mp3_player.htmlhttp://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/75_1.png
XML driven FLV / H.264 video player with playlist, custom scrolling and autoPlay for [b]Flash 8 / Flash CS3 / Flash CS4 and above / ActionScript 2.0[/b] version. [+]
Video Player with playlist and categories. It plays any kind of video file that Flash Player supports: FLV / H.264 encoded video including MP4, M4V, M4A, MOV, Mp4v, F4V, YOUTUBE. It also plays RTMP. OOP - the code is easy to modify. [+]
XML Streaming Music Player with Cover Image
Features:
- Drag & Drop
- Auto Scrolling playlist
- Auto Scrolling Title
- Shuffle button
- Hide Show panels
- Easy modification (Most of the settings are from XML), named labels, Commented Actionscript, HELP file included.
- Auto Resize Cover image
- Streaming player
- CPU friend - no CPU stressing functions used like (SetInterval)
[+]
SpringPlayer Professional Edition is an AS3 Flash Video Player written from the ground up to have a small filesize (under 13KB), be simple to use, and easy to integrate. [+]
Included in the download package is the XML configuration file and the FLA example file.
You can check to see how the code in this FLA file was implemented and you can easily change the graphics for the audio buttons.
Available:
Flash Player 7 and above (ActionScript 2.0)
Credits:
Flash Player 7 and above / AS 2.0 adjustments - Librarian
Flash Player 6 / AS 1.0 original development - Matthias and Caroline Kannengiesser
In the next button handler you need to add a simple test to check if the current song index == last song index => the current song will become first song.
#  /  PM
 /  posted on Feb 28, 2008
Is there way to go to the first song from the last song in the playlist by using the next button? Would be nice to not have to scroll back through all the songs.
#  /  PM
 /  posted on Feb 28, 2008
In the next button handler you need to add a simple test to check if the current song index == last song index => the current song will become first song.
#  /  PM
 /  posted on Feb 28, 2008
on the track number counter display, I am having a problem editing the track numbers, because I have 17 tracks on my mp3 player? When I click on the 10th track it displays 10/1…... How do I fix this error?
#  /  PM
 /  posted on Jul 27, 2008
Any ideas on how to have the player not play on load? I have other media players and I’d like the user to be able to choose which media they want to hear.
Thanks for any ideas.
#  /  PM
 /  posted on Dec 12, 2008
Hi Librarian,
Thank you for this work. I’ve downloaded and am using it on my site.
The adress is: http://www.gecetreni.com/van/kk_audio.html
I have manipulated your player a little and “translated” to turkish.
Thanks again.
Best from Istanbul
Umit
#  /  PM
 /  posted on Jan 03, 2010
17 comments
Add comment
pcadmin
#  /  PM  /  posted on Feb 28, 2008
ds22769
#  /  PM  /  posted on Feb 28, 2008
Librarian
#  /  PM  /  posted on Feb 28, 2008
Garry
#  /  PM  /  posted on Mar 03, 2008
jawatech
#  /  PM  /  posted on Apr 23, 2008
nelis
That's probably because this is made in a newer version of flash.
Is there a possibility to disable automatic playback? I want it to be idle wen it loads.
Overall, really nice player. Learned some things from the script :)
#  /  PM  /  posted on May 28, 2008
diceman
on the track number counter display, I am having a problem editing the track numbers, because I have 17 tracks on my mp3 player? When I click on the 10th track it displays 10/1…... How do I fix this error?
#  /  PM  /  posted on Jul 27, 2008
cherryaa
A really nice player, and a good learning tool too.
Thanks for sharing it :)
#  /  PM  /  posted on Oct 14, 2008
theloomis
Any ideas on how to have the player not play on load? I have other media players and I’d like the user to be able to choose which media they want to hear.
Thanks for any ideas.
#  /  PM  /  posted on Dec 12, 2008
jsk319342
I have tried to add this to my site and it keeps telling me that playlist not loaded what do I need to do too get this to load into the player?
#  /  PM  /  posted on Jan 25, 2009
frederict
Excellent component.
thank you
#  /  PM  /  posted on Mar 09, 2009
ramzesbariskey
cool component
#  /  PM  /  posted on Jul 14, 2009
kfilmer
Excellent – I’ve been searching for a good-looking, easy to use MP3 player, and this is it! Thanks!
#  /  PM  /  posted on Aug 14, 2009
Nightywolf
Doesn’t work. I have checked 20 times and the path to my MP3s on the web is correct. The title and artist shows, but no audio plays.
#  /  PM  /  posted on Oct 26, 2009
pedro.polar
Hi Librarian
thanks for the mp3 player. it´s the best on the net
i´m tryng to do this : check if the current song index == last song index =>
but i don´t know exactly how to put that code.
this is the handler of the next button:
next_btn.onRelease = function() { if (aktAudio < totalAudio) { nextTrack() playSong(); }
}
please help me incorporate the code.
thanks
#  /  PM  /  posted on Jan 01, 2010
haysiyet
Hi Librarian,
Thank you for this work. I’ve downloaded and am using it on my site.
The adress is: http://www.gecetreni.com/van/kk_audio.html
I have manipulated your player a little and “translated” to turkish.
Thanks again.
Best from Istanbul
Umit
#  /  PM  /  posted on Jan 03, 2010
Franklin
dont think anyone is helping here
#  /  PM  /  posted on Aug 21, 2010