home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / tools.dir / 00374.ls < prev    next >
Encoding:
Text File  |  1995-01-25  |  126 b   |  8 lines

  1. on mouseDown
  2.   demoQTreverse()
  3. end
  4.  
  5. on mouseUp
  6.   set the castNum of sprite the clickOn to the number of cast "DemoRewind"
  7. end
  8.