Skip to content

Instantly share code, notes, and snippets.

@tvandervossen
Created April 13, 2011 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tvandervossen/918106 to your computer and use it in GitHub Desktop.
Save tvandervossen/918106 to your computer and use it in GitHub Desktop.
Simple flash embedding with an alternative image
<object type="application/x-shockwave-flash" data="movie.swf">
<param name="movie" value="movie.swf">
<img src="https://si1.twimg.com/profile_images/886948653/Avatar3_reasonably_small.png" alt="Flash alternative">
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment