Is there a way to create a clickable link using a .swf flash file with swfObject?
I want the entire video to be clickable, but I'm struggling to figure out how to do it.
If you take a look at this example here: , you'll see that they were able to make a swf object into a link on the left thumbnails.
Does anyone know how they did it? I've tried overlaying a div over the flash, but my browser doesn't seem to respond to the click.
Your assistance would be greatly appreciated, thank you!
Edit: Unfortunately, I can't insert a link directly into the flash file because 1. I don't have access to the project file and 2. I need to incorporate PHP code in the link.