The first thing to do is run the app in a debugger to see if you get exception indicating a point of failure. A fair number of components are working well enough for TourDeFlex to work. Many times it will be a simple fix to one of the components that already runs in TourDeFlex. If it is related to RemoteObject or Resources, try to comment out the code that is failing until we get further on getting those to run. Same for Charts. I think we will try fully porting the Chart code. If the component isn’t RemoteObject, Resources or Charts and is not running in TourDeFlex, then yes, try following that wiki article.
HTH, -Alex From: Alina Kazi <alina.k...@d-bz.com> Reply-To: "us...@royale.apache.org" <us...@royale.apache.org> Date: Wednesday, October 3, 2018 at 11:48 PM To: "dev@royale.apache.org" <dev@royale.apache.org>, "us...@royale.apache.org" <us...@royale.apache.org> Subject: Getting An Emulation Component To Run Hi, 90% files of our Apache Royale Application is compiled successfully. But it shows nothing in output. Should we follow https://github.com/apache/royale-asjs/wiki/Emulation-Components#getting-an-emulation-component-to-run<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FEmulation-Components%23getting-an-emulation-component-to-run&data=02%7C01%7Caharui%40adobe.com%7C7ed67b6390834c45a18208d629c55d43%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636742324983668595&sdata=FBKmA0FyF7NBo4V7%2BOMmvLBfB9ZKud%2Bg20RNfpi%2BY%2FI%3D&reserved=0> for our every emulated mx & spark Component? It will be enough to show our application as flex output? Is any other guidance for us (Pashmina , Mujtaba & me) before working on it. Thanks, Alina Kazi