home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / hypercar / 4620 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.2 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!agate!dog.ee.lbl.gov!network.ucsd.edu!munnari.oz.au!comp.vuw.ac.nz!canterbury.ac.nz!cantva!cctr112
  2. From: cctr112@csc.canterbury.ac.nz
  3. Newsgroups: comp.sys.mac.hypercard
  4. Subject: QTMovie XCMDs
  5. Message-ID: <1992Dec21.152045.1@csc.canterbury.ac.nz>
  6. Date: 21 Dec 92 02:20:45 GMT
  7. Organization: University of Canterbury, Christchurch, New Zealand
  8. Lines: 18
  9. Nntp-Posting-Host: cantva.canterbury.ac.nz
  10.  
  11. I am writing a Hypercard stack using the QTMovie XCMDs to include and play
  12. QuickTime movies, as follows,
  13.  
  14.     Movie "Scanner Animation.moov", windoid,"0'0"
  15.     Send "play" to window "Scanner Animation.moov"
  16.  
  17. That works fine, but if I include any further commands, for example to close 
  18. the window when the movie has finished, the movies doesn't play,
  19.  
  20.     Wait until the mouse is down
  21.     Close window "Scanner Animation.moov"
  22.  
  23. Please would someone tell me how to do this.
  24. Thankyou.
  25. *****************************************************************************
  26. Emma de Lacey, Consultant, Computer Services Centre, University of Canterbury
  27. EMail address: E.DELACEY@CSC.CANTERBURY.AC.NZ
  28. *****************************************************************************
  29.