Select to view content in your preferred language

VerifyError: Error #1014: Class mx.modules::Module could not be found

1286
1
07-11-2010 06:30 AM
ShaningYu
Honored Contributor
I used to work on the Flexviewer template using Flex Builder 3 w/ a dozen of customized widgets.  Recently, I switched to Flash Builder 4.  For many customized widgets I created, I got the type of error #1044.  For instance,

VerifyError: Error #1014: Class mx.modules::Module could not be found.
at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/deferredNextFrame()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/moduleCompleteHandler()

I checked Adobe's Forum can could not find a good solution for it.  Has anyone encounter such a problem?  Please share your experience.  Thanks.
Tags (2)
0 Kudos
1 Reply
ShaningYu
Honored Contributor
Problem solved by replacing agslib-2.0 by agslib-1.3.
0 Kudos