Re: HTTPService and POST

2020-07-23 Thread Carlos Rovira
Hi Joanne, Here's a working example that uses mx:HTTPService with Crux [1], very similar to your code. can't see any issue in your code. Just ensure the service is responding correctly and put some traces in the classes to detect the point where it is failing. [1] https://github.com/codeoscopic/

RE: Issue when extending mx.Core.Application

2020-07-23 Thread Yishay Weiss
Ok, got it. But I still don’t understand which thread this belongs to… From: Piotr Zarzycki Sent: Thursday, July 23, 2020 10:34 AM To: users@royale.apache.org Subject: Re: Issue when extending mx.Core.Application Hi Yishay, I do u

Re: Issue when extending mx.Core.Application

2020-07-23 Thread Piotr Zarzycki
Hi Yishay, I do understand. If you wanted to use some classes related to server sight communication from MX library (MXRoyaleJS.swc) you need to add that parameter to your Jewel application. Thanks, Piotr czw., 23 lip 2020 o 09:15 Yishay Weiss napisał(a): > Hi Nicolas, > > > > I’m not sure if

RE: Issue when extending mx.Core.Application

2020-07-23 Thread Yishay Weiss
Hi Nicolas, I’m not sure if we’re on the right thread here but I can’t understand what this asconfig.json is doing, and why MXRoyaleJS.swc is added separately in the library path. For what it’s worth, here’s the asconfig.json I used for my emulation examples. { "config": "flex", "compilerO