jutaro
Gast
Sorry hab mich vertippt in der ueberschrift!!! Soll heissen .swf auf meiner homepage wird nicht angezeigt.
So zu meinen problem habe nen .swf intro in meiner homepage habe es in einer html datei eingebunden um es sichtbar im web zu machen aber leider wird sie nicht geladen im web....
Hier habt ihr mal den html code:
<html>
<head>
<title>Creativix</title>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#011341" text="#CCFFFF" onLoad="">
<div align="center"><br>
<br>
</div>
<table width="90%" border="0" cellspacing="0" align="center" height="90%">
<tr valign="middle" align="center">
<td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=2,0,0,0" width="600" height="400">
<param name="movie" value="opening.swf">
<embed src="opening.swf" pluginspage="http://www.macromedia.com/shockwave/download/" width="600" height="400">
</embed>
</object></td>
</tr>
</table>
</body>
</html>
Musste doch eigentlich stimmen oder?
Gruss
Jutaro
So zu meinen problem habe nen .swf intro in meiner homepage habe es in einer html datei eingebunden um es sichtbar im web zu machen aber leider wird sie nicht geladen im web....
Hier habt ihr mal den html code:
<html>
<head>
<title>Creativix</title>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#011341" text="#CCFFFF" onLoad="">
<div align="center"><br>
<br>
</div>
<table width="90%" border="0" cellspacing="0" align="center" height="90%">
<tr valign="middle" align="center">
<td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=2,0,0,0" width="600" height="400">
<param name="movie" value="opening.swf">
<embed src="opening.swf" pluginspage="http://www.macromedia.com/shockwave/download/" width="600" height="400">
</embed>
</object></td>
</tr>
</table>
</body>
</html>
Musste doch eigentlich stimmen oder?
Gruss
Jutaro