home *** CD-ROM | disk | FTP | other *** search
/ Digital Design Material S…es 2: Stone Material Raw / 石素材王.iso / pc / 800.dir / 00001.ls next >
Encoding:
Text File  |  1996-12-22  |  296 b   |  8 lines

  1. on exitFrame
  2.   set the windowType of window "stage" to 4
  3.   set the title of window "stage" to "√âu√â√¢√âE√âU"
  4.   set the titleVisible of window "stage" to 0
  5.   set the rect of window "stage" to rect(stageLeft(), stageTop() + 40, stageLeft() + 640, stageTop() + 480 + 40)
  6.   open(window "stage")
  7. end
  8.