home *** CD-ROM | disk | FTP | other *** search
/ Digital Design Material S…es 2: Stone Material Raw / 石素材王.iso / pc / stage.dir / 00031.ls < prev    next >
Encoding:
Text File  |  1997-01-21  |  89 b   |  9 lines

  1. on exitFrame
  2.   if the frame <> marker(0) then
  3.     go(#loop)
  4.   end if
  5. end
  6.  
  7. on keyDown
  8. end
  9.