I have a SWF banner file that I wish to place at the top of my testing Wordpress website
Here it is if you want to view it: http://www.fastswf.com/H4BGBkQ
I do not have access for to FLA files, so I cannot go in and change the Actionscript if there is any.
Is there a way that I could overwrite the link with Javascript?
I have tried using a simple anchor HTML tag to link it, although, it goes to: http://mydomain.com/undefined
I have also tried using onclick with Javascript, although the same problem occurs.
Any suggestions?
Thanks in advance!
I managed to fix it by overlaying a div ontop of it, like so:
I am using a flash plugin (as per the shortcode) on my site.