I was under the impression that if your class implemented the Events class, then you could fire events like so....
http://jsfiddle.net/philthathril/sdzrc/ In this example, onStart does not get called with this.fireEvent('start'). Is this not possible? Thanks in advance, ~Philip
