Making an swf clickable using html

I have a site that loads all sorts of product images from a database.
All of these images are jpg’s. But one product line is all swf files.
The problem i’m having is that i need people to be able to click these images so they can go to another section.

My question is- is there a way to make an swf clickable without adding anything to the actual swf file? something in the <object> tag perhaps?

thanks