Re: Hypercard flash solution

2010-12-23 Thread Mark Schonewille
Hi Shari, Run this in the AppleScript editor. tell application "System Events" tell application processes repeat 2 times key code 28 using {command down, option down, control down} end repeat end tell end tell You could als

Hypercard flash solution

2010-12-23 Thread Shari
For those of you who remember the Hypercard "flash" command, I've come up with this solution. This works great on OSX and does not rely on creating a special graphic. I haven't tried it on the winMachine yet (and probably won't until the project is done and ready for testing over there). If