Karl Becker wrote:
> 
> 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!

I'm not sure I understand what "the value of the button" means but if
you want to know which button was clicked that should be returned in
"it".

> --
> Karl Becker, KB Productions - http://www.karlbecker.com
> Featuring:New Tricks, Tiger's Eye Pub, and The Fishin' Hole
> 
Andu

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

Reply via email to