Skip to content

Commit

Permalink
add twelftut
Browse files Browse the repository at this point in the history
  • Loading branch information
jcreedcmu committed Mar 10, 2024
1 parent ef34ba7 commit 7e72cbc
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions public/twelftut/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>SWF Embed</title>
</head>
<body>

This is a twelf tutorial I made in flash in December of 2005.
Putting it here for archival purposes.<br>

<object type="application/x-shockwave-flash" data="twelftut.swf" width=1024 height=768>
<param name="movie" value="twelftut.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
</object>

</body>
</html>
Binary file added public/twelftut/twelftut.fla
Binary file not shown.
Binary file added public/twelftut/twelftut.swf
Binary file not shown.

0 comments on commit 7e72cbc

Please sign in to comment.