-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
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
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 not shown.
Binary file not shown.