Skip to content

Instantly share code, notes, and snippets.

@baldur
Created December 8, 2008 19:20
Show Gist options
  • Save baldur/33577 to your computer and use it in GitHub Desktop.
Save baldur/33577 to your computer and use it in GitHub Desktop.
<object width="416" height="234">
<param name="movie" value="http://localhost:3000/flash/unavailable.swf">
<embed src="http://localhost:3000/flash/unavailable.swf" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" width="416" height="234" allowFullscreen="true
</embed>
</object>
vs.
<embed src="http://localhost:3000/flash/unavailable.swf" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" width="416" height="234" allowFullscreen="true
</embed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment