I was able to make a small area above and below the flash object (.swf) in the widget ‘clickable’ by inserting this line:
<a href="https://mysite.com/"target="_top"> title="<span class="blck">Click Here</span>">
Just above and just below the `<object>’ code
I added the text ‘click here’ so people would hopefully know they have to click there, and not the image.
It’s not perfect, but works.
Does anyone know of a better way? (i.e. get the whole object to be clickable)?