Re: How to decode AMF data for automation purposes

2017-02-08 Thread Christofer Dutz
I think if you use Wireshark to inspect the network traffic it is able to decode AMF and displays things in a human readable format … eventually that helps? Another option would be to de-serialize the AMF message to generic Maps and to serialize that to JSON. Chris Am 08.02.17, 22:51 schrieb

Re: How to decode AMF data for automation purposes

2017-02-08 Thread Nemi
Good day, Maybe AMF deserialization like this: 1. use registerClassAlias() for each custom Class used within AMF 2. read input as ByteArray 3. set ObjectEncoding.AMF0 or ObjectEncod

Re: Accepting Payment on Mobile

2017-02-08 Thread bilbosax
I appreciate the links clintm. I had already found the PayPal Native extension and will be keeping that open as an option. The problem that I face though is that I need account information that I need to save in addition to taking payments from my clients such as name, company, phone number, addres

How to decode AMF data for automation purposes

2017-02-08 Thread jbennett
Good day everyone, I'm trying to automate the retrieval of performance data and settings details from a larger number of servers on our network. I've been able to access a lot of this data using a REST API but this API has limitations which the vendor just confirmed for me the other day.

Re: Upgrading web app to Flex 4.15

2017-02-08 Thread Nemi
If ant build takes longer, try setting higher maxmemory, for example 2GB: -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Upgrading-web-app-to-Flex-4-15-tp14603p14660.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Upgrading web app to Flex 4.15

2017-02-08 Thread Alex Harui
On 2/8/17, 11:45 AM, "olegkon" wrote: >Alex, >I am not sure of its purpose. Original developers of that project long >gone, no docs... >What does it affect? I think it copied entire SWCs into the output, but that should not be necessary. Try switching to -compiler.library-path and see what

Re: Upgrading web app to Flex 4.15

2017-02-08 Thread olegkon
Alex, I am not sure of its purpose. Original developers of that project long gone, no docs... What does it affect? Changing it probably will have no significant effect on the compilation speed. As I said, it was compiling in 2 mins with 4.6.0 before (with all same settings). -- View this

[SOLVED] Re: Keyboard navigation in Spark Datagrid from SDK 4.15 does not work until TAB-ed somewhere

2017-02-08 Thread Nemi
Problem was in Datagrid's Skin where whole caretIndicator component was commented out, cause its not needed. If it is uncommented, and set caretIndicatorFill's alpha to 0, now Datagrid key nav works properly! Probably somewhere in SDK, when tabbing; caretIndicator existence is ignored, but if you

Re: Upgrading web app to Flex 4.15

2017-02-08 Thread Alex Harui
I just realized that compiler.include-libraries is being used instead of -compiler.library-path. Is that on purpose? -Alex On 2/8/17, 10:38 AM, "Josh Tynjala" wrote: >I assume that some or all of those SWCs were compiled with an older >version >of the Flex SDK. That's not necessarily going to

Re: Upgrading web app to Flex 4.15

2017-02-08 Thread Clint M
this part might take some time… -compiler.keep-generated-actionscript=true On Wed, Feb 8, 2017 at 10:29 AM, olegkon wrote: > Clint, > > Here is an exerpt of the last few lines of ant -d: > >[mxmlc] FlexTask.execute: -compiler.keep-generated-actionscript=true > -compiler.incremental=true "+f

Re: Upgrading web app to Flex 4.15

2017-02-08 Thread Josh Tynjala
I assume that some or all of those SWCs were compiled with an older version of the Flex SDK. That's not necessarily going to break things on its own. However, if the Flex framework was accidentally specified on the library-path instead of the external-library-path, that would cause parts of the Fle

Re: Upgrading web app to Flex 4.15

2017-02-08 Thread olegkon
Clint, Here is an exerpt of the last few lines of ant -d: [mxmlc] FlexTask.execute: -compiler.keep-generated-actionscript=true -compiler.incremental=true "+flexlib=C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.15/frameworks" -compiler.actionscript-file-encoding=UTF-8 -load-ex

Re: failed to run installer 3.2 on my Mac OS Sierra

2017-02-08 Thread Nemi
Hi, Thanks for answer. Did not try SDK installer app, my client reported same error happened with other AIR app. Does Sierra has minimal required AIR SDK version? -- View this message in context: http://apache-flex-users.246.n4.nabble.com/failed-to-run-installer-3-2-on-my-Mac-OS-Sierra-tp

Re: Accepting Payment on Mobile

2017-02-08 Thread Clint M
Actionscript api https://github.com/Khaledgarbaya/AS3-PayPal-API Air native extension https://airnativeextensions.com/extension/com.distriqt.PayPalSDK On Tue, Feb 7, 2017 at 9:03 PM, bilbosax wrote: > I have been looking into Stripe and Paypal to accept subscription payments > to > use my app

FINAL REMINDER: CFP for ApacheCon closes February 11th

2017-02-08 Thread Rich Bowen
Dear Apache Enthusiast, This is your FINAL reminder that the Call for Papers (CFP) for ApacheCon Miami is closing this weekend - February 11th. This is your final opportunity to submit a talk for consideration at this event. This year, we are running several mini conferences in conjunction with t