>
> What if I wanted to emulate public static constants for event listener 
> names? How do I broadcast/receive static constants in MooTools? 
>
>    - When I try to use variables for the event listener it does not 
>    work: http://jsfiddle.net/Eu7wc/1/ 
>    - Even if I change the event listener to a string, but fire the static 
>    constant, the console logs nothing: http://jsfiddle.net/Eu7wc/2/
>    
> Patrick
>

Reply via email to