Re: Flex SDK Installer - is it broken?

2018-06-11 Thread pol2095
I have this message error using ant when I choose Air 30 Thanks -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: Flex SDK Installer - is it broken?

2018-06-11 Thread Alex Harui
The Flex community is always looking for new volunteers to help maintain the installer and its data files. Here's a wiki article that attempts to describe the data files. If you can propose changes to the data files for AIR 30, it will be easier for a Flex committer to push the changes. And i

Re: Flex SDK Installer - is it broken?

2018-06-11 Thread Erik J. Thomas
>> "Please add Air 30 in the installer, thanks." +1 Hey Piotr: To date the Apache Flex SDK installer has been invaluable to me and my small team as our primary means of installing Flex and AIR SDK updates. I agree with your earlier comment that the time spent on updating the installer shoul

Re: Flex SDK Installer - is it broken?

2018-06-11 Thread pol2095
Please add Air 30 in the installer, thanks. -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: Multi-dpi Autoscaling dimensions (android)

2018-06-11 Thread leokan23
Same here. I am used on working with percentages and I get a consistent layout in every single screen. I just wanted to try int values to see if it makes any difference in speed, but I feel like I will get better results by just moving things out of the creationComplete and initialize. Thank you Er