I want to use speakable items to click a button on my FB App. IE, to
generate a button event. Any help out there on this item?
Perhaps a simple AE script for clicking on an application button.
Name of Script: Play It!
tell application "Baptist Hymnal Player"
activate
(click on play it button) ? What do I do here to get my FB app to
recognize an apple event?
end tell
Then, what do I do so that my app can catch the apple event and then do my
function?
GeoWood