I have an application built on Flex 2. I am writing a new application (module based) in Flex 3. Will these be able to co-exist? Can I invoke Flex 3 module from Flex 2 application?
Anyone have tried this before?
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Alex Harui from Adobe SDK Team answered the question on FlexCoders Yahoo Group.
Alex – “All modules and the SWFs that load them must be using the same version of the SDK.”
I had a follow-up question – “Are there any other options to make applications built using different versions of Flex SDK work together? Can Mosaic or any other product/technology help?”
Alex “He replied “Mosaic or any other Marshall Plan topology allows for mixing versions, but not with any code prior to 3.2. Why do you need to create a new module in Flex 3?”