You want "modal" not "modeless". But before you do that, make sure that there is a button on your "test" stack that closes it, otherwise you're stuck.

On 27 May 2007, at 13:44, [EMAIL PROTECTED] wrote:

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


_______________________________________________
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