Hi Carlos, It may work. It probably require setups main application file, cause project name has changed. That approach is something what he can try. :)
Thanks for idea, Piotr On Fri, Feb 22, 2019, 7:39 PM Carlos Rovira <[email protected]> wrote: > Hi Piotr, > > could he just grab just this file here > > > https://github.com/apache/royale-asjs/blob/develop/examples/royale/TourDeJewel/TourDeJewel.as3proj > > copy in the root folder of TDJ project and use with Moonshine? would that > work? > > thanks > > > > > > El vie., 22 feb. 2019 a las 11:39, Piotr Zarzycki (< > [email protected]>) escribió: > >> 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>* >> > > > -- > Carlos Rovira > http://about.me/carlosrovira > >
