Re: mx:DataGrid "change" event behavior

2021-04-05 Thread GAbe Barbosa
Thanks for the explanation Edward! I probably want to eventually eventually port the code to mx:DataGrid because we use it everywhere in our codebase. I took a look at the source code and wasn't sure if the event needs to be dispatched on the strand like in AdvancedDataGrid. I'll have to experimen

Re: [Discuss] What to do with SWF target now that Adobe removed Flash Player in 2021 (Re: How to build from now on?)

2021-04-05 Thread Josh Tynjala
I wouldn't expect a compiler .jar file to have a dependency on any .swc files. That doesn't really make any sense to me. Chris might know, since he did the Maven stuff, but he may or may not be around to help anymore. -- Josh Tynjala Bowler Hat LLC On Mon, Apr 5, 2021 at

Re: [Discuss] What to do with SWF target now that Adobe removed Flash Player in 2021 (Re: How to build from now on?)

2021-04-05 Thread Josh Tynjala
Yes, it's specific to your system, so don't commit that extra . I assume that you can add -Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=ca4f30bf to the end of your terminal command when you run the Ant release script. I've never done a release, so that's just a guess.

RE: [Discuss] What to do with SWF target now that Adobe removed Flash Player in 2021 (Re: How to build from now on?)

2021-04-05 Thread Yishay Weiss
One more thing, perhaps related. I’m getting a different in the flex-compiler-oem-0.9.8.jar between my local system and the CI server because of this line + - playerglobal com.adobe.flash.framework:playerglobal:swc:20.0 In META-INF/DEPENDENCIES which only exists in one of the systems. Any id

RE: [Discuss] What to do with SWF target now that Adobe removed Flash Player in 2021 (Re: How to build from now on?)

2021-04-05 Thread Yishay Weiss
Hi Josh, I’m running release ant script which has This results in [exec] [INFO] Installing C:\temp2\sources\compiler-playerglobalc\target\compiler-playerglobalc-0.9.8-tests.jar to C:\Users\yisha\.m2\repository\org\apache\royale\compile r\c