• 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
Re: Security Movie
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Security Movie


  • Subject: Re: Security Movie
  • From: Takaaki Naganoya <email@hidden>
  • Date: Sun, 12 Nov 2006 10:43:30 +0900

Do you know "Security Spy"?

http://www.securityspy.com/

I'll use it for such a purpose.
--
Takaaki Naganoya
Piyomaru Software
http://piyo.piyocast.com
email@hidden

On 2006/11/11, at 8:54, Peter Baxter wrote:

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 (applescript- email@hidden)
Help/Unsubscribe/Update your Subscription:
mark.nu
Archives: http://lists.apple.com/mailman//archives/applescript-users


This email sent to 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
References: 
 >Security Movie (From: Peter Baxter <email@hidden>)

  • Prev by Date: Re: Security Movie
  • Next by Date: Icon Files - Where?
  • Previous by thread: Re: Security Movie
  • Next by thread: Re: Security Movie
  • Index(es):
    • Date
    • Thread