home *** CD-ROM | disk | FTP | other *** search
/ Comic Book Maker: The Smurfs / COMIC.iso / mac / data_m / dialog / 00139.ls < prev    next >
Encoding:
Text File  |  1999-07-07  |  93 b   |  8 lines

  1. on mouseDown
  2.   dragIndicator(sprite(12), the clickOn)
  3. end
  4.  
  5. on getData me
  6.   return [1, 1]
  7. end
  8.