home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- set the windowType of window "stage" to 4
- set the title of window "stage" to "ÉuÉâÉEÉU"
- set the titleVisible of window "stage" to 0
- set the rect of window "stage" to rect(stageLeft(), stageTop() + 40, stageLeft() + 640, stageTop() + 480 + 40)
- open(window "stage")
- end
-