Let's engage user with Flash platform
Posts tagged update
New device central CS5 is here!
Aug 5th
Yahoo! another good morning in Thailand…
…Let me check some news in my PC.
Wait… something notifying me at the notification area…
Hmm… What could brought my attention back to Adobe update manager is something like this:
How to solved: Adobe AIR project get error after update Flash builder to version 4.0.1
Jul 9th
Yes, Adobe released new update for the most powerful RIA development tool. What will happen next? yes, we download and install it. So what will happen next with your exist Adobe AIR project? got the error like this when you try to compile both in release and debug mode.
ERROR #1014: Class IIMEClient could not be found.
The easiest way to solve this problem is described below:
- Go to your <application-name>-app.xml
- Replace your Adobe AIR version in this line:
<application xmlns="http://ns.adobe.com/air/application/1.5.3">
- With this line:
<application xmlns="http://ns.adobe.com/air/application/2.0">
- Save and re-compile your application.
Thank you for your interesting and cheer!



