[css-d] css menus-flash-javascript

2007-07-02 Thread Melinda Odom
Hi,

I have this flash working using the javascript but wanted to make it work
using either straight css or an iframe.

This is the iframe:
http://www.usprayercenter.org/test.html

The problem is the menus stop going over the flash and hide behind it
because it won't validate with wmode or opaque which is what makes the menus
go over the flash in the javascript.

Is there another way to do this besides using javascript?

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.9.14/883 - Release Date: 7/1/2007
12:19 PM
 
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] css menus-flash-javascript

2007-07-02 Thread Marcus Taylor
Hi Melinda,

I had the same problem on a site I did recently.

http://www.televisual.com/festival/

Set the wmode of the Flash movie to transparent and set the z-index of your
menus to 100 (or something).

Let me know if that works.

Marcus

 Hi,
 
 I have this flash working using the javascript but wanted to make it work
 using either straight css or an iframe.
 
 This is the iframe:
 http://www.usprayercenter.org/test.html
 
 The problem is the menus stop going over the flash and hide behind it
 because it won't validate with wmode or opaque which is what makes the menus
 go over the flash in the javascript.
 
 Is there another way to do this besides using javascript?
 
 Thanks!


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/