1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>gallery_tween</title>
</head>
<body bgcolor="#000033">
<!--URL utilisées dans l'animation-->
<!--texte utilisé dans l'animation-->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="600" id="gallery_tween" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="gallery_tween.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000033" />
<embed src="gallery_tween.swf" quality="high" bgcolor="#000033" width="630" height="430" name="gallery_tween" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html> |
Partager