Re: Using MX functions in a FlexJS project

2015-10-26 Thread Alex Harui
Hi Luke, Comments in-line. On 10/26/15, 7:33 AM, "LukeWilimitis" wrote: >Thank you for the reply, Alex. > >>Do you mean the mx UI widgets like mx:TextInput? Can you provide a list >>of which mx classes you are currently using? > >The app I am tasked with converting essentially uses a large amo

Re: Using MX functions in a FlexJS project

2015-10-26 Thread LukeWilimitis
Thank you for the reply, Alex. >Do you mean the mx UI widgets like mx:TextInput? Can you provide a list >of which mx classes you are currently using? The app I am tasked with converting essentially uses a large amount of classes from mx.binding, mx.collections, and mx.controls. So yes, classes

Re: Using MX functions in a FlexJS project

2015-10-21 Thread Alex Harui
On 10/21/15, 12:54 PM, "LukeWilimitis" wrote: >As part of a rather complex project I'm working on, I'm required to >convert >functionality from the Flex3 SDK (specifically, the MX classes) and >compile >it into a working FlexJS app. Do you mean the mx UI widgets like mx:TextInput? Can you pro