I imported the Flex 3 project into Flex 4 and removed all the errors and warnings listed in the Flex 4 problem windows.
I get the following error in Flex 4 when starting the application.
What could be the reason for this?
Error: Compatibility version has already been read. at mx.core::FlexVersion$/set compatibilityVersion()[E:\dev\4.x\frameworks\projects\framework\src\mx\core\FlexVersion.as:254] at mx.core::FlexVersion$/set compatibilityVersionString()[E:\dev\4.x\frameworks\projects\framework\src\mx\core\FlexVersion.as:301] at _Screen1Module_mx_core_FlexModuleFactory()
Experts, please help me with this.
Thank you very much
source share