I am working on a window that fly's in as a result of a button release. I have
the window animated to fly in and fly out, I am wanting it to fly in on a
button push and then fly out on the next button push with it then flying back
in again with the text from the new button. Right now it fly's in on the button
push and then fly's out with the same button pushed again or another button
pushed.....my question is - do you have to have a create window clip and a kill
window clip for this to work properly? thanks