home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 April (DVD) / PCWELT_4_2006.ISO / 02.DIR / 00022.ls < prev    next >
Encoding:
Text File  |  2004-02-05  |  162 b   |  8 lines

  1. on mouseUp
  2.   ResetQT(1)
  3.   set lCastNum to the castNum of sprite 1
  4.   set the pausedAtStart of cast lCastNum to 1
  5.   NextScreenFrame("22")
  6.   sound fadeOut 2, 45
  7. end
  8.