Quote:
Originally Posted by Draygonia
How would I be able to edit the XML so that I can have my own server host the files? I have Macromedia Dreamweaver and that supports the use of XML files, but I have no clue whatsoever how to use that.
Can you please tell us how we may configure this? BTW, this is AWESOME! Thank you for this mod!
|
With Dreamweaver installed all you need to do is
Right-Click on the
plylist.xml file and select
Edit with Dreamweaver. It should now open in Dreameaver, in the
Code view - If not, click the Code button.
In order for the Flash file to process the data correctly I would suggest you enter the full addresses of the mp3's (In Dreamweaver this will show up in green text) - e.g.
www.yourdomain.com/mp3/mysong.mp3 then enter the title and track (the black text).
It also supports messages - by this I mean if you wish to have a scrolling message between certain tracks, then you can just enter the text where the url would go... if the flash file detects no extension e.g. .mp3 then it will display the text as a message.
Hope that explains everything!