home *** CD-ROM | disk | FTP | other *** search
- global finestra
-
- on exitFrame
- the windowList = []
- preLoad(window("movie"))
- finestra = "movie"
- window(finestra).windowType = 2
- window(finestra).rect = rect(the stageLeft + 76, the stageTop + 60, the stageLeft + 716, the stageTop + 540)
- open(window(finestra))
- end
-