I am working on adobe air application in which i need jpegEncoder and
Adobe Air auto updater. Adobe air auto updater was working before but
it stopped working when i added library.swf(as3Core lib). I am not a
flash developer so don't know what the following error means.
/*************************************/
An ActionScript error has occurred:
ReferenceError: Error #1069: Property
mx.resources:IResourceManager::initializeLocaleChain not found on
mx.resources.ResourceManagerImpl and there is no default value.
at mx.managers::SystemManager/installCompiledResourceBundles()
at mx.managers::SystemManager/
http://www.adobe.com/2006/flex/mx/
internal::docFrameHandler()
/***************************************/
Help me :(
Thanks.