Re: Adding support for MXML in Feathers

2015-02-06 Thread okrue...@edscha.com
Hi Joel, > This is so cool! Feather will support MXML soon. :) I've never heard about Feather and I don't understand what's be the benefit of it in Flex context :-( Could you help me along? Thanks, Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Addi

Re: Can we migrate the Flex 3/4 apps to Flex JS?

2015-02-06 Thread Alex Harui
On 2/5/15, 11:53 PM, "Deepak MS" wrote: >Hi Alex, >When you say: I ported the old FlexStore example app from MX to Spark and >then to FlexJS > >Does that mean that if we want to migrate flex 3 applications, we have to >compulsorily migrate it to flex 4 first(before migrating to FlexJS)? No. I

Re: TLF performance issue

2015-02-06 Thread goratz
Hi Alex I try what you said but the performance is the same. Any other idea? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45017.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-06 Thread goratz
Hi Alex I try what you said but the performance is the same. Any other idea? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45018.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-06 Thread piotrz
Hi Jude, I see bunch of performance unit tests in our repo for TLF but I still don't have free cycles to fix them. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45020.

Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-06 Thread Tom Chiverton
On 05/02/15 16:56, Alex Harui wrote: What do others think? IMO, for 3.2 we should just do the swap of an AS3 native HTTP implementation and not switch our urls to HTTP or add some checkbox. Then we can get better data on how many problems that change solved or if it introduces new issues. Not

Re: [DISCUSS] Release Apache Flex 4.14.0

2015-02-06 Thread piotrz
Hi Guys, Couple of days ago I was build with Flex 4.14 an old application written in Adobe Flex 4.5 and was getting strange error: https://paste.apache.org/4LFt Does anyone know why I'm getting such error ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context

Re: Adding support for MXML in Feathers

2015-02-06 Thread Joel Tan
Hi Olaf, I love Flex and coding in MXML, and Feathers is a UI framework built on top of Starling framework which allow us to take advantage of GPU accelerated Stage3D graphics, mean we can create amazing performance cross platform mobile app via AIR. Using FeathersUI have to code in pure Action

Re: [jira] [Created] (FLEX-34739) Flex installer progress indicator stops at 50%

2015-02-06 Thread Justin Mclean
HI, What version of FP/AIR did you select? Can you post the installer log? Justin

Re: [jira] [Created] (FLEX-34739) Flex installer progress indicator stops at 50%

