Error migrating a desktop flex application from AIR 31.0 to AIR 33.1.633

2021-10-28 Thread Vincent Jugé
) at flex.tools.debugger.cli.DebugCLI.main(DebugCLI.java:401) The flex SDK used is 4.16.1 The error seems to be related to the loading of a flex Module. Any idea of what is going on ? Thank you. Vincent.

Re: Life after FlashPlayer, are you prepared?

2018-05-02 Thread Vincent Sotto
he > server > side) to keep developping without changing anything to his workflow > > Big thank you to the Apache Flex/Royale team for all the work done and the > hope generated for flex devs like us. > > Vincent. > > > > > -- > Sent from: http://apache-flex-users.246.n4.nabble.com/ >

Re: RemoteObject, PHP, and Zend

2017-10-04 Thread Vincent Sotto
well if you use flashbuilder, fb will generate the services for you, but your limited fo zend 1.x On Thu, Oct 5, 2017 at 10:23 AM, bilbosax wrote: > I am new to PHP, so I apologize for my inexperience. I am working in a > Windows 10 environment and have installed WAMP to

Re: Re: Accessing app bundle_id or package_id at runtime

2017-08-28 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Accessing app bundle_id or package_id at runtime

2017-08-28 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: RE: AIR

2017-08-26 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: AIR

2017-08-26 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Re: Remote object for Flex JS

2017-08-22 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: RE: Layering over background image

2017-08-21 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: [FlexJS] Json data through url

2017-08-20 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Re: Remote object for Flex JS

2017-08-20 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Re: How to stop already running webcam instance using adobe flex programming

2017-08-18 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: How to stop already running webcam instance using adobe flex programming

2017-08-16 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Re: Can't Debug From Flash Builder

2017-08-15 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Flex SDK Installation Problem

2017-08-14 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Re: Can't Debug From Flash Builder

2017-08-14 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Re: FlexPrintJobScaleType doesn't work for me

2017-08-11 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Re: FlexPrintJobScaleType doesn't work for me

2017-08-11 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: Opensource Flashplayer Petition

2017-08-02 Thread Vincent Sotto
yes but it goes to saying why would they end support if they are still updating air which has the same core as fp On Wed, Aug 2, 2017 at 5:18 PM, Evyatar Ben Halevi-Arbib < evyata...@gmail.com> wrote: > I understand this heart-wish, but in my opinion there is some "Flash Player > Core" inside

Re: Screen DPI ANE?

2017-03-06 Thread Vincent
Yes, DPI values are hard coded for ios but it's not a real issue since Capabilities.screenDPI returns the correct values. For Android, thought, the returned value is dynamic and seems to be accurate (at least on the 6 android devices I tested) But unless you want to make accurate on screen

Re: Screen DPI ANE?

2017-03-05 Thread Vincent
Hi, The Application ANE from Distriqt has what you need : https://airnativeextensions.com/extension/com.distriqt.Application Cheers Le 05/03/2017 à 20:14, bilbosax a écrit : Thanks Josh. I have been searching posts and blog articles about the unreliability of Capabilities.screenDPI, and I

Re: Android soft keyboard and back button.

2017-01-24 Thread vincent
aaronyeo22 wrote > 1. here clicks a textinput so it focuses and soft keyboard appears > 2. user click back key on his phone - soft keyboard retracts (no > backkeypressed event caught) > 3. textinput still has the focus border around it (why?) and user clicks > back key again - application goes in

Re: Video rendering issues when focusing a text component

2017-01-24 Thread vincent
I have the same issue, did you find any solution? -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Video-rendering-issues-when-focusing-a-text-component-tp8106p14574.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

video flickering when the softkeyboard showed

2017-01-23 Thread vincent
I am working on a chatting app on Android that will have video and textinput at the same view. The video will flickering when showing/hiding the softkeyboard. This issue also happens while typing any word on softkeyboard. Here is my test mxml file and the test environment is built on Flex 4.15

Re: Getting the exact screen density on AIR mobile

2016-12-08 Thread Vincent
Hi, Thank you. I will give it a try. Le 08/12/2016 à 18:08, Clint M a écrit : Here's one for Android. Shouldn't be too difficult to adapt for iOS and/or Desktop. https://github.com/SamYStudiO/flair-physical-density-ane On Thu, Dec 8, 2016 at 2:05 AM, After24 wrote:

Re: reduce creation time of view in mobile app

2016-11-28 Thread Vincent
magic" techniques, like offscreen rendering or such. (destructionpolicy=never did not help) Am 28.11.2016 um 12:29 schrieb Vincent: I said not always ;-) can you show a screen capture of the view ? Le 28/11/2016 à 12:25, Frank Dahmen a écrit : thanks, yes, I know, but as you said, not

Re: reduce creation time of view in mobile app

2016-11-28 Thread Vincent
I said not always ;-) can you show a screen capture of the view ? Le 28/11/2016 à 12:25, Frank Dahmen a écrit : thanks, yes, I know, but as you said, not easy Am 28.11.2016 um 11:46 schrieb Vincent: Hi, If it takes 2s on desktop, it is very likely that the process will cost at least

Re: reduce creation time of view in mobile app

2016-11-28 Thread Vincent
Hi, If it takes 2s on desktop, it is very likely that the process will cost at least twice more on mobile (and probably a lot more on low end devices)You can set the destructionPolicy property of the View to never, so the view is just created once, the downside is memory consumption. The

Re: Scout - What does this mean?

2016-11-23 Thread Vincent
, bilbosax a écrit : Great Read Vincent! I have been looking for a good link to help me write my actionscript itemrenderer if that is the way that I end up going. I have never written one before, so this will help tremendously. I really appreciate you taking the time to share this with me

Re: Updating data for List refreshes entire List and scrolls to the top

2016-10-25 Thread Vincent
Hello Kyle, If you want to use the refresh() method, a solution would be to : 1 - Store the verticalScrollPosition value of the scroller of the list (verticalScrollPosition is a property you can access via the viewport property of the scroller) 2 - Invoke the refresh method of the data

Re: Best Cross Platform Mobile App

2016-08-12 Thread Vincent
Hi, Air is surely a first class candidat when it comes to choose a crossplatform development tool. Regarding the futur, it's hard to have certitudes in the long term, even if the AIR team is very active and if Adobe repeats that it will continue to support the AIR runtime. But an important

Re: Inconsistent RPC Fault

2016-07-06 Thread Vincent
into that problem with the Meetup.com API. Sent from Yahoo Mail on Android On Wed, Jul 6, 2016 at 3:32 AM, Vincent<vinc...@after24.net> wrote: Hello Rodolpho, It occurs on both android and ios. And the services are hosted on https. Thanks. Le 05/07/2016 à 21:59,

Re: Inconsistent RPC Fault

2016-07-06 Thread Vincent
Hello Rodolpho, It occurs on both android and ios. And the services are hosted on https. Thanks. Le 05/07/2016 à 21:59, rodol...@essencialcode.com.br a écrit : This ocurrs in Android and iOS or just iOS? Remember that last version of iOS only accept HTTPS conections and you error show

Re: Multi select combo

2016-04-22 Thread Vincent Sotto
have you tried hillelcoren advancedautocomplete showbrowse button? easy to mod what you want http://sketch-out.com/flexautocomplete/demo/#app=7b9d=3 On Fri, Apr 22, 2016 at 11:08 PM, mark goldin wrote: > I see, not a bad idea. > > On Fri, Apr 22, 2016 at 10:01 AM Tom

Re: Air Desktop - Server host

2016-03-22 Thread Vincent Sotto
thanks for the suggestion, i set a specifict hostname and set /etc/host on each client, will talk to our administrator to setup the dns. I was just thinking theres a standard way to do this, like in code change server path On Tue, Mar 22, 2016 at 12:22 AM, Adam Malejko wrote:

Air Desktop - Server host

2016-03-21 Thread Vincent Sotto
Good Day guys, I have developed a simple database app air desktop using flashbuilder 4.7 using eccentric data services. i have release and exported the air app, how do i change the server ip after the application is released, normally if you created a web application you put the files on the

Re: iPhone 6s+ black bars at top and bottom of App

2016-03-06 Thread Vincent
Hello Phil, In IntelliJ, on the iOS tab of the module settings, you have to reference the path to the /src folder (Files and folders to package) in order to incorporate the splash images in the final .ipa. I supposed there is something similar on other IDEs. Vincent. Le 06/03/2016 10:25

Re: Recommended notification ANE

2015-12-02 Thread Vincent
Thank you Héctor Le 02/12/2015 16:25, Héctor A a écrit : I've always used this one: https://github.com/freshplanet/ANE-Push-Notification On Wed, Dec 2, 2015 at 4:01 PM, After24 wrote: Hello, I have, for an upcoming mobile project, to manage push notifications. I

Re: Flex/Flash Viable still?

2015-07-25 Thread Vincent Sotto
if we want to truly make flash survive, we push adobe to donate the flash player On Sat, Jul 18, 2015 at 10:12 AM, Udirley Otoni Pesse udirleyot...@gmail.com wrote: I agree with you also work with flex a few years and I am very saddened by the attacks that technology has been suffering from

Re: Anyone migrated/ing from FlashBuilder to IntelliJ IDEA?

2014-09-19 Thread Vincent Sotto
we use Flash Builder data centric development aka valueobjects, intellij does not have this so what you think we should use weborb? we use php and myql as backend On Fri, Sep 19, 2014 at 3:57 PM, Maxim Solodovnik solomax...@gmail.com wrote: Just have tried IntelliJ with Flex on Windows, debug

Re: IDE for Flex Dev

2014-07-08 Thread Vincent Sotto
in my company we still use fb 4.7 because of the convenience data service generators On Wed, Jul 9, 2014 at 10:57 AM, hongdida hongd...@outlook.com wrote: John Cunliffe wrote http://stackoverflow.com/questions/11977907/flashbuilder-4-6-vs-fdt-vs-flashdevelop-4-0-vs-intellij-idea

Re: [FlexJS] Unable to configure FlexJS SDK with FB 4.7

2014-05-16 Thread Vincent Sotto
I can add flexjs sdk fine with my fb 4.7 On Fri, May 16, 2014 at 2:36 PM, Alex Harui aha...@adobe.com wrote: Create a jira issue and attach there. Sent via the PANTECH Discover, an ATT 4G LTE smartphone. Devesh Mishra devesh.mis...@mastek.com wrote: Hi Alex, I have attached the list in

Re: [FlexJS] Unable to configure FlexJS SDK with FB 4.7

2014-05-16 Thread Vincent Sotto
its 1.51 GB (1,632,070,571 bytes) 6,355 Files, 1,180 Folders On Fri, May 16, 2014 at 8:10 PM, Devesh Mishra devesh.mis...@mastek.comwrote: Vincent, can you tell me size of Flex JS sdk folder so that I can compare it with sdk which I have ? -- Thanks Regards Devesh Mishra From: Vincent

Re: access PDF doc from inside Flex app but not outside?

2014-04-06 Thread Vincent Sotto
i tried flexpaper but you need to convert the document into swf using swftools, flexiframe is the easiest, no conversion to swf, works with pdf embedded on html. flexiframe works on simple javascripts and html4 tags On Sun, Apr 6, 2014 at 4:22 PM, Maurice Amsellem maurice.amsel...@systar.com

Re: visual editor still missing ?

2014-03-15 Thread Vincent Sotto
if you try to start designing in code isntead of wysiwig you put everthing in groups vertical/horizontal/tilemuch better than puting x and y values into objects which is harder to maintain On Sat, Mar 15, 2014 at 7:36 PM, Proxymis cont...@proxymis.com wrote: ok.. let say in complex UI, view