473,473 Members | 1,814 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DHTML menu going behind flash animation in Opera

Hi

I have designed a simple DHTML menu which comes over a flash animation
when it appears. I have set the window mode as transparent in the flash
project. This menu is showing fine when seen with IE, Netscape,
Firefox. Yet in Opera the menu is going behind the flash animation.

Can anyone suggest a solution to solve this issue.

Thanks
Sura

Aug 13 '05 #1
5 7160
You tried using z-index in the css which desribes the menu?
"Sura" <su*********@gmail.com> schreef in bericht
news:11**********************@f14g2000cwb.googlegr oups.com...
Hi

I have designed a simple DHTML menu which comes over a flash animation
when it appears. I have set the window mode as transparent in the flash
project. This menu is showing fine when seen with IE, Netscape,
Firefox. Yet in Opera the menu is going behind the flash animation.

Can anyone suggest a solution to solve this issue.

Thanks
Sura

Aug 13 '05 #2
ASM
Sura wrote:
Hi

I have designed a simple DHTML menu which comes over a flash animation
when it appears. I have set the window mode as transparent in the flash
project. This menu is showing fine when seen with IE, Netscape,
Firefox. Yet in Opera the menu is going behind the flash animation.

Can anyone suggest a solution to solve this issue.


best way is to never use flash ! :-(

or ... only for what there is any other choice
(i.e. an automatic demo -> sit and see)
--
Stephane Moriaux et son [moins] vieux Mac
Aug 13 '05 #3


Sura wrote:

I have designed a simple DHTML menu which comes over a flash animation
when it appears. I have set the window mode as transparent in the flash
project. This menu is showing fine when seen with IE, Netscape,
Firefox. Yet in Opera the menu is going behind the flash animation.


I think Opera 8 (only on Win) supports wmode for Flash, earlier versions
not.
And as I understand wmode for Flash works only on the Windows platform,
whatever browser you use, so Firefox users on the Mac or on LINUX for
instance might still have the problem that the Flash movie sits on top
of your DHTML menu.
Thus on the web in general if you expect all kind of users with
different browsers and different versions of browsers on different
platforms you can't rely on CSS z-index stacking of normal HTML content
and Plugin content like Flash content, even if it works with a few
versions of browsers on some platforms.

--

Martin Honnen
http://JavaScript.FAQTs.com/
Aug 13 '05 #4
You might try this IE IFrame/div shim trick
(http://dotnetjunkies.com/WebLog/jkin...0/30/2975.aspx) -
no guarantees that it will work for Opera though.

Good luck,

James Addison
http://www.pjsoft.ca

Aug 14 '05 #5
That's not entirely accurate. WMode works on other platforms (including
Mac OS X). But it is still limited in many ways - it only works in
Safari 1.2+ for example, and on most platforms flash player 6 (r65) is
required.

WMode info:
http://www.macromedia.com/cfusion/kn...fm?id=tn_14201

"DHTML Layers" info:
http://www.macromedia.com/cfusion/kn...fm?id=tn_15523

I've never tested this on Linux.

To answer your actual question - it does look like you are out of luck
with transparency on most versions of Opera - the latest version 8.02
does support the transparent mode though.

Kevin N.

Martin Honnen wrote:


Sura wrote:

I have designed a simple DHTML menu which comes over a flash animation
when it appears. I have set the window mode as transparent in the flash
project. This menu is showing fine when seen with IE, Netscape,
Firefox. Yet in Opera the menu is going behind the flash animation.


I think Opera 8 (only on Win) supports wmode for Flash, earlier versions
not.
And as I understand wmode for Flash works only on the Windows platform,
whatever browser you use, so Firefox users on the Mac or on LINUX for
instance might still have the problem that the Flash movie sits on top
of your DHTML menu.
Thus on the web in general if you expect all kind of users with
different browsers and different versions of browsers on different
platforms you can't rely on CSS z-index stacking of normal HTML content
and Plugin content like Flash content, even if it works with a few
versions of browsers on some platforms.

Aug 14 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Markus Mohr | last post by:
Hi, everybody, I have developed a very nice javascript-based navigation structure. My customer wants to have a flash film on his very first site which already has to have this navigation. And...
2
by: Jim | last post by:
I have a menu that is just above a flash animation. Problem is the menu is hidden by the flash app. I understand this is a problem that can't be fixed with NN. IE5 and Mozilla don't work either,...
2
by: RWD | last post by:
I am trying to figure out how to change the target frame in my hyperlink on a DHTML menu. The menu is in one frame and the target frame is called "main" The code is below: Thanks in advance...
2
by: Byron | last post by:
Hey, I just noticed a little quirk in two different javascript drop-down menus on two different sites: On each site, the part of the menu that expands gets hidden behind flash objects on the...
5
by: parksch2 | last post by:
Hi all, I'm having a hard time with the use of my DHTML menu and video on my site. The video is served using Windows Media Player. Short of hiding it, I can't seem to get my DHTML menu to appear...
2
by: Tiruak | last post by:
Hi there. Thanks in advance for the people reading and trying to help. I'm very begginer using flash and action script, and I tryed to do this one navigation menu. Since I dont have experience...
0
by: Tarik Monem | last post by:
I have been working on an all AJAX/DOM web site which is set to go live today and I thought I'd share my discoveries with all of you whom have helped me when I have encountered different issues along...
1
by: ashokc | last post by:
Under Linux DHTML menu going behind flash animation. I have set the <param name="WMODE" value="transparent">. This menu is showing fine when i test under Windows systems with IE, Firefox. Yet in...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.