groups

name language licence
music columns PHP Other
Untitled Snippet PHP Other
Template : music PHP Other
Commercial Demos PHP Other
Sound Clips for Film PHP Other
Sound Clips for Advertising PHP Other
Clips from CSW Film Projects PHP Other
header (good) 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

Commercial Demos

options: view full snippetsend to code collector
<script src="/flv/swfobject.js" type="text/javascript"></script>
<div id="player">This text will be replaced</div>
<script type="text/javascript"><!--
var so = new SWFObject('/flv/player.swf','mpl','950','380','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&file=/flv/demos.xml&playlistsize=420&playlist=right&skin=/flv/modieus.swf');
so.write('player');
// --></script>
	
(Continues...)