/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<script type="text/javascript"> // <![CDATA[ var so = new SWFObject("flash/intro.swf?<?php echo rand(0,1000); ?>", "intro", "100%", "100%", "8", "#ffffff"); so.addParam("wmode", "transparent"); so.addParam("allowScriptAccess","always"); so.addVariable("location","Manhattan New York"); so.write("flashContent"); // ]]> </script>