J. Landman Gay wrote:
Phil Davis wrote:
[email protected] wrote:
Actually, I think the opposite is true: If the callback script is NOT in the button script, it won't ever fire. At least that's the way I read the
docs.

My bad - you're right. That was my habit speaking. ;-) I habitually place callback handlers further down the message path from the object whose script opened the connection. But the docs say:

   The callbackMessage is sent to the object whose script contains the
   accept command.

There's nothing to keep it from passing through the button, to the card, to the stack though, right? Seems like your way should work as well.

Right, and it does work. The message path is a wonderful thing. I was thinking that the callback message gets sent to the card or stack, but no.

Thanks Jacque -
Phil

_______________________________________________
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