home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 April / Macworld (1999-04).dmg / Cool Specials / Al Morale Demo / Al's Stuff / D200.DCR / 00016_SU Quit screen hilites.ls < prev    next >
Encoding:
Text File  |  1999-02-16  |  209 b   |  12 lines

  1. on enterFrame
  2.   global gLite3, gCurrent
  3.   puppetMan(gLite3, 1)
  4.   set the memberNum of sprite gLite3 to 118
  5.   updateStage()
  6.   set gCurrent to the text of member "SUFQ"
  7. end
  8.  
  9. on exitFrame
  10.   go(the frame + 1)
  11. end
  12.