I got really confused from your example (you don't seem to be using A or B at all, and I'm not sure why it is that you have them, especialy when C doesn't extend A, so there is no way it will fire any event, which you also fail to add). But anyway, here's a simple working demo: http://mootools.net/shell/cfa92/1/
On Tue, Sep 7, 2010 at 1:08 AM, VuuRWerK <[email protected]>wrote: > 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 -- Arieh Glazer אריה גלזר 052-5348-561 5561
