Suche im Forum:
Suchen


Autor Nachricht
Beitrag24.09.2010 um 17:44 (UTC)    
Titel: Flash Design eifügen???

Hallo,
ich möchte ein Flash Design (selbst gemacht, mit Programm) als HP Design einfügen. Hab schon alles probiert, den erhaltenen Code habe ich mal hier:
_____________________________

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Welcome to trial Flash Effect Maker - SiteBuilder</title>
<style type="text/css">
<!--
body {
background-color: #000000;

width: 1124px; MARGIN-RIGHT: auto;MARGIN-LEFT: auto;MARGIN-TOP: 0;
}

-->

</style>
</head>

<body>
<div style="position:relative;width:1124px; height:617px; MARGIN-RIGHT: 0;MARGIN-LEFT: 0; MARGIN-TOP: 0;">
<!SWF Begin>
<div id="LayerFlash" style="position:absolute; width:1124px; height:617px; text-align: left; z-index:5; top: 0">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8" width="1124" height="617">
<param name="movie" value="home1.swf">
<param name="quality" value="autohigh">
<param name="wmode" value="transparent">
<embed src="home1.swf" width="1124" height="617" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="Transparent"></embed>
</object>

</div>
<!SWF End>
<div id="Layer11" align="left" style="position:absolute; width:1124px; height:617px; z-index:3; left: 0; top: 0;"></div>
<div id="Layer16" style="position:absolute; width:120px; height:126px; z-index:6; left: 0; top: 0;"></div>
<div id="Layer157" style="TEXT-ALIGN: left; MARGIN-RIGHT: 0;MARGIN-LEFT: 0;position:absolute; width:1124px; height:100px; z-index:157; left: 0px; top: 617px;overflow: hidden;"><center><font size="2"></font></center></div><div id="Layer155" style="TEXT-ALIGN: left; MARGIN-RIGHT: 0;MARGIN-LEFT: 0;position:absolute; width:1124px; height:100px; z-index:155; left: 0px; top: 637px;overflow: hidden;"><center><font size="1"><a href="http://www.go2share.net">Powered by Cool Flash Maker (Unregister Version) www.go2share.net</a></font></center></div><div id="Layer156" style="TEXT-ALIGN: left; MARGIN-RIGHT: 0;MARGIN-LEFT: 0;position:absolute; width:1124px; height:100px; z-index:2; left: 0px; top: 0px;overflow: hidden;"><center><font size="1"><a href="http://www.go2share.net">Powered by Cool Flash Maker (Unregister Version) www.go2share.net</a></font></center></div>
</div>
</body>
</html>
__________________________________

würde mich freuen wenn ihr mir sagt wie ich das Design rein bekomme. Smile Smile Smile Question
Beitrag24.09.2010 um 17:58 (UTC)    
Titel:

Wähle das "Css Design" aus.
Diesen Teil müsstest du bei "Text über dem Design einfügen":
Code:
<style type="text/css">
<!--
body {
background-color: #000000;

width: 1124px; MARGIN-RIGHT: auto;MARGIN-LEFT: auto;MARGIN-TOP: 0;
}

-->

</style>

<div style="position:relative;width:1124px; height:617px; MARGIN-RIGHT: 0;MARGIN-LEFT: 0; MARGIN-TOP: 0;">
<!SWF Begin>
<div id="LayerFlash" style="position:absolute; width:1124px; height:617px; text-align: left; z-index:5; top: 0">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8" width="1124" height="617">
<param name="movie" value="home1.swf">
<param name="quality" value="autohigh">
<param name="wmode" value="transparent">
<embed src="home1.swf" width="1124" height="617" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="Transparent"></embed>
</object>

</div>
<!SWF End>
<div id="Layer11" align="left" style="position:absolute; width:1124px; height:617px; z-index:3; left: 0; top: 0;"></div>
<div id="Layer16" style="position:absolute; width:120px; height:126px; z-index:6; left: 0; top: 0;"></div>
<div id="Layer157" style="TEXT-ALIGN: left; MARGIN-RIGHT: 0;MARGIN-LEFT: 0;position:absolute; width:1124px; height:100px; z-index:157; left: 0px; top: 617px;overflow: hidden;"><center><font size="2"></font></center></div><div id="Layer155" style="TEXT-ALIGN: left; MARGIN-RIGHT: 0;MARGIN-LEFT: 0;position:absolute; width:1124px; height:100px; z-index:155; left: 0px; top: 637px;overflow: hidden;"><center><font size="1"><a href="http://www.go2share.net">Powered by Cool Flash Maker (Unregister Version) www.go2share.net</a></font></center></div><div id="Layer156" style="TEXT-ALIGN: left; MARGIN-RIGHT: 0;MARGIN-LEFT: 0;position:absolute; width:1124px; height:100px; z-index:2; left: 0px; top: 0px;overflow: hidden;"><center><font size="1"><a href="http://www.go2share.net">Powered by Cool Flash Maker (Unregister Version) www.go2share.net</a></font></center></div>
</div>

Allerdings solltest du dann noch alle Standart-Klassen ausblenden,
was so geht (bei "Css Code ohne Styletags" einfügen:
Code:
#container {display: none;}
´#below_content {display:none;}
#extraDiv2 {display:none;}
#extraDiv3 {display:none;}
#extraDiv4 {display:none;}
#extraDiv5 {display:none;}
#extraDiv6 {display:none;}

______________
Rechtschreibfehler sind gewollt und erhöhen die Qualität des Beitrags.
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de