> > 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