Suche im Forum:
Suchen


Autor Nachricht
Beitrag20.06.2009 um 15:06 (UTC)    
Titel: 2 Flash Datei Über dem Design

hey leute

ich benutze diesen code hier für ne flash datei:


<style type="text/css">
<!--
div.swfbanner{position:absolute;left:87.5%;top:170px;margin-left:-500px;}
-->
</style>

<div class="swfbanner">
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="500" height="150" >
<param name="movie" value="http://fc05.deviantart.com/fs22/f/2007/358/f/2/mod_04___Experimental_Intro__by_Druskq.swf">
<param name="quality" value="High">
<embed src="http://fc05.deviantart.com/fs22/f/2007/358/f/2/mod_04___Experimental_Intro__by_Druskq.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="500" height="150" ></object>
</div>



wie kann ich jetzt ne 2 datei einfügen?
Beitrag20.06.2009 um 15:21 (UTC)    
Titel:

hi,

das geht so:
Zitat:
<style type="text/css">
<!--
div.swfbanner{position:absolute;left:87.5%;top:170px;margin-left:-500px;}
-->
</style>

<div class="swfbanner">
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="500" height="150" >
<param name="movie" value="http://fc05.deviantart.com/fs22/f/2007/358/f/2/mod_04___Experimental_Intro__by_Druskq.swf">
<param name="quality" value="High">
<embed src="http://fc05.deviantart.com/fs22/f/2007/358/f/2/mod_04___Experimental_Intro__by_Druskq.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="500" height="150" ></object>
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="500" height="150" >
<param name="movie" value="http://fc05.deviantart.com/fs22/f/2007/358/f/2/mod_04___Experimental_Intro__by_Druskq.swf">
<param name="quality" value="High">
<embed src="http://fc05.deviantart.com/fs22/f/2007/358/f/2/mod_04___Experimental_Intro__by_Druskq.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="500" height="150" ></object>
</div>


Grün = Dateiname
Rot = Breite
Orange = Höhe

Gruß,
Max
______________
http://blog.mamuehi.de
Beiträge der letzten Zeit anzeigen:   


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