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 ...
Answered by jeff12 : May 09 2011 09:35 PM
On Windows, Flash Develop is the best, In Mac, the best of TextMate ($58) plus the As3 plug-in. full answer >
The following excerpt from Learning Flex 4 gives instruction on working with CSS while developing your Flex 4 application.Your stylesheet should include namespace manifests followed by style definitio...
The following excerpt from Learning Flex 4 shows you how to work with states in Flex's Design Mode. First, create a fresh project called StageRight, switch to Design mode, delete the Application c...
This excerpt from Learning Flex 4 shows you how to work with external data services in Flex.Although the HTTPService component is a handy resource, you may require more dynamic alternatives from time ...
The following excerpt from Learning Flex 4 explains the different options available in Flex 4 for accessing external data services.Although the HTTPService component is a handy resource, you may requi...
There are many ways you can learn about Flex. This excerpt from Getting Started with Flex 4 highlights a few select resources. As you explore these resources, you will surely discover even more source...
In this excerpt from Getting Started With Flex 4, you will learn how to include your Flex application on a web page and deploy it to a web server. You will learn what code you need to add to a web pag...