this can be dome with:
    button1.onClick=button2.onClick=button3.onClick=function() { ... };

this is actually more economical than listeners.

Richard Bennett wrote:

> although if you have a lot of layers with a click event, it would be more
> economical to use one event listener for all of them.

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010





_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to