Re: Issues with using Apache Flex Installer.

2018-02-16 Thread albertolo
Thanks for your reply Alex. This fix did not work, this is the log I got. Installer version 3.3.0 (windows) Using Locale: en_US Fetched the SDK download mirror URL from the CGI. SDK version Apache Flex SDK 4.16.1 AIR version 28.0 Flash Player version 28.0 Creating Apache Flex home Creating

Re: [Demo] Font Awesome 5 with Apache Flex

2018-02-16 Thread Justin Mclean
Hi, As Om said it going to depend on what parts of the free version you're intending to bundled with Flex to how the differing licenses need to be handled. There may also be trademark requirements around the brand icons and it may be better to not include them? The Pro version couldn't be

[Demo] Font Awesome 5 with Apache Flex

2018-02-16 Thread Olaf Krueger
Hi, as soon I have time I'll try to make "Font Awesome 5" part of the SDK as its own project. For those who don't know how to use "Font Awesome 5" with Flex: I've just created a little demo project and some explanation [1]. Hope this helps, Olaf [1]

Re: Lazy parsing inf Flex

2018-02-16 Thread Gabe Harbs
That’s really interesting. Currently in Royale, we’re using browser methods to parse XML, so the entire tree is parsed into a DOM tree at once. I wonder if that’s something that we can/should optimize… Harbs > On Feb 15, 2018, at 10:40 PM, Alex Harui wrote: > > It

Re: [Demo] Font Awesome 5 with Apache Flex

2018-02-16 Thread Olaf Krueger
Thanks, Carlos. Kudos should go to akamud, the original author of flatspark who has introduced FontAwesome within Flex ;-) >just check all the relevant things regarding license t I already took a look at it and it seems to be ok for me. @Justin Maybe you are following this thread: Because of you

Re: [Demo] Font Awesome 5 with Apache Flex

2018-02-16 Thread Carlos Rovira
Hi Olaf, that sounds very cool! :) congrats! Carlos PD: just check all the relevant things regarding license to ensure conforms apache guidelines 2018-02-16 10:35 GMT+01:00 Olaf Krueger : > Hi, > as soon I have time I'll try to make "Font Awesome 5" part of the SDK as >

Re: Lazy parsing inf Flex

2018-02-16 Thread Alex Harui
I haven't looked at the Royale XML code, but because most everything is replaceable, you can always just grab the String from the server result or wherever you got it and hand it off to a custom parser. The DataBindingExample in Royale uses a lazy JSON parser, just so I could show that lazy

Re: Strange Graphic Anomoly

2018-02-16 Thread bilbosax
No, it has more to do with this note published by Adobe. On page 3 under "iOS SDK Upgrade", you will read that to publish an App for iOS using AIR 28, you now need access to a Mac with Xcode installed to create an Assets.car file that you can then use to package with your swf. This is a major pain

Re: Lazy parsing inf Flex

2018-02-16 Thread Jeff Dafoe
In my opinion, a huge XML tree sent to the client is a design flaw. If it's coming from a 3rd party source, it should be proxied onto a server under your control. From there it should be trimmed down and/or parameterized to send the smallest possible payload to the client. -Jeff

Re: [Demo] Font Awesome 5 with Apache Flex

2018-02-16 Thread Gabe Harbs
The free version is MIT (with graphic files CC by 4) which I believe is the same as FontAwesome 4 was. > On Feb 16, 2018, at 1:22 PM, Olaf Krueger wrote: > > Thanks, Carlos. > Kudos should go to akamud, the original author of flatspark who has > introduced FontAwesome

Re: Strange Graphic Anomoly

2018-02-16 Thread Benjamin Povirk
I have mac and xcode if you need help no problem > On 16 Feb 2018, at 14:16, bilbosax wrote: > > No, it has more to do with this note published by Adobe. On page 3 under "iOS > SDK Upgrade", you will read that to publish an App for iOS using AIR 28, you > now need access

Re: [Demo] Font Awesome 5 with Apache Flex

2018-02-16 Thread Gabe Harbs
Yes. Same license: https://fontawesome.com/v4.7.0/license/ > On Feb 16, 2018, at 4:17 PM, Gabe Harbs wrote: > > The free version is MIT (with graphic files CC by 4) which I believe is the > same as FontAwesome 4 was. > >> On

Re: [Demo] Font Awesome 5 with Apache Flex

2018-02-16 Thread OmPrakash Muppirala
If I understand how we implement FontAwesome, we are relying on the font files and neither the graphics nor the JS code. The font files are licensed as: SIL OFL 1.1 License [1][2] As per [3], SIL OFL is a category-b license. We are allowed to use it, please make sure you read that paragraph in

Re: Problem installing SDK

2018-02-16 Thread albertolo
Hi, I am having some issues with the installer it fails when downloads OSMF2_0. There has been a change in the SourceForge datacenter, I don't know if that might change anything on the installer. Installer version 3.3.0 (windows) Using Locale: en_US Fetched the SDK download mirror URL from the

Issues with using Apache Flex Installer.

2018-02-16 Thread albertolo
Recently has been a change SourceForge datacenter, and I can not install the sdk, in any version I tried. The OSMF download does not work, anyone can help me out.. Installer version 3.3.0 (windows) Using Locale: en_US Fetched the SDK download mirror URL from the CGI. SDK version Apache Flex

Re: Issues with using Apache Flex Installer.

2018-02-16 Thread Alex Harui
Hmm. Not sure if SourceForge is still recovering from an outage or not. Anyway, if you have a copy of OSMF somewhere else on your computer or another server, you might be able to get past this failure by doing the following: 1) create an empty folder where you want the SDK to go 2) add a