First commit 05/07/2001
This commit is contained in:
12
index.html
Normal file
12
index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Presentacion</TITLE>
|
||||
</HEAD>
|
||||
<BODY bgcolor="#000000">
|
||||
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
|
||||
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
|
||||
ID=Presentacion WIDTH=100% HEIGHT=100%>
|
||||
<PARAM NAME=movie VALUE="images/Presentacion.swf"> <PARAM NAME=loop VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="images/Presentacion.swf" loop=false 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>
|
Reference in New Issue
Block a user