Hi everyone,

I put the following script in the button of another stack.

on mouseUp
 show stack "Test"
 modeless stack "Test"
 toplevel stack "Test"
 beep
end mouseUp

I thought the beep shouldn’t sound in this case, but it does. I’m trying to 
make my own custom ask and answer dialog boxes in a separate stack. I want the 
beep to sound after I’m finished with stack “Test”. Obviously, I’m going 
about this wrong.

I never leave the IDE and I’m on Mac OSX.

Joe


**************************************
 See what's free at 
http://www.aol.com.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to