home *** CD-ROM | disk | FTP | other *** search
/ Blaze / Blaze.iso / pc / pc / vivid2w.dxr / 00023.ls < prev    next >
Encoding:
Text File  |  1997-08-21  |  194 b   |  13 lines

  1. on enterFrame
  2.   global gEsc, gMarker
  3.   puppetPalette("Palette GROOM", 30, 0)
  4.   set gEsc to "GESC"
  5.   set gMarker to "NULL"
  6. end
  7.  
  8. on exitFrame
  9.   global gDopen
  10.   pcmacTran()
  11.   go(the frame + 1)
  12. end
  13.