On 9/25/05 1:13 PM, "david bovill" <[EMAIL PROTECTED]> wrote:
> I want to have AppleScript watch a folder so that when a video file > is dropped into the folder a Rev stack is opened which displays the > video file in a player. Is that asking too much :) Not at all! In fact OS 8 and 9 (not sure about X) has had folder-watching scripts called "Folder Action Scripts" (mine's in /System Folder/Scripts/Folder Action Scripts); the only thing you'd need to do is add the ability to launch Rev with a stack (or even easier) to launch a Rev standalone. Of course, you could make a Rev standalone that was always running and *it* could check a folder to see when a file is dropped into it and then just go get it... Your call on how you want to handle it, Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
