TAG | AIR Help
20
AIR Help Development 101: Install and Test the AIR SDK
No comments · Posted by saprentice in AIR Help
In order to create a custom AIR Help application, you must first install the Flex and AIR SDKs. I’ll walk you through the simple installation process, then give you some sample AIR Help source files to test. This process assumes that you’re not using Flash Builder or another IDE for development. If you are using […]
ActionScript · AIR code samples · AIR Help · AIR SDK · Flash Builder · Flex SDK · HTML · Java · MXML
Before we can discuss AIR Help, you need to understand the basics of Adobe AIR. So let’s start there… What is Adobe AIR? Adobe AIR (Adobe Integrated Runtime) is an application development technology for creating native desktop executables that can be installed on multiple operating systems. The AIR development technology provides the developer with a […]