Close-Button inside swf File
Hello! I have been browsing the web to find an answer for quite a while now but can’t find a solution.
I am creating a banner with as3. It requires a close-button so that the user can click the button and close the ad.
It was very easy in as2 to do so. Could anybody help me out? I have created the button and tried different code snippets (event listener, fscommand("quit"), removing from the DOM). Thank you!