|
ADOBE AIR TUTORIAL - DEVELOPING ADOBE AIR 1.5 APPLICATIONS WITH ADOBE FLEX 3 - TUTORIAL GUIDE HELP FREE
FREE DOWNLOAD THIS TUTORIAL
This tutorial in pdf format so you can save it to your computer or print.
Sponsored Link
Here you leave the free download of the tutorial
Nota: The tutorial you are about to download is compressed format . rar, if you do not have a decompressor rar files you can download free 7-zip and to display the Foxit PDF Reader. |
CONTENTS ADOBE AIR TUTORIAL - DEVELOPING ADOBE AIR 1.5 APPLICATIONS WITH ADOBE FLEX 3
Developing Adobe AIR 1.5 Applications with ADOBE FLEX 3 Chapter 1: Adobe AIR installation Installing Adobe AIR Removing Adobe AIR Installing and running the AIR sample applications Chapter 2: Setting up the Flex 3 SDK About the AIR SDK command line tools Install the Flex 3 SDK Compiler setup Debugger setup Application packager setup Chapter 3: Introducing Adobe AIR What’s new in AIR 1.1 What’s new in AIR 1.5 Chapter 4: Finding AIR Resources Chapter 5: Creating your first Flex AIR application in Flex Builder Run Flex Builder and create an AIR project Write the AIR application code Test the AIR application Package, sign, and run your AIR application Chapter 6: Creating your first AIR application with the Flex SDK Create the AIR application descriptor file Write the application code Compile the application Test the application Create the AIR installation file adobe air documentation adobe air flex adobe flex adobe air download adobe air applications adobe air tutorial adobe air google adobe air pdf adobe on air adobe air windows adobe air com adobe air database adobe air example adobe air screen adobe air vs adobe reader air get adobe air abobe air adobe air 3 adobe air client adobe air code adobe air icon adobe air os adobe air source adobe air twitter adobe air wikipedia using adobe air adobe air 1 adobe air data adobe air development adobe air documentation adobe air ebay run adobe air adobe air cooler adobe air directory adobe air forum adobe air gmail adobe air http adobe air media adobe air problem adobe air review launch adobe air use adobe air adobe air developer adobe air inc adobe air plugin adobe air support best adobe air adobe acrobat air adobe air blog adobe air developers adobe air event adobe air logo adobe air reference adobe air release adobe air youtube top adobe air adobe air 64 adobe air connect adobe air evaporative adobe air full screen adobe air help adobe air login adobe air mastercool adobe air network adobe air online adobe air portable adobe air url adobe air zip www adobe air adobe air cd adobe air content adobe air coolers adobe air email adobe air extjs adobe air gallery adobe air minimize adobe air serial adobe photoshop air adobe air docs adobe air for windows adobe air htmlloader adobe air music adobe air trace adobe air web browser adobe air website adobe air xp beginning adobe air test adobe air adobe air forums adobe air game adobe air getting started adobe air im adobe air language adobe air notification adobe air platform adobe air post adobe air requirements adobe air task adope air develop adobe air developing adobe air learn adobe air about adobe air adobe air browse adobe air features adobe air reviews adobe air todo adobes air adobe air blazeds adobe air issues adobe air local database adobe air log adobe air maximize adobe air share adobe air windowedapplication best adobe air applications adobe air alternative adobe air distribution adobe air nativeapplication adobe air parts adobe air systemchrome adobe air technology adobe air twitter client adobe air what is it adobe air applicationstoragedirectory adobe air release notes adobe air rest adobe air websites define adobe air friendfeed adobe air adobe air todo list top 10 adobe air top adobe air applications adobe air developer center adobe air evap whats adobe air acrobat.com adobe air acrobat.com on adobe air adobe air .net adobe air application.xml adobe air installer.exe adobe air necessary adobe air needed adobe air safe adobe air updater.exe includes acrobat.com on adobe air last.fm adobe air lifehacker adobe air need adobe air twitlive adobe air Chapter 7: Developing AIR applications with Flex Builder Creating AIR projects with Flex Builder Debugging AIR applications with Flex Builder Packaging AIR applications with Flex Builder Create an AIR Library project Chapter 8: Creating an AIR application using the command line tools Compiling an AIR application with the amxmlc compiler Compiling an AIR component or library with the acompc compiler Using the AIR Debug Launcher (ADL) Packaging an AIR installation file using the AIR Developer Tool (ADT) Signing an AIR file to change the application certificate Creating a self-signed certificate with ADT Using Apache Ant with the SDK tools Chapter 9: Using the Flex AIR components Flex AIR components overview About file system controls FileSystemComboBox control FileSystemTree control FileSystemList control FileSystemDataGrid control FileSystemHistoryButton control Example: Displaying a directory structure with Flex AIR About the HTML control About the FlexNativeMenu control About window containers Chapter 10: AIR security AIR security basics Installation and updates Sandboxes HTML security Scripting between content in different domains Writing to disk Working securely with untrusted content Best security practices for developers Code signing Chapter 11: Setting AIR application properties The application descriptor file structure Defining properties in the application descriptor file Chapter 12: Adobe AIR–specific functionality AIR-specific classes Runtime classes with AIR-specific functionality AIR-specific Flex components Service monitoring framework classes Chapter 13: Working with native windows Additional online information about native windows AIR window basics Creating windows Managing windows Listening for window events Displaying full-screen windows Chapter 14: Screens Additional online information about screens Screen basics Enumerating the screens Chapter 15: Working with native menus Additional online information about native menus AIR menu basics Creating native menus About context menus About context menus in HTML Displaying pop-up menus Handling menu events Example: Window and application menu Chapter 16: Taskbar icons Additional online information about taskbar icons About taskbar icons Dock icons System Tray icons Window taskbar icons and buttons Chapter 17: Working with the file system Additional online information about the AIR File API AIR file basics Working with File objects Getting file system information Working with directories Working with files Reading and writing files Chapter 18: Drag and drop Additional online information about dragging and dropping Drag and drop basics Supporting the drag-out gesture Supporting the drag-in gesture HTML Drag and drop Chapter 19: Copy and paste Additional online information about copying and pasting HTML copy and paste Menu commands and keystrokes for copy and paste Chapter 20: Working with byte arrays Reading and writing a ByteArray ByteArray example: Reading a .zip file Chapter 21: Working with local SQL databases Additional online information about local SQL databases About local SQL databases Creating and modifying a database Manipulating SQL database data Using synchronous and asynchronous database operations Using encryption with SQL dat abases Strategies for working with SQL databases Chapter 22: Storing encrypted data Chapter 23: About the HTML environment Overview of the HTML environment AIR and Webkit extensions Chapter 24: Programming in HTML and JavaScript About the HTMLLoader class Avoiding security-related JavaScript errors Accessing AIR API classes from JavaScript About URLs in AIR Making ActionScript objects available to JavaScript Accessing HTML DOM and JavaScript objects from ActionScript Embedding SWF content in HTML Using ActionScript libraries within an HTML page Converting Date and RegExp objects Manipulating an HTML stylesheet from ActionScript Cross-scripting content in different security sandboxes Chapter 25: Handling HTML-related events HTMLLoader events Handling DOM events with ActionScript Responding to uncaught JavaScript exceptions Handling runtime events with JavaScript Chapter 26: Scripting the HTML Container Display properties of HTMLLoader objects Scrolling HTML content Accessing the HTML history list Setting the user agent used when loading HTML content Setting the character encoding to use for HTML content Defining browser-like user interfaces for HTML content Creating subclasses of the HTMLLoader class Chapter 27: Adding PDF content Detecting PDF Capability Loading PDF content Scripting PDF content Known limitations for PDF content in AIR Chapter 28: Using digital rights management Additional online information about digital rights management Understanding the encrypted FLV workflow DRM-related members and events of the NetStream class Using the DRMStatusEvent class Using the DRMAuthenticateEvent class Using the DRMErrorEven t class Using the DRMManager class Using the DRMContentData class Chapter 29: Application launching and exit options Additional online information about launch and exit options Application invocation Capturing command line arguments Launching on login Browser invocation Application termination Chapter 30: Reading application settings Reading the application descriptor file Getting the application and publisher identifiers Chapter 31: Working with runtime and operating system information Managing file associations Getting the runtime version and patch level Detecting AIR capabilities Tracking user presence Chapter 32: Monitoring network connectivity Detecting network connectivity changes Service monitoring basics Detecting HTTP connectivity Detecting socket connectivity Chapter 33: URL requests and networking Using the URLRequest class Changes to the URLStream class Opening a URL in the default system web browser Chapter 34: Inter-application communication Chapter 35: Distributing, Installing, and Running AIR applications Installing and running an AIR application from the desktop Installing and running AIR applications from a web page Enterprise deployment Digitally signing an AIR file Chapter 36: Updating AIR applications About updating applications Presenting a custom application update user interface Downloading an AIR file to the user’s computer Checking to see if an application is running for the first time Using the update framework Chapter 37: Localizing AIR applications Introduction to localization Localizing the application name and description in the application installer Choosing a locale Localizing Flex content Localizing HTML content Localizing dates, times, and currencies Chapter 38: XML signature validation Additional online information about XML signature validation Basics of XML signature validation About XML signatures Implementing the IURIDereferencer interface Index

|
|
| |
|