home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1999 January / WPCJAN99.ISO / DXRS / Mainmn01.dxr / Internal_65.ls < prev    next >
Encoding:
Text File  |  1998-11-09  |  155 b   |  11 lines

  1. on enterFrame
  2.   global returnarea
  3.   puppetSprite(50, 1)
  4.   set returnarea to rect(525, 14, 626, 44)
  5.   gobackroutine()
  6. end
  7.  
  8. on exitFrame
  9.   go(the frame)
  10. end
  11.