I have a Flex application built on Flex 3.2 recently I have found that on
certain versions of flash player 9 users receive the following error:
VerifyError: Error #1033: Cpool entry 141 is wrong type.
at flash.display::MovieClip/nextFrame()
at mx.managers::SystemManager/deferredNextFrame()
at mx.managers::SystemManager/preloader_initProgressHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.preloaders::Preloader/timerHandler()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
I have searched high and low for what exactly this means and what I usually
find is people telling me to upgrade my users to flash player 10. This does fix
the error but I would really like to know what causes such and error any
insight would be great.