sk24iam
10-27-2006, 02:04 AM
I have the flash mp3 player from lissa's site embedded on my site. What command can I add so it doesn't play the next song on the list when one finishes. I'd rather have it not continuosly play through the playlist to conserve bandwidth.
Heres the code I used...
<object type="application/x-shockwave-flash" data="http://www.
yourdomain.com/xspf_player.swf?playlist_url=http://www.
yourdomain.com/playlist.xspf&autoplay=true
&repeat_playlist=true&player_title=KICK&playlist_size=3"
width="400" height="151">
<param name="movie" value="http://www.yourdomain.com/xspf_player
.swf? playlist_url=http://www.yourdomain.com/playlist.xspf&
;autoplay=true&repeat_playlist=true&player_title=
KICK&playlist_size=3" />
</object>
Heres the code I used...
<object type="application/x-shockwave-flash" data="http://www.
yourdomain.com/xspf_player.swf?playlist_url=http://www.
yourdomain.com/playlist.xspf&autoplay=true
&repeat_playlist=true&player_title=KICK&playlist_size=3"
width="400" height="151">
<param name="movie" value="http://www.yourdomain.com/xspf_player
.swf? playlist_url=http://www.yourdomain.com/playlist.xspf&
;autoplay=true&repeat_playlist=true&player_title=
KICK&playlist_size=3" />
</object>