Hi Choirul, It looks like this example in released version of Royale is broken in case of usage with Moonshine. It's not configured properly. However I recommend you to try Nightly build [1], where you will have fully working TourDeJewel available here [2] in framework or straight from our repository.
Let me know if it's working for you. [1] http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/ [2] royale-asjs\examples\royale\TourDeJewel\ Thanks, Piotr pt., 22 lut 2019 o 09:48 choirul anam <[email protected]> napisaĆ(a): > All, I am trying to build and run TDJ with Moonshine IDE, but get the > following error: : > D:\xampp\htdocs\apache-royale-0.9.4-bin-js-swf\royale-asjs\examples\royale\JewelExample\src\main\royale\AlertPlayGround.mxml > Error: interface method alpha in interface IUIBase not implemented by class > AlertPlayGround : : : > D:\xampp\htdocs\apache-royale-0.9.4-bin-js-swf\royale-asjs\examples\royale\JewelExample\src\main\royale\AlertPlayGround.mxml > Error: interface method alpha in interface IUIBase not implemented by class > AlertPlayGround : : : > D:\xampp\htdocs\apache-royale-0.9.4-bin-js-swf\royale-asjs\examples\royale\JewelExample\src\main\royale\AlertPlayGround.mxml > Error: interface method x in interface IUIBase not implemented by class > AlertPlayGround : : : > D:\xampp\htdocs\apache-royale-0.9.4-bin-js-swf\royale-asjs\examples\royale\JewelExample\src\main\royale\AlertPlayGround.mxml > Error: interface method y in interface IUIBase not implemented by class > AlertPlayGround : : : > D:\xampp\htdocs\apache-royale-0.9.4-bin-js-swf\royale-asjs\examples\royale\JewelExample\src\main\royale\AlertPlayGround.mxml > Error: interface method visible in interface IUIBase not implemented by > class AlertPlayGround : : : > D:\xampp\htdocs\apache-royale-0.9.4-bin-js-swf\royale-asjs\examples\royale\JewelExample\src\main\royale\AlertPlayGround.mxml(43): > col: 11 Error: Call to a possibly undefined method addEventListener through > a reference with static type Alert. : : > alert.addEventListener(CloseEvent.CLOSE, alertClickHandler); : ^ : : > D:\xampp\htdocs\apache-royale-0.9.4-bin-js-swf\royale-asjs\examples\royale\JewelExample\src\main\royale\AlertPlayGround.mxml(56): > col: 23 Error: Call to a possibly undefined method addEventListener through > a reference with static type CheckBox. : : > check.addEventListener(Event.CHANGE, expandButtons); Let me know if you > have the same problem and how to resolve it. Thanks > ------------------------------ > Sent from the Apache Royale Users mailing list archive > <http://apache-royale-users.20374.n8.nabble.com/> at Nabble.com. > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
