swfobject flash embed


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <script type="text/javascript">
  2. // <![CDATA[
  3. so = new SWFObject("movie.swf", "mainFlash", "988", "500", "8", "#FFFFFF");
  4. so.addParam("allowScriptAccess", "always");
  5. so.write("flashReplace");
  6. // ]]>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.