Created
December 8, 2008 19:20
-
-
Save baldur/33577 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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