home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 December / WPCDEC98.ISO / dxrs / Mainmn12.dxr / Internal_65.ls < prev    next >
Encoding:
Text File  |  1998-10-12  |  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.