> The one problem is that I am testing a mouseDown over a button and > can't release the mouse to go ahead and hit the run button. For debugging, it might be better to place the script in a mouseUp handler, then when it's working, change it back to mouseDown. Sarah