I have also tried the following: tell application "Revolution" activate do script "send \"mouseup\" to button \"Music\" in 5" end tell Which does not work.... BUT a simple beep does work??? tell application "Revolution" activate do script "beep" end tell Any ideas or help really appreciated. Thanks Tom McGarth