Peter- Check out Richard Gaskin's writeup on the message path:
http://www.fourthworld.com/embassy/articles/revolution_message_path.html Behavior objects are not at all like frontscripts, but are more like local backscripts. That said, it sounds from your description that behaviors fit your purposes more than the use of frontscripts does. You wouldn't normally pass a message on after a behavior button has handled it (or not) because it would be at the end of the message path. Behavior objects also allow you to override a default behavior when desired. -- -Mark Wieder [email protected] _______________________________________________ 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
