Einzelnen Beitrag anzeigen
Alt 28.03.2004, 08:46   #1 (permalink)
Kompost
5000 Beiträge
 
Registriert seit: 25.10.2003
Beiträge: 8.502
Standard

Hi, ich will das über jedem Flashgame das auf meinem Webspace lagert oben ein Link zu meiner Seite ist, also hab ich mir folgenden Quelltext zusammen gebastelt:

Code:
<html>
<head>
 **<link rel="stylesheet" type="text/css" href="Schrift.css">
 **<link rel="stylesheet" type="text/css" href="links.css">
 **<meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
 **<title>HonkiPonki.de</title>
</head>
<body style="background-color: rgb(245, 244, 244); color: rgb(0, 0, 0);"
 link="#0000ee" alink="#ee0000" vlink="#551a8b">
<div style="text-align: center;">
<table style="text-align: left; width: 100%;" border="0" cellspacing="0"
 cellpadding="0">
 **<tbody>
 ** **<tr>
 ** ** **<td style="vertical-align: top;"><iframe src="header.html" name="frame1" width="100%" height="50" align="left"
 ** scrolling="no" marginheight="0" marginwidth="0" frameborder="0">
</iframe><br>
 ** ** **</td>
 ** **</tr>
 ** **<tr>
 ** ** **<td style="text-align: center;" url(bga.jpg=""><object width="800"
 height="600" classid="CLSID:CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://active.macromedia.com/flash5/cabs/
swflash.cab#version=5,0,0,0"><param
 name="movie" value="http://www.honkiponki.de/fun/copter.swf"><param
 name="Name" value="Wert"></object><br>
 ** ** **</td>
 ** **</tr>
 **</tbody>
</table>
<br>
</div>
</body>
</html>

Die .swf Datei wird sämlich nur im Opera angezeigt und nicht im IE
Kann mir bitte jemand helfen is echt wichtig da immoment alle Flashs auf meiner Seite nicht funktonieren

Anzeigebeispiel:
http://Www.honkiponki.de/fun/copter.html
__________________
Kompost ist offline   Mit Zitat antworten