• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Security Movie
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Security Movie


  • Subject: Security Movie
  • From: Peter Baxter <email@hidden>
  • Date: Sat, 11 Nov 2006 10:54:37 +1100

i have been developing a script to catch a student who sneaks into the classroom when it is unattended.  It works, but allocates a new name to each recording i.e. <ovie recording 1, 2 etc.  If I use the following script, it refuses to save it to the file set, but only on some of the computers.  My G5 Duo works perfectly at home.  What is the problem?



tell application "Finder"
set myfile to "Security.mov"
end tell

tell application "QuickTime Player"
--activate
new movie recording
start first recording
delay (1200)
stop first recording
stop every movie
close movie 1 saving in myfile
end tell

Peter Baxter
email@hidden


iChat email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Security Movie
      • From: Takaaki Naganoya <email@hidden>
    • Re: Security Movie
      • From: Gordon Maynard <email@hidden>
  • Prev by Date: Re: Is this a known bug?
  • Next by Date: Re: Security Movie
  • Previous by thread: re: Filemaker to Address Book
  • Next by thread: Re: Security Movie
  • Index(es):
    • Date
    • Thread