Jump to content

need help with swfobject


salman233

Recommended Posts

i have done all the things but when i <script type="text/javascript">

  var so = new SWFObject("movie.swf", "mymovie", "400", "100%", "8", "#336699");

  so.addParam("quality", "low");

  so.addParam("wmode", "transparent");

  so.addParam("salign", "t");

  so.write("flashcontent");

</script>

the player is not showing up

please help me out

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.