
Right, I've been trying to get around using Flash to link the .swf, and the only option I have come up with is this...
Create a document in software such as Photoshop (not Paint or anything rubbish) the same size as your .swf file.
Then make a new layer, and delete the background layer. Paint a tiny amount of colour on the new layer (which should be transparent) and then save the entire image as a PNG image, which preserves transparency. Then, on DW, create a new AP Div (absolute position) and place the transparent image in this div. Then place the div over the swf. (phew)
Right, now create a hotspot over the entire image of the transparent png and link that hotspot to your page.
Voila!
Might not work for some stuff, and you can potentially do many for one swf.
This is the only solution I've found, and it works very well for me!

hope this helps ^_^