home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / hypercar / 4722 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!cs.utexas.edu!torn!csd.unb.ca!news.ucs.mun.ca!kean.ucs.mun.ca!haggas
  3. From: haggas@kean.ucs.mun.ca
  4. Subject: Movie/button/quit script question
  5. Message-ID: <1993Jan6.160344.1@kean.ucs.mun.ca>
  6. Lines: 27
  7. Sender: usenet@news.ucs.mun.ca (NNTP server account)
  8. Organization: Memorial University. St.John's Nfld, Canada
  9. Date: Wed, 6 Jan 1993 19:33:44 GMT
  10.  
  11. I wish to "play" a QuickTime movie and "quit" a stack through a 
  12. background "Quit" button. I cannot play the movie and quit the stack 
  13. in the button script. How can this be done?
  14.  
  15. I have temporarily got around this problem by adding to each card 
  16. script (since each card has a "Quit" button) the following:
  17. on closeMovie
  18.   go last -- quit doMenu routine on card script
  19. end closMovie
  20.  
  21. This is awkward, it limits the playing to one movie and requires the 
  22. repetitive scripting on each card.
  23.  
  24. This is our first home-made application of movie clips to student 
  25. teaching. This clip instructs a medical student how to correctly
  26. shut down the MAC, external hard-drive and power supply.
  27.  
  28. I recall a newsgroup user asking how to shutdown the mac from within
  29. a stack and was advised not to do this by a respondent. Any comments 
  30. on this process?
  31.  
  32. Comments or suggestions either on this group or directly to me would 
  33. be appreciated. I would be pleased to pass on what I learn to any 
  34. interested party.
  35.  
  36. John Haggas
  37. haggas@kean.ucs.mun.ca
  38.