Continuing with my verifications, I see another warning:

[WARNING] getStaticConstantsByConvention :: the reflection target 
mx.rpc.remoting.mxml.RemoteObject was not Compiled with default initializers 
enabled

By "default initializers enabled" do you mean the compiler option 
"-js-default-initializers=true;"?
If I set it to "false" the warning still appears, in addition to a bunch of new 
problems: this tells me that the warning text is not referring to the 
-js-default-initializers argument, so what is it referring to?

Thx.
Hiedra

Reply via email to