Problem with flash music player, only works on first page
Permalink
Hi
I have setup a site which incorporates a xspf flash music player, I have dropped the code for this in the html block and it works fine on the home page but on subsequent pages the player just says loading and no music is played. The home page uses a different page type to the rest of the site but can't understand why this would cause any problems.
Anybody got any ideas why this won't work?
the code I have in the html block is...
Thanks in advance
I have setup a site which incorporates a xspf flash music player, I have dropped the code for this in the html block and it works fine on the home page but on subsequent pages the player just says loading and no music is played. The home page uses a different page type to the rest of the site but can't understand why this would cause any problems.
Anybody got any ideas why this won't work?
the code I have in the html block is...
<h5>Music Player</h5> <object type="application/x-shockwave-flash" width="260" height="15" data="http://www.domain.co.uk/music/xspf_player_slim.swf?playlist_url=playlist.xspf&autoplay=1&shuffle=1"> <param name="movie" value="http://www.domain.co.uk/music/xspf_player_slim.swf?playlist_url=playlist.xspf&autoplay=1&shuffle=1" /> </object>
Thanks in advance
Another strange thing is that when I enter one of the pages in edit mode the player starts to work fine!!!
Got it working by dropping just the file link into an iframe.
Hi,
can you please tell me how to do this?
can you please tell me how to do this?