Newby QuickTime Broadcaster Question
Newby QuickTime Broadcaster Question
- Subject: Newby QuickTime Broadcaster Question
- From: jaymail <email@hidden>
- Date: Thu, 18 Jul 2002 12:32:40 -0500
I would like to applescript QuickTime Broadcaster to automatically start
a broadcast. I have no problem getting the application to launch
using...
launch application "QuickTime Broadcaster"
or...
tell application "QuickTime Broadcaster" to activate
But I am having no luck with writing a script to get it to broadcast
using "start" or "stream"
Ideally it would even choose the correct Broadcast setting but I'm happy
that is launches in the last setting.
Does anyone have any ideas?
Aaron
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.