home *** CD-ROM | disk | FTP | other *** search
/ The VPRO Digital Guide 1994 / vpro.iso / vpro1 / ps.dir / 00171.ls < prev    next >
Encoding:
Text File  |  1994-08-28  |  111 b   |  9 lines

  1. on enterFrame
  2.   ToggleControls()
  3. end
  4.  
  5. on exitFrame
  6.   go(marker(0) + 1)
  7.   set the visible of sprite 47 to 0
  8. end
  9.