There's a pretty wonderful migration path that should help you decide. You can compile a Flex 3.6 Application with any Flex 4.x SDK and everything should work the same as it did before. Then when you have time you can migrate parts of the application to take advantage of the Flex 4.x stuff over time.
On Tue, Mar 8, 2016 at 3:10 PM, Matthew Weir <[email protected]> wrote: > I'm trying to decide if I should take the time to upgrade a very large > application from 3.6 to 4.{stable}. > The main focus is on security and speed advantages. I'm thinking all the > security stuff that I've seen has all been player based, but what about > from the SDK itself? > Thanks,
