Flash components › Flash files › MP3 Players
POD XML Mp3 Player
|
Posted on 2010 Feb 13 |
Hello, Can I change the ipod color?
|
Posted on 2010 Feb 13 |
Yes You can, the Ipod player is completly vector base and all of the parts are separated, change color is easy as peace of cake ;)
You also don't need to put the music detail in XML it's automatically grab them from ID3 Tags.
You also don't need to put the music detail in XML it's automatically grab them from ID3 Tags.
|
Posted on 2010 Feb 14 |
I downloaded the Ipod player last night...... as far a playing the mp3 files it works great........ some songs have the music detail as the song plays while others just read undefined......... What can I do so the the music detail is included with each individual song...........
|
Posted on 2010 Feb 14 |
Windows Vista -> right click on the music -> goto properties - > select Detail Tab -> edit the music tags -> Artist, Album, etc
Windows XP -> right click on the music -> goto properties - > select tab Summery -> edit here or select advance and edit the tags
then the player show the music name and details
Windows XP -> right click on the music -> goto properties - > select tab Summery -> edit here or select advance and edit the tags
then the player show the music name and details
|
Posted on 2010 Oct 02 |
how do I s top the autoplay
























It's an Mp3 player with ability to grab play list from XML file and read all of the mp3
data from the mp3 ID3 tag so you just need to put the URL of your mp3 inside the XML and
then it's do all of the other things for you.
XML I.E:
<playlist>
<song>songs/AVO.mp3</song>
<song>songs/PHOG.mp3</song>
<song>songs/05 - Houston.mp3</song>
</playlist>
For change the music volume use UP and DOWN arrow on your keyboard and for the volume
indicator check the green indicator inside the position bar.
Where simple to resize, it's just a Movie Clip so you easily can put it on any projects,
resize, change colors, ...
All of the graphics are provided in flash and you can easily change all of them, all of the layers are separated.
Drag and Drop and resize the movieclip without quality loss!