|
-
closeWindow script?
Hello folks.
I have a button (on stage) using this script to open a movie clip (called from the library):
on (release) {
blankMC.attachMovie("atlas", "fakeName", 1);
}
It works perfectly. However, I have to close the window. So I made a little "close" button that is on the movie clip that is called from the library. I can't seem to make amything work, so I need some advice. Can anyone recommend a script that will close my movie clip?
Thank you.
pug
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|