Xpeder
June 20th, 2003, 08:01 PM
I have three windows like in the tutorial about sawping depths and i put an X button on the cornor so you can close them with the action of
on (press) {
removeMovieClip(_root.window3);
}
but you have to like click on the window first then hit the x so is ther a way to make it close whithout having to click on thw windo first ?
thanks
Flash fool :bandit:
on (press) {
removeMovieClip(_root.window3);
}
but you have to like click on the window first then hit the x so is ther a way to make it close whithout having to click on thw windo first ?
thanks
Flash fool :bandit: