javascript menu behind flash. (wmode not working on 64bit centos 5.x with ff 3.5.5, flash 10.0.r32)

Issues related to software problems.
Post Reply
greenville
Posts: 3
Joined: 2009/12/06 15:45:41

javascript menu behind flash. (wmode not working on 64bit centos 5.x with ff 3.5.5, flash 10.0.r32)

Post by greenville » 2009/12/06 15:50:42

Hi,


I got a problem that I can't figure out why. Please help/comment on this thread if you have any idea. I'll appreciate your time.


We're doing a web gui with extjs & flash chart. The problem is a drilldown menu from flash chart to some other page. The drilldown menu is working fine on all other os & browser, but not on 64bit centos 5.x & ff 3.0 or 3.5, which we need to support. It's always behind the flash chart.


With the firefox coming with 64bit centos 5.x (which I believe it's a 64bit firefox), all of them are not working. But the weird thing is, with some newly installed centos 5.4, if I use a firefox 3+ downloaded from mozzila/firefox official site (I guess it's a 32bit firefox), the drilldown menu works fine. However with some other centos 5.4 which are upgraded from centos 5.2, the drilldown menu won't work. Please see the attached screenshots for the detailed info.


I've tried many things, tried latest 32bit flash plugin, tried 64bit flash plugin, tried updating the nspluginwrapper (according to http://macromedia.mplug.org/ , ) and several other things. None of them works. From adobe tech note, (http://kb2.adobe.com/cps/155/tn_15523.html)



"Note: The WMODE parameter is supported only on some browser/Flash Player version combinations. If the WMODE parameter is not supported, the Flash movie will always display on top. Refer to TechNote 14201 for details."


I understand that not all the os & browser & flash version combinations support WMODE, but it really bugs me that with almost the same os (64bit centos 5.4), the same firefox (32bit v3.5.5 downloaded from getfirefox.com), the same flash plugin (32bit v10.0.r32), why some of them can see the javascript menu on top of flash chart, but some of them will always be behind the flash chart?


Thank you!

greenville
Posts: 3
Joined: 2009/12/06 15:45:41

Re: javascript menu behind flash. (wmode not working on 64bit centos 5.x with ff 3.5.5, flash 10.0.r32)

Post by greenville » 2009/12/06 15:53:28

oops, can't upload screenshots.

"Errors Returned While Uploading
Failed opening directory with write permission: /var/www/html/oldwebcopy.centos.org/uploads/newbb"

greenville
Posts: 3
Joined: 2009/12/06 15:45:41

Re: javascript menu behind flash. (wmode not working on 64bit centos 5.x with ff 3.5.5, flash 10.0.r32)

Post by greenville » 2009/12/06 15:57:04

Please see http://forums.adobe.com/thread/535174 or http://www.extjs.com/forum/showthread.php?p=415861#post415861 for some screenshots. Thanks!

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

javascript menu behind flash. (wmode not working on 64bit c

Post by pschaff » 2009/12/06 23:13:51

Not enough information to tell what may be different among your working/non-working configurations. Have a look at http://wiki.centos.org/HowTos/JavaOnCentOS and http://wiki.centos.org/TipsAndTricks/PluginsFor64BitFirefox

williamcreig
Posts: 1
Joined: 2009/12/10 09:32:39

Re: javascript menu behind flash. (wmode not working on 64bit centos 5.x with ff 3.5.5, flash 10.0.r32)

Post by williamcreig » 2009/12/10 10:14:44

hey its working fine with small modifications, Thanks for sharing this script.
...........................................................................................................................................................

adwardzen
Posts: 1
Joined: 2010/01/30 03:44:31
Contact:

Re: javascript menu behind flash. (wmode not working on 64bit centos 5.x with ff 3.5.5, flash 10.0.r32)

Post by adwardzen » 2010/01/30 04:06:33

[quote]
williamcreig wrote:
hey its working fine with small modifications, Thanks for sharing this script.
...........................................................................................................................................................[/quote]
Hi, I would be thankful, if you suggest me what are the modifications you did to work that script fine?
Thanks in advance,,,,

Post Reply