Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~566 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for yenyen

Put a playlist in the URL Param: [CODE]<PARAM name="URL" value="http://site.com/playlist.asx"/>[/CODE] The playlist should look like: [CODE]<ASX version = "3.0"> <TITLE>Playlist</TITLE> <ENTRY> <REF HREF = "http://site.com/song1.mp3" /> </ENTRY> <ENTRY> <REF HREF = "http://site.com/song2.mp3" /> </ENTRY> <ENTRY> <REF HREF = "http://site.com/song3.mp3" /> </ENTRY> </ASX>[/CODE]

Member Avatar for Scyntrus
0
566

The End.