[haXe] Missing Flash events (added as of 9.0.28)

Nicolas Cannasse ncannasse at motion-twin.com
Mon Aug 6 09:28:24 CEST 2007


edA-qa mort-ora-y a écrit :
> In 9.0.28 these two flash events were added:
> 	Event.ADDED_TO_STAGE "addedToStage"
> 	Event.REMOVED_FROM_STAGE	"removedFromStage"
> 
> Can they be added to the standard flash9 event class?

Done.

> Also, has a solution for the Dictionary class been found?  It is related
> here since the backwards compatibility for the above two events requires
> the use of the Dictionary class (with weak keys).

Not yet. I don't know where the String convertion might occur, since 
when comparing haXe and AS3 bytecode I didn't found meaningful differences.

Nicolas



More information about the Haxe mailing list