The Dread Flash Problem

  • brittagyrl
  • Novice
  • Novice
  • User avatar
  • Joined: Nov 21, 2008
  • Posts: 32
  • Loc: Ogden, Utah
  • Status: Offline

Post November 25th, 2008, 8:48 am

Hi There,

My name is Britt and I just joined this site. I am a novice Web Designer/Coder and I am having a bit of a problem with Flash. I have a Flash movie embedded in my page and an HTML tab Menu. Unfortunately, the Tab menu keeps going behind the Flash. I have tried everything I can think of from making sure I save the swf in Windows Transparent, to putting an embed wmode="transparent" in the object to no avail.

It works just fine on a Mac. Everything goes where it is supposed to in both Safari and Firefox on my Mac. However, when we look at it in IE and Firefox on a PC, it keeps going behind.

Here the URL:

http://library.weber.edu/newWeb/

Does anyone have any helpful hints, suggestions, advice? I'm at my wits end here.

Sincerely,

Britta
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 25th, 2008, 8:48 am

  • graphixboy
  • Control + Z
  • Mastermind
  • User avatar
  • Joined: Jul 11, 2005
  • Posts: 1828
  • Loc: In the Great White North
  • Status: Offline

Post November 25th, 2008, 5:58 pm

It looks to me like the flash is doing exactly what its supposed to. You've set the z-index on the flash to 3 but haven't set the z-index on the menus (default to 0). Set a high z-index (higher numbers closer to the top) on the menu panel <ul> and that should fix the problem.
If at first you don't succeed F1... If that doesn't work try Google!
//// Designer, Developer & Teacher - Interactive, Motion and 3D \\\\
Portfolio at WhenImNotSleeping.com
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post November 26th, 2008, 12:48 am

I have had this same issue, here's what I did ... Note the bold areas.
Code: [ Select ]
<object width='227' height='170'><param name='movie' value='flash/227_170.swf'><param name='wmode' value='transparent'><embed wmode='transparent' src='flash/227_170.swf' width='227px' height='170px'></embed></object>
Let's leave all our *plum* where it is and go live in the jungle ...
  • brittagyrl
  • Novice
  • Novice
  • User avatar
  • Joined: Nov 21, 2008
  • Posts: 32
  • Loc: Ogden, Utah
  • Status: Offline

Post November 26th, 2008, 1:24 pm

Hmmm, I tried both of your suggestions with no results. I think part of the problem is that my boss coded half of this page and I coded the other half and I'm not really sure what he did with the HTML Menu.

I will keep trying, but I appreciate all of your suggestions.
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post November 27th, 2008, 12:32 am

you also know that to set the z-index the position must be set to either relative or absolute right ... ?
Let's leave all our *plum* where it is and go live in the jungle ...
  • brittagyrl
  • Novice
  • Novice
  • User avatar
  • Joined: Nov 21, 2008
  • Posts: 32
  • Loc: Ogden, Utah
  • Status: Offline

Post December 8th, 2008, 11:34 am

Whoops, yeah I tried that too. Still nothing. Pooh!

Post Information

  • Total Posts in this topic: 6 posts
  • Users browsing this forum: No registered users and 81 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.