I'm having a little problem here: I want to set a flash object with an anchor surrounding it. However, that doesn't seem to work. Is there any easy way to do this? I can think about setting up a transparent rectangle over it with the hyperlink, but I'm actually a dba and sql programmer and have no idea how to do this. In fact, this should be the result of a query.
Any ideas? This is what isn't working, my flash doesn't even show up =-( :
<a href="/Portals/0/Banners/modal.aspx?page=olive_p" onclick="$(this).modal({width:200, height:200}).open(); return false;">
<embed src="Images/olive_publish.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="205" height="230"></embed></a>