hey so im using iweb to start up a website. except my flash audio player wont autoplay like its suppose to. whats going on here?
heres my code
hopefully someone can figure this out. its driving me nuts!
heres my code
hopefully someone can figure this out. its driving me nuts!
Code:
<object type="application/x-shockwave-flash" width="200" height="53"
data="http://idisk.mac.com/backsidetailslide-Public/
xspf_player.swf?playlist_url=http://idisk.mac.com/backsidetailslide-Public/
Playlist1.xspf&autoresume=1&autoplay=1">
<param name="movie"
value="http://idisk.mac.com/backsidetailslide-Public/
xspf_player.swf?playlist_url=http://idisk.mac.com/backsidetailslide-Public/
Playlist1.xspf&autoresume=1&autoplay=1"/>
</object>