Hey,
I'm working on a project for school in wich I have several flash images that are links. The a href works perfectly in firefox and internet explorer. But in chrome the link won't work unless I press on the bottom of the flash image. Anyone has an idea how I can fix this?
1 reply to this topic
#1
Posted 28 March 2011 - 12:24 AM
|
|
|
#2
Posted 03 April 2011 - 10:53 AM
I don't think it's correct practice for a flash image to have an a tag encasing it. I might be wrong though.
You'll probably want to work with the code:
If you google it I think you'll find a few results. One you have set the wmode to transparent you should be able to enclose the flash object in a div with an onClick script assigned.
You'll probably want to work with the code:
<param name="wmode" value="transparent" />
If you google it I think you'll find a few results. One you have set the wmode to transparent you should be able to enclose the flash object in a div with an onClick script assigned.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









