Jump to content

Forcing Flash to Show below Javascript Hover Div

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
x232

x232

    Newbie

  • Members
  • Pip
  • 4 posts
I have a website at: BannerlinkukDOTcom

The website allows the customer to upload affilliate banners, the affilliate code is normally a js file piece of code which the client adds to the website, the client cannot modify that piece of code as the .js file sits on the affiliate companies website.

The problem is that the .js file sometime contains .swf advertisements, on the website im implementing a hover over script which always seems to show below the flash file affilliate. I know the reason for this is the .js file wiith the affiliate code for a swf file does not have the wmode=transparent piece of code.

is it possible to modify the code in the js file on the fly and add the wmode=transparent piece of code? or is there a way to show the hover over feature on the website above the .swf affilliate?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Have you tried adjusting the zIndex on your hover over script?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog