Ich besitzte seit einiger Zeit Dreamweaver MX und habe mir damit auch Buttons erstellt! :lol:
Jetzt würde ich gerne noch einen Sound einfügen das wenn man das ganze berührt ein Sound kommt un wenn man drauf drückt ein anderer!!
Hier ein auszug aus meinem Quelltext !
[code:1:02d8e9613f]<div id="Layer2" style="position: absolute; left: 125px; top: 74px; width: 728px; height: 66px; z-index: 2"><img src="logo.jpg" width="728" height="66"></div>
<div id="Layer3" style="position: absolute; left: 890px; top: 74px; width: 95px; height: 105px; z-index: 3"><img src="zombie2.gif" width="95" height="105"></div>
<div id="Layer4" style="position: absolute; left: 8px; top: 79px; width: 96px; height: 74px; z-index: 4"><img src="zombie3.gif" width="96" height="74"></div>
<div id="Layer5" style="position: absolute; left: 445px; top: 140px; width: 108px; height: 93px; z-index: 5"><img src="head12.gif" width="108" height="93"></div>
<div id="Layer6" style="position: absolute; left: 17px; top: 228px; width: 108px; height: 28px; z-index: 6"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="108" height="28">
<param name="BASE" value=".">
<param name="movie" value="button1.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#000000">
<embed src="button1.swf" width="108" height="28" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#000000" base="."></embed>
</object></div>
<div id="Layer7" style="position: absolute; left: 250px; top: 250px; width: 499px; height: 108px; z-index: 7"><font color="#0033FF" size="6">[/code:1:02d8e9613f]
Jetzt würde ich gerne noch einen Sound einfügen das wenn man das ganze berührt ein Sound kommt un wenn man drauf drückt ein anderer!!
Hier ein auszug aus meinem Quelltext !
[code:1:02d8e9613f]<div id="Layer2" style="position: absolute; left: 125px; top: 74px; width: 728px; height: 66px; z-index: 2"><img src="logo.jpg" width="728" height="66"></div>
<div id="Layer3" style="position: absolute; left: 890px; top: 74px; width: 95px; height: 105px; z-index: 3"><img src="zombie2.gif" width="95" height="105"></div>
<div id="Layer4" style="position: absolute; left: 8px; top: 79px; width: 96px; height: 74px; z-index: 4"><img src="zombie3.gif" width="96" height="74"></div>
<div id="Layer5" style="position: absolute; left: 445px; top: 140px; width: 108px; height: 93px; z-index: 5"><img src="head12.gif" width="108" height="93"></div>
<div id="Layer6" style="position: absolute; left: 17px; top: 228px; width: 108px; height: 28px; z-index: 6"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="108" height="28">
<param name="BASE" value=".">
<param name="movie" value="button1.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#000000">
<embed src="button1.swf" width="108" height="28" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#000000" base="."></embed>
</object></div>
<div id="Layer7" style="position: absolute; left: 250px; top: 250px; width: 499px; height: 108px; z-index: 7"><font color="#0033FF" size="6">[/code:1:02d8e9613f]
Kommentar