home *** CD-ROM | disk | FTP | other *** search
/ SKIP - The Laundry Guide / LEVER_CD.iso / lever / ssff.dir / 00237_flageur2.ls < prev    next >
Encoding:
Text File  |  1997-02-21  |  128 b   |  7 lines

  1. on mouseDown
  2.   global clickonflag
  3.   set the member of sprite 30 to member "Teurope"
  4.   set clickonflag to 10
  5.   updateStage()
  6. end
  7.