Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Firefox 3.x
Language Found: English
Description
Steps to reproduce:
1. Create a new AIR Project with the 4.1 SDK.
2. Drop in any component that uses TLF such as s:TextArea
3. Change the AIR application descriptor namespace to 1.5.3 from 2.0.
4. Launch the application.
Actual Results:
Runtime Error:
VerifyError: Error #1014: Class IIMEClient could not be found.
at flash.display::MovieClip/nextFrame()
at mx.managers::SystemManager/deferredNextFrame()[E:\dev\4.x\frameworks\projects\framework\src\mx\managers\SystemManager.as:267]
at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()[E:\dev\4.x\frameworks\projects\framework\src\mx\managers\SystemManager.as:2460]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.preloaders::Preloader/timerHandler()[E:\dev\4.x\frameworks\projects\framework\src\mx\preloaders\Preloader.as:488]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
Expected Results:
No RTE.
Workaround (if any):
Go to Project Properties -> Build Path -> Change the linkage of textLayout.swc to RSL.