Welcome, Guest. Please login or register.
Did you miss your activation email?
August 20, 2008, 11:27:54 PM

Login with username, password and session length
Please Read - How to Get Help!
Search:     Advanced search
* Home Help Login Register
+  Joomlashack Customization Forum
|-+  Free Joomlashack Products
| |-+  Free Components & Modules
| | |-+  Flash Image Rotator Module 2.5
| | | |-+  flash rotator behind menu
« previous next »
Pages: [1] Print
Author Topic: flash rotator behind menu  (Read 3655 times)
bruce.dixon
Jr. Member
**
Offline Offline

Posts: 3


« on: May 15, 2007, 10:46:43 AM »

This flash rotator is the answer to several needs and works well in IE 6 and 7.  But I have a question.

My flash rotator at www.overgroundrr.com is being used to display banner ads, but is landing behind my menu.

I thought I knew the answer, and that was to add a line in the .js file like this

Code:
so.addParam("wmode", "transparent");

But when I open the swfobject.js file in TextPad or even in NotePad there are no line breaks in the thing, so I am unsure where to drop this in there, if indeed that is what I should be doing. 

Assuming I am correct and that this needs to be added, how do I ascertain the place in the file to add it?
Logged
Casey Lee
Casey Lee
Administrator
Hero Member
*****
Offline Offline

Posts: 3846



WWW
« Reply #1 on: May 18, 2007, 05:23:30 AM »

Hi,
Your site is looking good.
The first thing I would do is try to whip your code into XHTML validation - At least, thats where I usually start any debugging. When trying to validate it, I was returned with:
Failed validation, 23 errors.

Anyhow, you might try adding this:

Code:
embed#rotator, p#player {z-index:1;}

to your CSS file to solve the problem.

It is difficult to say what the actual culprit may be.
Typically, CSS menus that do this can be easily fixed by adding "wmode:transparent" to the Flash (which is already hardcoded into FR) or the z-index can be made lower.

The template you are using is loaded with several javascripts, and the menus seems to be a jvascript/CSS hybrid so there's really no telling where it conflicts.

As you can see here, the true CSS menus work fine, so you may want to look into a bypass if you must use the rotator..or any other Flash for that matter.

Best of luck
« Last Edit: May 18, 2007, 04:02:03 PM by JS_admin » Logged

If you have not found a solution to your problem or have found it hard to get an answer this could be why.
If you have obtained a solution for your issue, please help us by adding *SOLVED* to your topic title.
bruce.dixon
Jr. Member
**
Offline Offline

Posts: 3


« Reply #2 on: May 18, 2007, 06:37:28 PM »

Thanks as usual for the clear headed advice.  I don't want to debug, and have until now avoided even thinking the word.  I am a writer --- of words, not code.  But it's time to learn some new stuff, I guess.

Hmmmm.  I bought the LUSH template for these same folks before they decided to switch to the one currently in use for this project.  Maybe I can snatch that (standards compliant) menu outa there and plug it into the template I'm using.  Maybe if I get up Sunday with a clear head and a clean slate it'll be worth a couple hours effort. 

Sounds insane, but whatchagonna do? Cool
Logged
MuffinDCC
Jr. Member
**
Offline Offline

Posts: 6


« Reply #3 on: June 03, 2007, 05:44:30 AM »

This is how I got it to work for me Smiley

1. Open swfobject.js
2. Find
Quote
var q=_7?_7:"high";this.addParam("quality",q);
3. Immediately after, add
Quote
var wm=_7?_7:"transparent";this.addParam("wmode",wm);

The section should now look like
Quote
var q=_7?_7:"high";this.addParam("quality",q);var wm=_7?_7:"transparent";this.addParam("wmode",wm);

Attached is my swfobject.js as well

I hope this works for others and thumbs up of a fantastic free module Smiley
« Last Edit: August 05, 2007, 06:34:45 PM by JS_admin » Logged
Casey Lee
Casey Lee
Administrator
Hero Member
*****
Offline Offline

Posts: 3846



WWW
« Reply #4 on: August 05, 2007, 06:34:59 PM »

added to 2.5 update.
Thanks!
« Last Edit: October 31, 2007, 10:11:09 AM by JS_admin » Logged

If you have not found a solution to your problem or have found it hard to get an answer this could be why.
If you have obtained a solution for your issue, please help us by adding *SOLVED* to your topic title.
andsegu
Jr. Member
**
Offline Offline

Posts: 1


« Reply #5 on: February 05, 2008, 12:18:09 PM »

HI!!

I have a RT (Rockettheme) themes and the menu problem continues.

I have Joomla 1.0.x with Flash Rotator 2.5

The swfobject.js include the correct line added, and I try add in css file the line: embed#rotator, p#player {z-index:1;} but the menu continues to appear behind

I continue testing and I make a compatibility errros checklist...

  • I.E. 6: Work fine, the flash rotator is in back and menu work ok.
  • FF on Windows: Work fine, the flash rotator is in back and menu work ok.
  • FF on Linux: flash rotator behind menu


Any idea?

Thanks a lot!


P.S: My site not is on line, but you can check in this site, ye problem is the same: http://jeevankatwaru.com/
« Last Edit: February 06, 2008, 07:22:09 AM by andsegu » Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
 

About Joomlashack | Sitemap | Privacy Policy | Terms of Service | Powered by Joomla | Affiliates | Contact Us

Joomlashack LLC is a Web Design consultancy specializing in the CMS Joomla.
We design free and commercial Joomla Templates, Joomla Websites and write Joomla Tutorials.
Copyright 2005-2008 Joomlashack℠. All rights reserved unless otherwise stated.