[haXe] Runtime exception when extending flash.event.Event

Brosbøl, Rasmus Kobberup Rasmus.Brosbol at laerdal.dk
Sun Jan 14 13:50:25 CET 2007


> > Here's a small example demonstrating the problem, any ideas?
> 
> Uhm, I have to look into it, but looks like a Flash9 code 
> generator bug.
> Maybe try the following :
> 
>     override public function clone() {
>         var e : Event = new MyEvent(type);
>         return e;
>     }

Gives the same result.

Kind regards,
Rasmus



More information about the Haxe mailing list