I am trying to compile HTTP Service example : https://royale.apache.org/loading-external-data-through-httpservice/ <https://royale.apache.org/loading-external-data-through-httpservice/>
I just copy paste from there. SDK : apache-royale-0.9.6 IDE : Moonshine 1.16.0 Bundle 906 Console log: Compiling http : SDK path: D:\xampp\htdocs\apache-royale-0.9.6-bin-js-swf\royale-asjs : Using Royale Compiler codebase: D:\xampp\htdocs\apache-royale-0.9.6-bin-js-swf\royale-asjs : Using Royale SDK: D:\xampp\htdocs\apache-royale-0.9.6-bin-js-swf\royale-asjs : MXMLJSC : -sdk-js-lib=D:\xampp\htdocs\apache-royale-0.9.6-bin-js-swf\royale-asjs\frameworks\js\Royale\generated-sources : -load-config+=obj/httpConfig.xml : -compiler.targets=JSRoyale : -js-output=D:\xampp\htdocs\royale\http : 3.767368409 seconds : D:\xampp\htdocs\royale\http\src\http.mxml(7): col: 5 Error: This tag is unexpected. It will be ignored. : : <fx:Script> : ^ : : D:\xampp\htdocs\royale\http\src\http.mxml(31): col: 38 Error: Call to a possibly undefined method dataReadyHandler. : : dataReady="dataReadyHandler(event)"/> : ^ : : D:\xampp\htdocs\royale\http\src\http.mxml(52): col: 92 Error: Call to a possibly undefined method getGithubContent. : : <j:Button text="Retrieve source code from Github" emphasis="primary" click="getGithubContent(event)"/> http.zip <http://apache-royale-users.20374.n8.nabble.com/file/t62/http.zip> Am i miss something? Please help Regards, Anam -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
