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.