Scenario: You have a SWF file with a built-in click event that takes you to a certain web page. You want to use that SWF file (source isn't available), but have the click event take you to a different web page. Wrapping the embedded SWF in an anchor tag and setting the swf to wmode=transparent only seems to work in FF, not IE, and since the website in question caters to a non-tech-savvy crowd, IE compatibility is pretty important.
What settings need to be changed such that the anchor tag will be respected in a browser compatible way?