O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Once you have created your application, it is time to publish it to an Android installer file, which is an archive file with an .apk extension. Flash Builder provides all of the tools to accomplish th...
This excerpt from the O'Reilly publication Developing Android Applications with Flex 4.5 will walk you through building your first AIR on Android application using Adobe Flash Builder 4.5. If you ...
According to Steve Jobs, Adobe Flash is too heavy to run on the Powerful iPhone. But Mike Chambers, Principal Product Manager for the Flash Platform at Adobe, likes to take it a step further. Forget...
Answered by Amy B : Apr 03 2010 02:20 PM
Within the opening WindowedApplication tag, where you see xmllayout all running together, close the xmlns tag and add a space before layout, like so:
xmlns:mx="http://www.adobe.com/2006/mxml&quo... full answer >
Answered by msilver : Dec 06 2009 05:16 PM
I haven't tested these, but I've read two ways to do it.
One is to remove the Adobe Air Framework from the /Library/Frameworks/ directory, reinstall Adobe Air using their installer, and then... full answer >