Transparent flash in absolute div stops links from working

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Mr Tech
Forum Contributor
Posts: 424
Joined: Tue Aug 10, 2004 3:08 am

Transparent flash in absolute div stops links from working

Post by Mr Tech »

I am working on a site for a client.

If you look at http://www.generation.org/temp/team.php you will see that at the bottom right hand corner of the design is a button called Ministries Launchpad. If you click on it, it loads up a cool flash animation.

When the flash button has not been clicked, it has a transparent background so you can see the design underneath.

However, if you try click a link that is below the flash object (the flash is in an absolute div BTW), they do not work because the flash object is on top of them.

Is there anyway to make those links click able when the flash has not been clicked?
Post Reply