Flash Banner with certain embedded code

Hi,

I’m going to do a flash banner with flash 8, action script1/2. I’m required to do a link in the flash banner. However, I’d like to know how to trigger the link in the .swf file with the given embedded code without using external html or js.

<embed src=“www.mydomain.swf” type=“application/x-shockwave-flash” height=198 width=352></embed>

and i’m wondering will the new link getting blocked by the browser?

thank you =)