Jump to content

A href on flash image chrome

- - - - -

  • Please log in to reply
1 reply to this topic

#1
el shorty

el shorty

    Newbie

  • Members
  • Pip
  • 3 posts
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?

#2
Mark Wylde

Mark Wylde

    Learning Programmer

  • Members
  • PipPipPip
  • 46 posts
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:
<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