-
XSPF Autoresume Issue
Hey all,
Just installed Boutell XSPF player on my site - it plays but it doesn't autoresume the song from page to page. I've tried I-frames, floating javascript, clearing my cache...Any suggestions?
My XSPF script is: <object type="application/x-shockwave-flash" width="220" height="15"
data="xspf_player_slim.swf?autoplay=1&playlist_url=test.txt&autoresume=1">
<param name="movie" value="xspf_player_slim.swf?autoplay=1&playlist_url=test.txt&autoresume=1" />
</object>
My site: http://www.chrislangsdale.com
http://www.boutell.com/xspf/
-
Alright, I figured out that it's better to have an icon at the bottom of the site for users to click for a pop up of the player. This gets rid of the annoying autoplay inconsistency.