[Flashcoders] Flash Over HTML

2007-03-27 Thread Karim Beyrouti
Hi All, I am a bit stuck with this one - I am trying to get a flash menu to show over HTML. I am using swfObject, and have set so.addParam("wmode", "transparent"); I tried playing with the "z-index:" property in the CSS, to sort the layers accordingly - but have had no luck so f

RE: [Flashcoders] Flash Over HTML

2007-03-27 Thread Shawn Steward
try wmode = opaque -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karim Beyrouti Sent: Tuesday, March 27, 2007 7:37 AM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Flash Over HTML Hi All, I am a bit stuck with this one - I am trying

Re: [Flashcoders] Flash Over HTML

2007-03-27 Thread Arul Prasad M L
Am not very sure about CSS, but, z-index = 1 is below z-index =2, isnt it? So, from your CSS, I understand that "flashcontent"is definitely gonna be below the html in 'izizu_div_content'. Shouldn't 'flashcontent' have a higher depth than the other layers? On 3/27/07, Karim Beyrouti <[EMAIL PRO

RE: [Flashcoders] Flash Over HTML

2007-03-27 Thread Karim Beyrouti
ers] Flash Over HTML try wmode = opaque -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karim Beyrouti Sent: Tuesday, March 27, 2007 7:37 AM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Flash Over HTML Hi All, I am a bit stuck with this