Is it possible to use a flash document embedded in HTML as a link?
I tried just wrapping the object element with an a like this:
object
a
You can use transparent div with same height and width over that object. And let javascript open your url on click action on that div.