Great debugging tip, Richard.

It works on mouseUp in a button, so my guess is that something is sending a second preOpenStack handler.

You could test that theory by adding this to the beginning of the preOpenStack handler:

   answer the executionContexts

If you see the answer box a second time you know you've found a problem, and the executionContexts will tell you where the message came from.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Shafer, Co-Chair
RevConWest '05
June 17-18, 2005, Monterey, California
http://www.altuit.com/webs/altuit/RevConWest

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to