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

  1. on mouseDown
  2.   global woher, warten
  3.   set warten to 42
  4.   set woher to the frame
  5.   puppetSound("single click")
  6.   go("10.1b")
  7. end
  8.