niknah - 2009-05-29

I can't compile it, I'm using flex 3.3.0, the latest google maps flash sdk.

When I try to compile Demo10.hx, it says...

Field addEventListener has different type than in flash.events.IEventDispatcher
Null<Bool> should be Bool

I am using flash develop.

Also, how do I generate the interface?, on the site it says...

"The next step is to generate the interface classes, but for the version 1.6. This work has been done and the interface files are in the tutorial source tree. Only when there is a newer version you might need to regenerate them. Anyway, the process of generating interface files is well described on the Haxe site."

But when I search with google on the haxe website, nothing comes up.

"generate interface" site:haxe.org

Thank you.