Re: First time applescripter
Re: First time applescripter
- Subject: Re: First time applescripter
- From: Trevor DeVore <email@hidden>
- Date: Tue, 21 Nov 2000 17:34:22 -0500
A droplet works by dropping a file onto it, not it onto the file. So,
you would drop the movie file onto the droplet, and the droplet would be
prgrammed to tell quicktime player to open the movie.
To create a droplet, you need to write in this format.
on open
--do the stuff
end open
Then when you save the file as an application, it will be a droplet
instead of an applet.
--Michell
Thanks to those who replied both on and off list. I got it working. I
appreciate it.
Trevor DeVore
Blue Mango Multimedia