|
|
 |
|
First rename the music file to something simple.
Credits: Idan Raichel: Milim yafot me-ele The Idan Raichel Project burst onto the Israeli music scene in 2002, changing the face of Israeli popular music and offering a message of love and tolerance that resonated strongly in a region of the world where the headlines are too often dominated by conflict. With an enchanting blend of Ethiopian and Middle Eastern flavors coupled with sophisticated production techniques and a spectacular live show, the Idan Raichel Project has become one of the most unexpected success stories in Israeli music today.
|
 |
Create one vector background and put everything else on a different layer from that background. -Make two dynamic text boxes, one long for the title and one for the song time counter. -Make two vector lines by drawing one and copying it. You can make a straight line by holding the Shift key down. -Make the buttons from your own design, or get them out of the common libraries in Flash. Navigate to the buttons by going to the tab: Window > Common Libraries > Buttons. For this tutorial I've used the buttons from the common libraries. You can make your backgrounds and colors anything that you like, but notice that I've made this player the same as the color changing tutorials because we're going to put it all together in the end. |
 |
| Give your text boxes instance names so that you can talk to them from ActionScript. Then turn you vector shaps in to movie clips. Call one 'playhead_mc' and the other 'buffer_mc'. |
 |
| Now in your actions layer add cut and past this code. |
 |
| Add the instence names to your vector movie clips, and program your buttons with the above codes. |
 |
| Now name the frame 'one' for the play button to go too. Adding a stop frame is nessesary if you want your mp3 player to load stopped with no sound. |
 |
|
Now everything should be done. Hit Cmd + Enter to make sure it works. Hit Cmd + Enter again to see if the buffer works by simulating Internet streaming.
This Tutorial will be found also at www.neshirdreams.com
|