home *** CD-ROM | disk | FTP | other *** search
/ Undercover - Rock on Multimedia 2 / UNDERCOVER2.BIN / main.dir / 00295_Script_295 < prev    next >
Text File  |  1996-01-27  |  219b  |  12 lines

  1. on exitFrame
  2.   MontageSelect(17)
  3. end
  4.  
  5. on mouseDown
  6.   global gRollover, gLatch, gLatch2, gLatch3
  7.   set gLatch = false
  8.   set gLatch2 = false
  9.   set gLatch3 = false
  10.   startTimer
  11.   go marker(1) + gRollover - 9
  12. end