The problem is that I do not load any modules .... Using datavisualization loads a module behind the scenes ?
Thanks in advance. Regards, Dima Gutzeit. From: Alex Harui Sent: Wednesday, October 07, 2009 5:39 PM To: [email protected] Subject: RE: [flexcoders] VerifyError: Error #1053: Illegal override of FlexModuleFactory in mx.core.FlexModuleFactory at global$init() Both the module and app that loads it must be on the same version of the SDK. Alex Harui Flex SDK Developer Adobe Systems Inc. Blog: http://blogs.adobe.com/aharui From: [email protected] [mailto:[email protected]] On Behalf Of Dima Gutzeit Sent: Wednesday, October 07, 2009 1:20 AM To: [email protected] Subject: [flexcoders] VerifyError: Error #1053: Illegal override of FlexModuleFactory in mx.core.FlexModuleFactory at global$init() 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.

