home *** CD-ROM | disk | FTP | other *** search
/ Professor Iris' Fun Field Trip - Animal Safari / Iris.iso / pc / discover / page6.dir / 00381.ls < prev    next >
Encoding:
Text File  |  1995-03-14  |  199 b   |  10 lines

  1. set the castNum of sprite the clickOn to gFlash1
  2. puppetSound("mouseClick")
  3. updateStage()
  4. doButtonHilite()
  5. if rollOver(the clickOn) then
  6.   if gIndexTestResult <> 0 then
  7.     goIndex5()
  8.   end if
  9. end if
  10.