groups

name language licence
Untitled Snippet PHP Other
Embed XSPF PHP Other
Revolt PHP Other
Untitled Snippet PHP Other
Embed Flash PHP Other
Video & Playlist PHP Other
Image & MP3 PHP Other
Implementing a Skin PHP Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 >



language: PHP
licence: Other

Revolt

options: view full snippetsend to code collector
<script type='text/javascript' src='/embed/swfobject.js'></script>

  <div id='mediaspace'>This div will be replaced</div>

  <script type='text/javascript'>
  var s1 = new SWFObject('/wp-content/media/player.swf','ply','470','300','9','#ffffff');
  s1.addParam('allowfullscreen','true');
  s1.addParam('allowscriptaccess','always');
  s1.addParam('wmode','opaque');
  s1.addParam('flashvars','file=/wp-content/media/mp3s.xspf&plugins=revolt&link=http://www.anttikupila.com/flash/revolt-actionscript-3-based-spectrum-analyzer-source-released/&repeat=true');
  s1.write('mediaspace');
</script>
	
(Continues...)