Script in the group:

on mouseUp 
 if word 1 of the target is "button"
 then put the short name of the target into it
end mouseUp

> I'm attempting to replace the answer dialog with a separate handler 
> in my stack.  (I'll call it "displayMessage")
> This handler, which I've created and works fine, makes a group that 
> consists of a few graphics, the text the user is prompted with, and 
> whatever choices is passed to it.  It moves the group to the middle 
> of the screen
> The reason for doing this is that a graphic inside the group has a 
> blend ink and plays with the card's visual appearance when it appears.
> Everything works fine with the handler, except for one thing - how 
> could I get the value of the button the user clicks on?  I'd ideally 
> like to use this handler just like the "answer" command works, but I 
> don't know how to pause execution of the script that calls 
> displayMessage.
> Any ideas on how, or even if, this is possible?  Thanks!
> -- 
> Karl Becker, KB Productions - http://www.karlbecker.com
> Featuring:New Tricks, Tiger's Eye Pub, and The Fishin' Hole
> 
> Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
> 
> 

Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to