Are you using 3rd party SWCs?   All SWCs must be on the same version and must 
match the compiler version.  If you are using RSLs, the RSLs must be the 
correct version.  CSS SWFs and Resource Modules have the same restriction.  The 
console should show that SWFs are being loaded.

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: [email protected] [mailto:[email protected]] On Behalf 
Of Dima Gutzeit
Sent: Wednesday, October 07, 2009 8:45 AM
To: [email protected]
Subject: Re: [flexcoders] VerifyError: Error #1053: Illegal override of 
FlexModuleFactory in mx.core.FlexModuleFactory at global$init()


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<mailto:[email protected]>
Sent: Wednesday, October 07, 2009 5:39 PM
To: [email protected]<mailto:[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.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui
From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Dima Gutzeit
Sent: Wednesday, October 07, 2009 1:20 AM
To: [email protected]<mailto:[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.

Reply via email to