Actionscript 3 - Written by Artluvr on Saturday, May 3, 2008 11:30 - 8 Comments

XML based MP3 Player Streaming Compact – Actionscript 3 – Flash CS3

XML based MP3 Player Streaming Compact - Actionscript 3 - Flash CS3

VIEW DEMO HERE

Fully customizable compact mp3 player. It is XML based, which means that you can change the playlist by simply changing the XML file. It reads the ID3 tags from the mp3 file and it displays the artist name and song title. This compact versions supports:

  • Play
  • Pause
  • Next
  • Previous
  • Volume
  • ID3 tags
  • Streaming

If you wish to change the skin, all you have to do is go inside each movieclip and change the content.

Important: Don’t change the instance names.

EDIT: Now, whenever a songs ends, the next one automatically starts playing.

Price: €7


Share and Enjoy:

8 Comments

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Ottis
May 17, 2008 12:48

I just bought the xml based mp3 player but have a problem. I haven´t worked with id3 tags a lot but thought I had figured it out.
In iTunes (mac) I filled out Artist and Album for the song but it won´t show in the display window. Can you please explain to me where and how I should write the id3 tag?

Artluvr
May 17, 2008 15:46

The player can read ID3v1 or ID3v2 tags. If any of these tags are included in the mp3 file, then the mp3 player will read them.

The mp3 player is configured to read the Title and Artist tags of the mp3 file. It will not display the album information. This is the compact version, so we kept it light. In the next version we will include the album information.

Ottis
May 19, 2008 9:55

Problem`s solved. Two final questions: 1) How do I stop the music from playing the first song automatically? 2) How do I make the player move from song A to song B to song C… automatically?

Artluvr
May 21, 2008 21:46

Ottis, we uploaded the new version. In the new version when a songs finishes then the next one starts automatically.

Now, about your other request. The mp3 player was made to support automatic playing when it loads. When we have a little more time we will change it and we will send it to you.

Jon
Apr 15, 2009 19:53

Hiya,

I love the design of this player! I just have a few questions about customizing it.

1) Can the buttons be removed? Ie just leaving the “Now Playing: title etc”
2) is it possible to add two functions – shuffle of the tracks & name the first track to be played.

Anywho if you can let me know, as im interested in buying this, even if you require a charge to change these things!!

Jon

Artluvr
Apr 18, 2009 14:52

@Jon, yes you can do that. Is really easy.
a) just change the visible property of the two buttons to false
b) send the following parameter in the changeTrack function changeTrack(int(Math.round(Math.random()* songs.length()));

Ryan
Jun 28, 2009 5:51

I just bought this player but it it will only play three of the 10 tracks in the xml file what gives. Please HELP ASAP

Ryan
Jun 28, 2009 5:52

Never Mind I fixed it

Leave a Reply

Comment

Most Popular Content






Image Galleries


Menus & Buttons


Utilities


Freebies