Skip to content

Instantly share code, notes, and snippets.

@AleeRojas
Created August 6, 2013 20:39
Show Gist options
  • Save AleeRojas/6168401 to your computer and use it in GitHub Desktop.
Save AleeRojas/6168401 to your computer and use it in GitHub Desktop.
Embed SWF
<object type="application/x-shockwave-flash" width="200" height="250" data="http://www.diarioelranco.cl/wp-content/publicidad/2013/larrainyfuenzalida.swf">
<param name="movie" value="video.swf">
<param name="wmode" value="transparent">
<!--[if lte IE 6 ]>
<embed src="http://www.diarioelranco.cl/wp-content/publicidad/2013/larrainyfuenzalida.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="250"></embed>
<![endif]-->
<!-- ultimate fallback when there is no HTML5 video support and no Flash support -->
<img src="http://placehold.it/200x250" width="200" height="250">
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment