[mtasc] Re: Using Yahoo! Maps Web Service with MTASC
Nicolas Cannasse
ncannasse at motion-twin.com
Sun May 6 12:00:07 CEST 2007
>> Uhm. Ask Yahoo to make its API MTASC-compatible ? :)
>> Since there is no proper overloading support in AS, that's wrong to rely
>> on it and that's why MTASC is forbidding it.
>
> Yes, I have asked Yahoo to support MTASC. That's also why I didn't
> post the compilation error to this mailing list.
>
> Though I am curious, is there a way to have MTASC use a SWF as a
> library (i.e. add it to the class path) so that I don't have to unpack
> it and recompile it?
Not easily. You can use the Yahoo SWF and add it your code (with -swf
and -keep) and compile by using only "intrinsic" classes declarations
but it means you can't add other graphical resources.
Nicolas
More information about the mtasc
mailing list