on 7/10/2002 12:59 PM, paolo mazza at [EMAIL PROTECTED] wrote: > How can I send a command "control+shift+3" to the finder? > > A kind of: > on MouseUp > send "control+shift+3" to program finder > end MouseUp > or > on MouseUp > send "control+shift+3" to program applescript > end MouseUp > > I need this peace of script to open the program "Snapz Pro" from Rev and let > this program to record a Quicktime movie of the animation is running on the > window on top of my stack. > Any of you ever tryed to use Rev and "Snapz Pro" together? >
I think what you need to do is to have Rev run an applescript which sends the control+shift+3 asc equivalent to the finder. Good luck, Rick Harrison _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