2015-02-06 Thread Maxim Solodovnik
I have selected AIR 16 Will send the log later tonight (don't have Windows virtual machine right now) On Fri, Feb 6, 2015 at 4:01 PM, Justin Mclean wrote: > HI, > > What version of FP/AIR did you select? Can you post the installer log? > > Justin > -- WBR Maxim aka solomax

Re: New version of Tour De Flex

2015-02-06 Thread Mahmoud Ali
> > Sounds perfect. Are they publicly available anywhere? Not yet, the example you can find on the old GitHub page is outdated and shouldn't be used. How should I proceed? Do you want me to put these examples online so you can get them or should I add them to TdF myself?

Re: Adding support for MXML in Feathers

2015-02-06 Thread okrue...@edscha.com
I've got it, thanks for explanation! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Adding-support-for-MXML-in-Feathers-tp45007p45026.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: New version of Tour De Flex

2015-02-06 Thread Justin Mclean
Hi, > How should I proceed? Do you want me to put these examples online so you > can get them or should I add them to TdF myself? If you want to add them to TdF go for it - if you need a hand just ask. Thanks, Justin

Re: Can we migrate the Flex 3/4 apps to Flex JS?

2015-02-06 Thread Raj Raju
Hi Alex, May be am going bit crazy here but just a thought. Can we directly migrate by using any *tool or some logic *(not now , but in the near feature ) which will do the work for us instead of rewriting the code ?, if this will work then , that will save our lot of energies and development t

Re: [DISCUSS] Release Apache Flex 4.14.0

2015-02-06 Thread Mihai Chira
Reminds me of the IntelliJ configuration problem tread [1], but I may be wrong. [1] http://s.apache.org/6OA On 6 February 2015 at 09:20, piotrz wrote: > Hi Guys, > > Couple of days ago I was build with Flex 4.14 an old application written in > Adobe Flex 4.5 and was getting strange error: > > ht

Re: [DISCUSS] Release Apache Flex 4.14.0

2015-02-06 Thread piotrz
Nop Mihai. Application has been build without the problem - Issue occurs right after the launch of app. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/DISCUSS-Release-Apache-Flex-4-14-0-tp43390p45031.h

Re: [jira] [Created] (FLEX-34739) Flex installer progress indicator stops at 50%

2015-02-06 Thread Maxim Solodovnik
Hello Justin! Here is the log: Installer version 3.2.0 (windows) Using Locale: ru_RU Адрес зеркала скачивания SDK у службы CGI получен. SDK version Apache Flex SDK 4.14.0 AIR version 16.0 Flash Player version 16.0 Creating Apache Flex home Creating temporary directory Downloading Apache Flex SDK

Re: New version of Tour De Flex

2015-02-06 Thread jiangzhixiao
I did not see rich text editor example in TDF1.2 -- View this message in context: http://apache-flex-development.247.n4.nabble.com/New-version-of-Tour-De-Flex-tp44997p45033.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: TLF performance issue

2015-02-06 Thread Alex Harui
On 2/6/15, 12:26 AM, "goratz" wrote: >Hi Alex I try what you said but the performance is the same. Any other >idea? Hmm, how did you determine that EditManager.applyLeafFormat is involved? Did you run the performance profiler? If not, please run it and see what is going on inside that method.

Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-06 Thread Alex Harui
On 2/6/15, 1:11 AM, "Tom Chiverton" wrote: >On 05/02/15 16:56, Alex Harui wrote: >> What do others think? IMO, for 3.2 we should just do the swap of an AS3 >> native HTTP implementation and not switch our urls to HTTP or add some >> checkbox. Then we can get better data on how many problems t

Re: Can we migrate the Flex 3/4 apps to Flex JS?

2015-02-06 Thread Alex Harui
On 2/6/15, 2:58 AM, "Raj Raju" wrote: >Hi Alex, > >May be am going bit crazy here but just a thought. Can we directly migrate >by using any *tool or some logic *(not now , but in the near feature >) which will do the work for us instead of rewriting the code ?, if this >will work then , that

Re: TLF performance issue

2015-02-06 Thread goratz
I determined that tracing the time before and after that method. How can i run the performance profiler? Any Guide or tutorial? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/TLF-performance-issue-tp44966p45036.html Sent from the Apache Flex Development m

Re: TLF performance issue

2015-02-06 Thread Alex Harui
If you have Flash Builder there is a performance profiler in there. There are some internet articles on how to use it. On 2/6/15, 7:49 AM, "goratz" wrote: >I determined that tracing the time before and after that method. > >How can i run the performance profiler? Any Guide or tutorial? > > > >-

Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-06 Thread OmPrakash Muppirala
On Feb 6, 2015 7:37 AM, "Alex Harui" wrote: > > > > On 2/6/15, 1:11 AM, "Tom Chiverton" wrote: > > >On 05/02/15 16:56, Alex Harui wrote: > >> What do others think? IMO, for 3.2 we should just do the swap of an AS3 > >> native HTTP implementation and not switch our urls to HTTP or add some > >> c

Flex 4.6 Spark Skin question

2015-02-06 Thread David Frank
Hey guys, First time mailing the group. Let me introduce myself. I've been working on Flex 3.2 for the past 6 years, and I've only recently upgraded my project to Flex 4.6. I'm having difficulty in two areas and I've Googled the hell out of this but all the web links that seem to have the answ

Re: New version of Tour De Flex

2015-02-06 Thread Justin Mclean
Hi, > I did not see rich text editor example in TDF1.2 It's there: http://flex.apache.org/tourdeflex/?app=mx/controls/RichTextEditorExample The unreleased version also has an example of the 4.14 spark rich text editor. Thanks, Justin