• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

After upgrade to FB4.0.1: Error #1014: IMEClient could not be found

New Here ,
Jul 08, 2010 Jul 08, 2010

Copy link to clipboard

Copied

An Air project that was working fine with FB4 is no longer working after the upgrade to FB 4.0.1 (277662). No idea what's going on here...

VerifyError: Error #1014: Class IIMEClient could not be found.

at flash.display::MovieClip/nextFrame()

at mx.managers::SystemManager/deferredNextFrame()

at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()

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()

Views

576

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 08, 2010 Jul 08, 2010

Copy link to clipboard

Copied

This is a known issue, refer to the bug http://bugs.adobe.com/jira/browse/SDK-26376

If you believe you still should be using 1.5.3 in 4.1 SDK, you can re-open the issue and track it.

-Sunil

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 09, 2010 Jul 09, 2010

Copy link to clipboard

Copied

LATEST

That helped a lot (with air 1.5.3)! Thank you very much.

Actually I didn't know what the correct namespace for air 2 was. So I decided to remain on 1.5.3 for the time being.

But there is no reason to stay on that as I now found the correct settings:

<application xmlns="http://ns.adobe.com/air/application/2.0">

And with that it works without your workaround.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines