Re: Build AIR APP with AIR integrated inside

2015-08-18 Thread OmPrakash Muppirala
On Tue, Aug 18, 2015 at 1:57 AM, Peter Ginneberge p.ginnebe...@gmail.com wrote: Right, but you mean it's a PITA :) Yes it is definitely a pain to set it up correctly and to test it. But once done right, it is pretty reliable. The Apache Flex Installer actually auto-updates itself this way.

Re: Build AIR APP with AIR integrated inside

2015-08-18 Thread vijendra sainy
OK. I got it. Now how can I repackage my application. I mean I want a single installer which will add icons in startup menu and desktop icon ? On Tue, Aug 18, 2015 at 2:35 PM, Christofer Dutz christofer.d...@c-ware.de wrote: What I dislike most, but that's not only related to Air applications

Re: Build AIR APP with AIR integrated inside

2015-08-18 Thread OmPrakash Muppirala
On Tue, Aug 18, 2015 at 1:49 AM, Christofer Dutz christofer.d...@c-ware.de wrote: But you have to update your application ... I think what peter was referring to was that if I package an application with the shared runtime, as soon as Adobe publishes a fixed AIR runtime, your application

Re: Build AIR APP with AIR integrated inside

2015-08-18 Thread Peter Ginneberge
Right, but you mean it's a PITA :) On 18/08/2015 10:42, OmPrakash Muppirala wrote: On Tue, Aug 18, 2015 at 1:30 AM, Peter Ginneberge p.ginnebe...@gmail.com wrote: You can not auto update (AIR update API) a Captive Runtime AIR application. You can still auto-update a captive runtime AIR

AW: Build AIR APP with AIR integrated inside

2015-08-18 Thread Christofer Dutz
What I dislike most, but that's not only related to Air applications but widely spread. Every update seems to require a complete download of the application. I noticed uninstalling several applications that frequently forced me to download large amounts of data several times a month. I would

Re: Build AIR APP with AIR integrated inside

2015-08-18 Thread vijendra sainy
I think this will required more panic for me. I mean I need to change the way of application update as well. My problem will be solved if I can find some tool which wrap Adobe AIR and My app in single unit. When we run this unit it will check for Abode AIR in the machine and if it does not find it

Re: Welcome Joseph Labrecque as Apache Flex committer

2015-08-18 Thread Maxim Solodovnik
welcome :) On Tue, Aug 18, 2015 at 1:28 PM, Sugan Naicker su...@dev-x.co.za wrote: Congrats Joseph! -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Tuesday, August 18, 2015 6:53 AM To: users@flex.apache.org Subject: Re: Welcome Joseph Labrecque as Apache Flex

Re: Build AIR APP with AIR integrated inside

2015-08-18 Thread vijendra sainy
Can you send few from where I can refer all. I hope that will not let me loose the functionality of auto updating my AIR app. On Mon, Aug 17, 2015 at 7:21 PM, Christofer Dutz christofer.d...@c-ware.de wrote: No it's more like a simple standalone application. It will increase the size of your

Re: Welcome Joseph Labrecque as Apache Flex committer

2015-08-18 Thread Angelo Lazzari
Very welcome Joseph!!! Thank you very much fot join the team!!! El mar., 18 de agosto de 2015 9:30, Sugan Naicker su...@dev-x.co.za escribió: Congrats Joseph! -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Tuesday, August 18, 2015 6:53 AM To:

Re: Build AIR APP with AIR integrated inside

2015-08-18 Thread OmPrakash Muppirala
On Tue, Aug 18, 2015 at 1:30 AM, Peter Ginneberge p.ginnebe...@gmail.com wrote: You can not auto update (AIR update API) a Captive Runtime AIR application. You can still auto-update a captive runtime AIR application, it is only a bit involved.

AW: Build AIR APP with AIR integrated inside

2015-08-18 Thread Christofer Dutz
But you have to update your application ... I think what peter was referring to was that if I package an application with the shared runtime, as soon as Adobe publishes a fixed AIR runtime, your application automatically benefits from this, if its a captive runtime, you have to rebuild your

Re: Welcome Joseph Labrecque as Apache Flex committer

2015-08-18 Thread Harbs
Welcome aboard! Harbs

AW: Welcome Joseph Labrecque as Apache Flex committer

2015-08-18 Thread Christofer Dutz
Welcome :) Von: Harbs harbs.li...@gmail.com Gesendet: Dienstag, 18. August 2015 09:28 An: users@flex.apache.org Betreff: Re: Welcome Joseph Labrecque as Apache Flex committer Welcome aboard! Harbs

RE: Welcome Joseph Labrecque as Apache Flex committer

2015-08-18 Thread Sugan Naicker
Congrats Joseph! -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Tuesday, August 18, 2015 6:53 AM To: users@flex.apache.org Subject: Re: Welcome Joseph Labrecque as Apache Flex committer Hi Joseph, Welcome to the team. In case Om didn’t already tell you, please try

Re: Flex mobile - Screen is flickering on animations after app was in background

2015-08-18 Thread Angelo Lazzari
Hi, i am experiencing the same problem on lg g3 android 5.0. The view is flickering just scrolling a combo box in his options... How we can solve the problem? Is there a way to use the combo box without scrolling an use the one (old on ???) where when the combo box has the focus opens a option

Re: Welcome Joseph Labrecque as Apache Flex committer

2015-08-18 Thread Hans Nuecke
Welcome Joseph! That was the best news since a while; after all the Flash bashing... I followed you closely in the past and I'm looking forward hearing from you through this channel now also! Regards Hans Am 18.08.2015 um 09:35 schrieb Angelo Lazzari: Very welcome Joseph!!! Thank you very

Re: Welcome Joseph Labrecque as Apache Flex committer

2015-08-18 Thread rodol...@essencialcode.com.br
Great Apache Flex Team join! Welcome! -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Welcome-Joseph-Labrecque-as-Apache-Flex-committer-tp10950p10973.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: AW: Build AIR APP with AIR integrated inside

2015-08-18 Thread Peter Ginneberge
Well, I was mostly referring to updating the application (not the runtime), but both are true. As Om pointed out, if you jump through enough hoops you can implement your own update for the application. regards, Peter On 18/08/2015 10:49, Christofer Dutz wrote: But you have to update your

Re: AW: Build AIR APP with AIR integrated inside

2015-08-18 Thread Alex Harui
On 8/18/15, 2:05 AM, Christofer Dutz christofer.d...@c-ware.de wrote: What I dislike most, but that's not only related to Air applications but widely spread. Every update seems to require a complete download of the application. ... I would really love to have more people publish applications

RichText - import HTML - Space between List Items (ul)

2015-08-18 Thread chris_d_k
Hi, I am importing some HTML text: label.textFlow = TextConverter.importToFlow(htmlText, TextConverter.TEXT_FIELD_HTML_FORMAT); inluding a list: ul liTest/li litest/li litest/li /ul The space between the list items is more than a normal line - can I change this with css? -- View this