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.
17 lines (17 sloc)
711 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>lingua</TITLE> | |
| </HEAD> | |
| <BODY bgcolor="#FFFFFF"> | |
| <!-- URL's used in the movie--> <!-- text used in the movie--> | |
| <div align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" | |
| codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" | |
| id=lingua width=640 height=400> | |
| <param name=movie value="lingua.swf"> | |
| <param name=quality value=high> | |
| <param name=bgcolor value=#FFFFFF> | |
| <embed src="lingua.swf" quality=high bgcolor=#FFFFFF width=640 height=400 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> | |
| </embed> | |
| </object> </div> | |
| </BODY> | |
| </HTML> |