Skip to content

Instantly share code, notes, and snippets.

@DavidBruant
Created June 16, 2014 12:44
Show Gist options
  • Save DavidBruant/d1493047c3504aa1a5a2 to your computer and use it in GitHub Desktop.
Save DavidBruant/d1493047c3504aa1a5a2 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>yo</title>
</head>
<body>
<object type="application/x-shockwave-flash" data="anim.swf" width="800" height="600">
<param name="movie" value="anim-animation.swf" />
<param name="quality" value="high" />
</object>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment