home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / shared.dxr / 00815_FFOLBMP.ls < prev    next >
Encoding:
Text File  |  1995-05-01  |  242 b   |  11 lines

  1. on mouseUp
  2.   global s5, gPerspective
  3.   animate("arc.wav", 4, "folder03.bmp", -8, s5, EMPTY)
  4.   set the castNum of sprite 4 to the number of cast "Ffolbmp"
  5.   updateStage()
  6.   go("ffol")
  7.   if gPerspective = 2 then
  8.     puppetSound(0)
  9.   end if
  10. end
  11.