as3 external swf close self
Hi,
After looking through online forums and video tutorials...
I am still faced with errors loading an external swf into my main swf (full stage width).
In my main.swf.....i have several scenes.
On one of those scenes I have an external SWF which loads to the size of my main.swf stage.
That works fine...
BUT
I now want to close the external swf on a button (in my external swf) and go back to one of my scenes in my main.SWF
I have read many forums which talk about dispatchEvent
I have tried these methods and I am still faced with errors.
I just want a button on my external.swf that closes/unloads/removes itself.......so the user can continue in the MAIN.SWF after they have played EXTERNAL.SWF.
in actionscript 2 this was a doddle,
in as3 it is an unnecessary pain in my rectum
sorry if I have missed much out
any help would be much appreciated
jayquery
