home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 25 / CDROM25.iso / lazer / fpwtdemo / Option.dcr / Internal_79.ls < prev    next >
Encoding:
Text File  |  1998-02-10  |  87 b   |  7 lines

  1. on mouseDown
  2.   if the controlDown then
  3.     StopQTMovie(1)
  4.     go("Start")
  5.   end if
  6. end
  7.