PDA

View Full Version : First time user HELP??


poetick31
11-02-2006, 03:27 AM
I'm trying to figure all this out, I've uploaded a bunch of mp3's, i've a mp3 player picked (SWF provider right?) but I'm stuck beyond that? Is there an easier way to do this? Thanks!:cool: :cool:

kc36330
11-05-2006, 05:48 AM
not only do you need the .swf file you need the playlist in .xml and then include the correct code to embed it into your page. this code should be included with the url to your playlist so the player knows the tracks to load.

flashVars="PLAYLIST=http://the url to your playlist.xml"

kc