Hallo ich versuche jetzt schon seit mehreren Tagen vergebens einen mit image ready erstellten html Banner in web 2 date einzufügen. Im Explorer funzen die Banner auch prima, nur wenn ich den Code in web 2 date importiere - geht gar nichts. Was mache ich verkehrt. Das ist echter Mist! Wer kann hier helfen!:sei_gepriesen:
das ist der quelltext - wahrscheinlich total verkehrt ...
<html>
<head>
<title>OhneTitel-1
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="600" height="400">
<param name="movie" value="OhneTitel-1.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#FFFFFF">
<embed name="OhneTitel-1" src="OhneTitel-1.swf" width="600" height="400" quality="high" bgcolor="#FFFFFF" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</object>
</body>
</html>
das ist der quelltext - wahrscheinlich total verkehrt ...
<html>
<head>
<title>OhneTitel-1
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="600" height="400">
<param name="movie" value="OhneTitel-1.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#FFFFFF">
<embed name="OhneTitel-1" src="OhneTitel-1.swf" width="600" height="400" quality="high" bgcolor="#FFFFFF" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</object>
</body>
</html>