Skip to main content
January 9, 2012
Answered

How do I migrate a 4.0 Flex Project to a 4.6 Flex Mobile Project

  • January 9, 2012
  • 1 reply
  • 485 views

I've searched the googles and can't find a straight answer.  I have several applications I've developed as Flex 4.0 Projects and now want to convert them to Flex Mobile Projects.  Can somebody please point me in the right direction?  Thanks!

Aaron

This topic has been closed for replies.
Correct answer

Never got an answer.  Here's what I did.  Create a new Mobile shell application.  Copy and paste the 4.0 project information over.  Try to compile to see all errors.  Go through errors one at a time to clean up the project.  Done.  Since I'm developing in mobile I am also now spending time lightening the load by doing things like replacing grids with lists, etc.

1 reply

Correct answer
March 2, 2012

Never got an answer.  Here's what I did.  Create a new Mobile shell application.  Copy and paste the 4.0 project information over.  Try to compile to see all errors.  Go through errors one at a time to clean up the project.  Done.  Since I'm developing in mobile I am also now spending time lightening the load by doing things like replacing grids with lists, etc.