Re:Apple's XCode 5 requirement

2013-12-20 Thread DarkStone
Hi Jake, Well, I think this will depend on Adobe AIR SDK's IPA compiler. This is a pretty intense policy for all the Flex developers that want to sell apps to the AppStore. Can someone from Adobe say something about it? DarkStone 2013-12-20 At 2013-12-20 07:26:54,Jake Churchill

Re: Easy test/ Easy fix bugs

2013-12-20 Thread piotr.zarzycki
I think someone from jira's admin should review all those issues and makr some of them as resolved if it's commented as fixed in Apache Flex. ex. - https://issues.apache.org/jira/browse/FLEX-28401 - Justin said that is fixed. I could also post such issues here if it is help. Piotr -

Re: Easy test/ Easy fix bugs

2013-12-20 Thread Tom Chiverton
I don't think ' s:NumericStepper freezes on 0 and up/down don't change values.' means it's fixed ? Tom On 20/12/2013 08:50, piotr.zarzycki wrote: I think someone from jira's admin should review all those issues and makr some of them as resolved if it's commented as fixed in Apache Flex. ex. -

Re: Easy test/ Easy fix bugs

2013-12-20 Thread piotr.zarzycki
Hi Tom. You are right it doesn't mean that it is fixed. I am sorry. I will be more precise next time. Piotr - Flex/Air developer open to new job offers and challenges. piotrzarzyck...@gmail.com -- View this message in context:

Re: Easy test/ Easy fix bugs

2013-12-20 Thread Tom Chiverton
By all means post a list of other things you reckon can be closed and I'll go through and do it. Tom On 20/12/2013 11:00, piotr.zarzycki wrote: Hi Tom. You are right it doesn't mean that it is fixed. I am sorry. I will be more precise next time. Piotr - Flex/Air developer open to new

[FlexJS] BarChart component updated

2013-12-20 Thread Peter Ent
Hi, This morning I updated the BarChart component with an XAxisBead that draws a simple line and tick marks and places labels below the chart. Alex and I went back and forth about whether or not to have a bead for the axis or if the axis should be part of the component (who draws a chart

Managing units in CSS

2013-12-20 Thread Maurice Amsellem
Hi, With the coming of FlexJS and the possibility to target JS or Flash with Flex code, I think there is a feature that is available in HTML but has been missing from Flex. It's the ability to express lengths in css using a physical unit ( inch, point) in addition to pixels. Another reason

Re: [FlexJS] BarChart component updated

2013-12-20 Thread Tom Chiverton
On 20/12/2013 11:41, Peter Ent wrote: a bead for the axis or if the axis should be part of the component (who draws a chart without an axis?). As an experiment, the axis is a bead - the idea being that you'd probably always include an People making infographic style pages or something else

Re: Managing units in CSS

2013-12-20 Thread Tom Chiverton
On 20/12/2013 11:50, Maurice Amsellem wrote: What do you think? I think it's an issue, because you could write Flex code that can't be made into a .SWF when the whole point is both run times are equal ? Tom

RE: Managing units in CSS

2013-12-20 Thread Maurice Amsellem
The idea would be that it gives the same result on both JS and Flash. I don't have an expert knowledge on how styles are currently managed in Flex, but it seems to me that the whole parsing / assignment is done either by the compiler or In Flex SDK code. FlashPlayer only sees actual pixel

Re: Managing units in CSS

2013-12-20 Thread Alex Harui
It is a lot of work to retrofit the current SDK, because you can't convert to a number at compile time. If your units are inches or ems, you have to convert it at runtime. But yes, FlexJS will try to support that, at least for the text styles. -Alex On 12/20/13 4:00 AM, Maurice Amsellem

RE: Managing units in CSS

2013-12-20 Thread Maurice Amsellem
It is a lot of work to retrofit the current SDK, because you can't convert to a number at compile time. If your units are inches or ems, you have to convert it at runtime. Agree that it has to be done at runtime. But yes, FlexJS will try to support that, at least for the text styles. Out of

Re: Managing units in CSS

2013-12-20 Thread Alex Harui
On 12/20/13 7:54 AM, Maurice Amsellem maurice.amsel...@systar.com wrote: It is a lot of work to retrofit the current SDK, because you can't convert to a number at compile time. If your units are inches or ems, you have to convert it at runtime. Agree that it has to be done at runtime. But yes,

Re: Apple's XCode 5 requirement

2013-12-20 Thread bkelley
Jake Churchill wrote I got a notice from Apple this week that all apps need to be built using XCode 5 and optimized for iOS7. Compile with AIR 3.9 and you should be good to go. We have an app in the app store right now using AIR 3.9 without any problems from apple. Adobe recent update to

Re: Apple's XCode 5 requirement

2013-12-20 Thread Dana White
My interpretation of the letter is that any apps that are submitted after Feb. 1 must be created with XCode 5 and optimized for iOS 7. In other words, after Feb. 1, Apple will refuse to approve any apps that have skeuomorphic UIs. Sent from my iPhone On Dec 20, 2013, at 11:28 AM, bkelley

RE: Managing units in CSS

2013-12-20 Thread Maurice Amsellem
Thanks. -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : vendredi 20 décembre 2013 17:21 À : dev@flex.apache.org Objet : Re: Managing units in CSS On 12/20/13 7:54 AM, Maurice Amsellem maurice.amsel...@systar.com wrote: It is a lot of work to retrofit the current

Re: Re:Apple's XCode 5 requirement

2013-12-20 Thread bkelley
Using AIR 3.9 should solve your issues. We have an app in the app store right now that is using AIR 3.9 and had no issues from apple at all. Adobe made sure that AIR apps compiled with 3.9 were iOS 7 compatable. Good Luck! -- View this message in context:

Re: Apple's XCode 5 requirement

2013-12-20 Thread bkelley
Dana White wrote My interpretation of the letter is that any apps that are submitted after Feb. 1 must be created with XCode 5 and optimized for iOS 7. In other words, after Feb. 1, Apple will refuse to approve any apps that have skeuomorphic UIs. Ah, your talking about the Feb. 1 deadline.

Apple's XCode 5 requirement

2013-12-20 Thread Jake Churchill
Guys, I got a notice from Apple this week that all apps need to be built using XCode 5 and optimized for iOS7. I use FlashBuilder 4.7 and I've got the flex 4.6 SDK that came with it but I've upgraded the AIR SDK to 3.9 and compiled against that. Will that be enough to satisfy this requirement

[CANCEL][VOTE] Release Apache Flex PixelBender Package 1.0.0 - RC2

2013-12-20 Thread Alex Harui
Cancelling to fix some issues found in RC2. On 12/17/13 9:45 AM, Alex Harui aha...@adobe.com wrote: Please vote to approve Apache Flex PixelBender Package version 1.0.0 to be released. As a reminder, the PixelBender package is a subset of the flex-sdk repo containing the PixelBender source

Re: Apple's XCode 5 requirement

2013-12-20 Thread Nicholas Kwiatkowski
You should be good with FlashBuilder and AIR SDK 3.9. We aren't anticipating any issues come February. -Nick On Fri, Dec 20, 2013 at 11:52 AM, Jake Churchill reyna...@gmail.com wrote: Guys, I got a notice from Apple this week that all apps need to be built using XCode 5 and optimized for