home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 April (DVD) / PCWELT_4_2006.ISO / Text.Dir / 00803_2.7.ls < prev    next >
Encoding:
Text File  |  2004-02-05  |  126 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("2.7")
  7. end
  8.