Shifting Flex project from Flex SDK 3.5 to Flex SDK 4.0
Hi,
I am currently working on a Flex project using Flex 3.5 SDK. I want to shift my project to Flex 4.0 SDK.
When I changed the project settings to use SDK 4.0, I got lot of unknown location errors.
1) 1046: Type was not found or was not a compile-time constant: ImportExportConfiguration
2) 1061: Call to a possibly undefined method setSelection through a reference with static type mx.core.ITextInput
While the same code of flex was working satisfactorily in Flex SDK 3.5.
Please tell, how can I get rid of these error and successfully shift my project to Flex SDK 4.0.
Regards,
Nitika Agarwal
