|
|
#1 (permalink) |
|
Junior Member
Join Date: Jun 2008
Posts: 1
|
Hello,
I have a site using the Easy Gallery with tabs and a DHTML drop down navigation. On Firefox only, the gallery is overlaying the navigation whereas I would need it to be the other way around. How would I change the Gallery Transparency settings to enable the menu to appear 'over' the gallery? The link you can view is here: http://www.totalfishinggear.co.uk/TFG_J08_Gallery.cfm the navigation header in question is 'Products' In the past I have got this to work correctly with embedded flash movies, by using this code in the embedded script wmode="transparent" Many thanks Andrew |
|
|
|
|
|
#2 (permalink) | |
|
OXYLUS Staff
|
Quote:
In order to change the whole applications transparency: - main.as go below line 24 (_root.createEmptyMovieClip("GALLERY",_root.getNex tHighestDepth()) and, in order to change the transparency you should write something like this: _root["GALLERY"]._alpha = 50; The range is between 0...100![]() |
|
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Mar 2010
Posts: 1
|
This is definitely not just bvgairflo's issue. The same thing is happening for me in FIREFOX, but not other browsers.
I tried your fix, but it isn't working. Was wondering if you could give more precise instructions. It is definitely a Firefox related bug. |
|
|
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT. The time now is 05:21 AM.




and, in order to change the transparency you should write something like this: _root["GALLERY"]._alpha = 50; The range is between 0...100




Linear Mode
