Hello,
I have an <objecttag that is used to display a Flash file. I would
like the whole Flash file to be a link. The obvious thought would be to
do this...
<a href="http://www.url.com"><o bject blah....>
</object></a>
....but this doesn't work.
Any ideas how to do this? I would rather do it in the HTML if I can. I
don't want to have to modify the Flash file if possible.
Thanks
--
Alan Silver
(anything added below this line is nothing to do with me)
I have an <objecttag that is used to display a Flash file. I would
like the whole Flash file to be a link. The obvious thought would be to
do this...
<a href="http://www.url.com"><o bject blah....>
</object></a>
....but this doesn't work.
Any ideas how to do this? I would rather do it in the HTML if I can. I
don't want to have to modify the Flash file if possible.
Thanks
--
Alan Silver
(anything added below this line is nothing to do with me)
Comment