Hi, I have a flex project that compiles and runs fine on all SDKs up to 3.4.0.6955. When I try use any SDK version higher than that (3.4.0.9271, 3.4.1.10084) the project compiles but fails with the following when I try to run it:
VerifyError: Error #1053: Illegal override of FlexModuleFactory in mx.core.FlexModuleFactory at global$init() It very frustrating ... Does anyone has any clue ? Thanks in advance. Regards, Dima Gutzeit. P.S. - I am not loading any modules in my project.

