<b>REGISTER</b>

GFX-Sector - HTML, CSS


 
GFX-Sector » Coding Area » Webentwicklung » HTML, CSS » Z-Index Problem (Flash) » Hello Guest [Login|Register]
Last Post | First Unread Post Print Page | Recommend to a Friend | Add Thread to Favorites

HTML, CSS

Einfache Scriptsprachen und deren Layout mit HTML und CSS
Post New Thread Post Reply

Z-Index Problem (Flash)

     Deutsche Version  English version
Author
Post « Previous Thread | Next Thread »

christz christz is a male
Buntstiftmaler

Spender


Avatar von christz

Registration Date: 05.10.2008
Posts: 76
Location: Nürnberg
Program: Photoshop CS3

Spacer
Z-Index Problem (Flash)

Z-Index Problem (Flash)

      

Servus.

Ich habe ein Problem mit Z-Index mit einem Flashbild, seit Mittwoch suche ich die Lösung im Google und korrgierte lang. Doch klappt es nicht. Also das "untere" Flashbild liegt trotzdem ganz oben als das "obere" PNG-Bild. Sicher denkt ihr, ich habe "wmode" und "transparent" für Param vergessen, doch funktionieren die beidens nicht. Das Flashbild ist ein Image-Rotator von Jeroenwijering. Das Code sieht so aus:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
<div style="position:relative;">
<div id="container" style="z-index: 0;">
<div id="container"><a target="_blank" href="http://www.macromedia.com/go/getflashplayer">Bitte installiere den Flash Player</a> um das Flashbild zu sehen.</div>
<div style="position: absolute; z-index: 99;">
<img src="test.png" width="350" height="200" />
</div></div>
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
  var s1 = new SWFObject("imagerotator.swf","rotator","350","200","7",name="wmode", value="transparent");
  s1.addParam("wmode", "transparent");
  s1.addVariable("file","headbild.xml");
  s1.addVariable("rotatetime","4");
  s1.addVariable("transition","blocks");
  s1.addVariable("backcolor","0xFFFFFF");
  s1.write("container");
</script>


Habt ihr die Lösung dafür? :S Ich bin echt ratlos.
Danke im Voraus.


This post has been edited 1 time(s), it was last edited by christz: 15.05.2009 18:47.

Z-Index Problem (Flash) 15.05.2009 18:43 christz is offline Search for Posts by christz
 
Spacer
   
GFX-Sector
unregistered


 hat kein Avatar


Spacer

Have you enjoyed this topic?


If you were enjoying this post and if you keen on reading more interesting stuff then do not hesitate to complete the free sign up.

After the free registration you will gain access to all areas and you will be able to communicate with other artists from all over the world.

In addition you will benefit from our Photoshop and coding section as well as from our huge (hundreds of gigabytes) free resource section where you can find everything you will need to be a successful (web) designer/artist.

Sign up now and enjoy the advantages as a registered member.

(This website will be ad-free after a complete free sign up.)

New Post 15.05.2009 18:43  
Tree Structure | Board Structure
Post New Thread Post Reply
GFX-Sector » Coding Area » Webentwicklung » HTML, CSS » Z-Index Problem (Flash)

Similar topics to Z-Index Problem (Flash)
Thread
wies flasht!! (Forum: Signaturen/Avatare)
abobe ps4 problem (Forum: Archiv)
[Biete] Flash Template (Forum: Angebote und sonstige Anfragen)
[Frage] problem mit dem fx (Forum: Fragen & Probleme)
Topaz problem (Forum: Fragen & Probleme)