Hi, my problem is that my "this.fireEvent" inside of a listener method didn't work. I add a listener to the click event of a html element. Inside of the listener I invoke "this.fireEvent" to fire a custom event but the event isn't fired or lets say the listener to my custom event won't get called :/
I've create an easy example: http://mootools.net/shell/PRU2B/ Hopefully, Christian
