Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Security Movie



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




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

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.