Copy link to clipboard
Copied
hi my friends
I loading file swf to flash and I have probleme
this swf contains link external not work
I want block this link external
please help me
Copy link to clipboard
Copied
Are there other elements of this loaded swf for which you still want to allow interaction? If not, you should be able to just set the mouseEnabled property of the loader content to false (I have never done it but I think it should work). If there are other things you want to be able to interact with then you likely need to target the particular linked object and remove its event listener.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now