Created
April 30, 2014 19:28
-
-
Save brentini/11436031 to your computer and use it in GitHub Desktop.
Valid flash embed
Valid flash embed
Valid flash embed
Valid flash embed
Valid Flash Embed
This file contains hidden or 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 type="application/x-shockwave-flash" | |
| data="your-flash-file.swf" | |
| width="0" height="0"> | |
| <param name="movie" value="your-flash-file.swf" /> | |
| <param name="quality" value="high"/> | |
| </object> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment