so i have a swf with a simple animation- the div used to contain it has a border that changes color when you hover- i want the whole thing to link to a new page when clicked- but right now it only works when you click on the border.
heres what i have so far
(a href="http://" class="noDecoration" ) (div id="ink" class="galleryBox" ) (/a)
-the div displays the swf object is it possible to do this from html?
thanks