home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Review 59 / PCR59.iso / scifi_2d / movies / shared.dir / 01018.ls < prev    next >
Encoding:
Text File  |  1995-06-25  |  162 b   |  10 lines

  1. on enterFrame
  2.   global gPageGraphic
  3.   puppetSprite(31, 1)
  4.   set the castNum of sprite 31 to cast gPageGraphic
  5. end
  6.  
  7. on exitFrame
  8.   puppetTransition(50, 1, 32)
  9. end
  10.