Hello,

I'm trying to create First desktop Application in both Intellij and Flash
Develop IDE by following the steps mentioned in the below link
https://help.adobe.com/en_US/air/build/WS5b3ccc516d4fbf351e63e3d118676a28bd-8000.html

I followed the same steps to create AIRHelloWorld.mxml file and
AIRHelloWorld-app.xml file
When i try to build/run an application, getting below list of errors in both
Intellij and Flash Develop IDE, Did any of you faced this error ? what is
the solution to fix it? please suggest. Thankyou!



public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
getImplementation in namespace mx.core:IFlexModuleFactory not implemented by
class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
allowInsecureDomain in namespace mx.core:IFlexModuleFactory not implemented
by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
callInContext in namespace mx.core:IFlexModuleFactory not implemented by
class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
allowDomain in namespace mx.core:IFlexModuleFactory not implemented by class
_Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method get
preloadedRSLs in namespace mx.core:IFlexModuleFactory not implemented by
class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method set
allowInsecureDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
registerImplementation in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method get
allowInsecureDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method set
allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method get
allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
addPreloadedRSL in namespace mx.core:IFlexModuleFactory not implemented by
class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
getImplementation in namespace mx.core:IFlexModuleFactory not implemented by
class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
allowInsecureDomain in namespace mx.core:IFlexModuleFactory not implemented
by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
callInContext in namespace mx.core:IFlexModuleFactory not implemented by
class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
allowDomain in namespace mx.core:IFlexModuleFactory not implemented by class
_Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method get
preloadedRSLs in namespace mx.core:IFlexModuleFactory not implemented by
class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method set
allowInsecureDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method
registerImplementation in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method get
allowInsecureDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method set
allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
_Main_mx_managers_SystemManager.as(13): col: 14 Error: Interface method get
allowDomainsInNewRSLs in namespace mx.core:IFlexModuleFactory not
implemented by class _Main_mx_managers_SystemManager.
public class _Main_mx_managers_SystemManager
             ^
Build halted with errors (fcsh).



--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/

Reply via email to