liju1985 commented on issue #861:
URL: https://github.com/apache/royale-asjs/issues/861#issuecomment-643128494
Hi Alex,
Thanks, few Errors got resolved, Below are next:
[mxmlc]
D:\Work\Clients\FedEx\Apps\WGRT\VCWorkspace\SVN\WGRTFLEX/../WGRTFLEX/src/WGRTFLEX.mxml
[mxmlc]
D:\Work\Clients\FedEx\Apps\WGRT\VCWorkspace\SVN\WGRTFLEX\src\WGRTFLEX.mxml(39):
col: 11 Warning: Definition fx.binding.utils.BindingUtils could not be found.
[mxmlc]
[mxmlc] import fx.binding.utils.BindingUtils;
[mxmlc] ^
[mxmlc]
[mxmlc]
D:\Work\Clients\FedEx\Apps\WGRT\VCWorkspace\SVN\WGRTFLEX\src\WGRTFLEX.mxml(50):
col: 80 Error: Access of possibly undefined property IFedexManagedComponent.
[mxmlc]
[mxmlc] var wgrtFIWFM:BaseWorkFlowManager =
BaseWorkFlowManager.getInstance(this as
IFedexManagedComponent,errorMapWGRTFIApp);
[mxmlc]
^
[mxmlc]
[mxmlc]
D:\Work\Clients\FedEx\Apps\WGRT\VCWorkspace\SVN\WGRTFLEX\src\WGRTFLEX.mxml(67):
col: 22 Error: Access of possibly undefined property ExternalInterface.
[mxmlc]
[mxmlc] if (ExternalInterface.available){
[mxmlc] ^
[mxmlc]
[mxmlc]
D:\Work\Clients\FedEx\Apps\WGRT\VCWorkspace\SVN\WGRTFLEX\src\WGRTFLEX.mxml(68):
col: 25 Error: Access of possibly undefined property ExternalInterface.
[mxmlc]
[mxmlc] ExternalInterface.call("setFlashHeight",
measuredHeight);
[mxmlc] ^
[mxmlc]
[mxmlc]
D:\Work\Clients\FedEx\Apps\WGRT\VCWorkspace\SVN\WGRTFLEX\src\WGRTFLEX.mxml(69):
col: 25 Error: Access of possibly undefined property ExternalInterface.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]