Come avviare automaticamente nel blog la musica inserita con il widget di Grooveshark

Per avviare automaticamente all'apertura del blog il sottofondo musicale inserito tramite il gadget di Grooveshark è possibile modificare il codice del widget in questo modo sostituendo al valore p=0 il valore p=1:

<object width="250" height="40" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="gsSong3315361833" name="gsSong3315361833"><param name="movie" value="http://grooveshark.com/songWidget.swf" /><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&songIDs=33153618&style=metal&p=0" /><object type="application/x-shockwave-flash" data="http://grooveshark.com/songWidget.swf" width="250" height="40"><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&songIDs=33153618&style=metal&p=0" /><span>The Confessor by <a href="http://grooveshark.com/artist/Quiet+Company/332795" title="Quiet Company">Quiet Company</a> on Grooveshark</span></object></object>


<object width="250" height="40" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="gsSong3315361833" name="gsSong3315361833"><param name="movie" value="http://grooveshark.com/songWidget.swf" /><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&songIDs=33153618&style=metal&p=1" /><object type="application/x-shockwave-flash" data="http://grooveshark.com/songWidget.swf" width="250" height="40"><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&songIDs=33153618&style=metal&p=1" /><span>The Confessor by <a href="http://grooveshark.com/artist/Quiet+Company/332795" title="Quiet Company">Quiet Company</a> on Grooveshark</span></object></object>

Nessun commento:

Related Posts Plugin for WordPress, Blogger...