Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
14 lines (14 sloc)
664 Bytes
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
| <HTML> | |
| <HEAD> | |
| <TITLE>hiking</TITLE> | |
| </HEAD> | |
| <BODY bgcolor="#000000"> | |
| <!-- URL's used in the movie--> | |
| <!-- text used in the movie--> | |
| <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" | |
| codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" | |
| ID=Movie3 WIDTH=100% HEIGHT=100%> | |
| <PARAM NAME=movie VALUE="Movie3.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="Movie3.swf" quality=high bgcolor=#000000 WIDTH=100% HEIGHT=100% TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED> | |
| </OBJECT> | |
| </BODY> | |
| </HTML> |