﻿<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0014)about:internet -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="book" content="ActionScript&nbsp;3.0&nbsp;Language&nbsp;and&nbsp;Components&nbsp;Reference"><link rel="stylesheet" href="../../style.css" type="text/css" media="screen"><link rel="stylesheet" href="../../print.css" type="text/css" media="print"><link rel="stylesheet" href="../../override.css" type="text/css"><meta name="keywords" content="NativeApplication,flash.desktop.NativeApplication,BITMAP_FORMAT,CLONE_ONLY,CLONE_PREFERRED,COPY,CRITICAL,FILE_LIST_FORMAT,HTML_FORMAT,INFORMATIONAL,LINK,MAX_TIP_LENGTH,MOVE,NONE,ORIGINAL_ONLY,ORIGINAL_PREFERRED,RICH_TEXT_FORMAT,TEXT_FORMAT,URL_FORMAT,activeWindow,allowCopy,allowLink,allowMove,applicationDescriptor,applicationID,autoExit,bitmaps,bitmaps,bitmaps,bitmaps,dragInitiator,dropAction,formats,generalClipboard,height,height,height,icon,idleThreshold,isDragging,menu,menu,menu,nativeApplication,openedWindows,publisherID,runtimePatchLevel,runtimeVersion,startAtLogin,supportsDockIcon,supportsMenu,supportsSystemTrayIcon,timeSinceLastUserInput,tooltip,width,width,width,acceptDragDrop,activate,addEventListener,bounce,clearData,clear,clear,copy,cut,dispatchEvent,doDrag,exit,getData,getDefaultApplication,hasFormat,isSetAsDefaultApplication,paste,removeAsDefaultApplication,removeEventListener,selectAll,setAsDefaultApplication,setData,setDataHandler,toString,update"><title>flash.desktop.NativeApplication (ActionScript 3.0)</title></head><body><script language="javascript" type="text/javascript" src="../../asdoc.js"></script><script language="javascript" type="text/javascript" src="../../help.js"></script><script language="javascript" type="text/javascript" src="../../cookies.js"></script><script language="javascript" type="text/javascript">  
            <!--  
			    
				asdocTitle = 'NativeApplication - ActionScript 3.0 Language and Components Reference';

				var baseRef = '../../';

				window.onload = configPage;
			      
			    -->  
            </script>
<script language="javascript" type="text/javascript"><!--
function submitValue(){
var searchStr=document.getElementById('search-livedocs').value;
window.location="../../search.html"+"###"+searchStr;
}
--></script><script type="text/javascript">
		scrollToNameAnchor();
	</script><table class="titleTable" cellpadding="0" cellspacing="0" id="titleTable" style="display:none"><tr><td class="titleTableTitle" align="left">ActionScript 3.0 Language and Components Reference</td><td class="titleTableSearch" align="center"><form class="searchForm" method="get" action="../../search.html" onsubmit="submitValue();"><input class="hidden" name="loc" value="" type="hidden"><input class="hidden" name="termPrefix" value="" type="hidden"><input class="hidden" name="term" value="" type="hidden"><input class="hidden" name="area" value="" type="hidden"><input id="search-livedocs" name="search_text" value="" title="" type="text"> <input type="button" name="action" value="Search" onclick="submitValue()"></form></td><td class="titleTableTopNav" align="right"><a href="../../../../Flash/10.0_Welcome/index.html">Home</a>&nbsp;|&nbsp;<a href="../../package-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Packages</a>&nbsp;|&nbsp;<a href="../../class-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Classes</a>&nbsp;|&nbsp;<a href="../../language-elements.html">Language Elements</a>&nbsp;| <a href="../../all-index-Symbols.html" onclick="loadClassListFrame('../../index-list.html')">Index</a>&nbsp;|&nbsp;<a href="../../appendixes.html">Appendixes</a>&nbsp;|&nbsp;<a href="../../conventions.html">Conventions</a>&nbsp;|&nbsp;<a id="framesLink1" href="../../index.html?flash/desktop/NativeApplication.html&amp;flash/desktop/class-list.html">Frames</a><a id="noFramesLink1" style="display:none" href="" onclick="parent.location=document.location"> No Frames </a></td><td class="titleTableLogo" align="right" rowspan="3"><img src="../../images/logo.jpg" class="logoImage" alt=" Adobe Logo " title=" Adobe Logo "></td></tr><tr class="titleTableRow2"><td class="titleTableSubTitle" id="subTitle" align="left">NativeApplication</td><td class="titleTableSubNav" id="subNav" align="right" colspan="2"><a href="#propertySummary">Properties</a>&nbsp;| <a href="#methodSummary">Methods</a>&nbsp;| <a href="#eventSummary">Events</a>&nbsp;| <a href="#styleSummary">Styles</a>&nbsp;| <a href="#effectSummary">Effects</a>&nbsp;| <a href="#constantSummary">Constants</a>&nbsp;| <a href="#includeExamplesSummary">Examples</a></td></tr><tr class="titleTableRow3"><td colspan="3">&nbsp;</td></tr></table><script language="javascript" type="text/javascript" xml:space="preserve">
                
                    
                

				<!--

				
				    
				

					if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("NativeApplication"); titleBar_setSubNav(false,true,false	,false,true,false,true,false,false	,false,false,false,false,false);}

				    
				        
				    
				-->
                
                    
                
			</script><div class="MainContent"><div class="annotation">(AIR only)</div><table class="classHeaderTable" cellpadding="0" cellspacing="0"><tr><td class="classHeaderTableLabel">Package</td><td><a href="package-detail.html" onclick="javascript:loadClassListFrame('class-list.html')">flash.desktop</a></td></tr><tr><td class="classHeaderTableLabel">Class</td><td class="classSignature">public final   class  NativeApplication</td></tr><tr><td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">NativeApplication  <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../flash/events/EventDispatcher.html">EventDispatcher</a> <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../Object.html">Object</a></td></tr></table><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p></p>
        The NativeApplication class represents this AIR application.
        <p>The NativeApplication class provides application information,
  application-wide functions, and dispatches application-level events.</p>
        
               <p>
          The NativeApplication object is a singleton object, created automatically at startup.
  Get the NativeApplication instance of an application with the static property
          <code>NativeApplication.nativeApplication</code>
          .
        </p>
        
            <p></p><br/><hr></div><a name="propertySummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Properties</div><div class="showHideLinks"><div id="hideInheritedProperty" class="hideInheritedProperty"><a class="showHideLink" href="#propertySummary" onclick="javascript:setInheritedVisible(false,'Property');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Public Properties</a></div><div id="showInheritedProperty" class="showInheritedProperty"><a class="showHideLink" href="#propertySummary" onclick="javascript:setInheritedVisible(true,'Property');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Public Properties</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable " id="summaryTableProperty"><tr><th>&nbsp;</th><th colspan="2">Property</th><th>Defined By</th></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#activeWindow" class="signatureLink">activeWindow</a> : <a href="../../flash/display/NativeWindow.html">NativeWindow</a><div class="summaryTableDescription">[read-only] The active application window.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#applicationDescriptor" class="signatureLink">applicationDescriptor</a> : <a href="../../XML.html">XML</a><div class="summaryTableDescription">[read-only] The contents of the application descriptor file for this AIR application.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#applicationID" class="signatureLink">applicationID</a> : <a href="../../String.html">String</a><div class="summaryTableDescription">[read-only] The application ID of this application.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#autoExit" class="signatureLink">autoExit</a> : <a href="../../Boolean.html">Boolean</a><div class="summaryTableDescription">Specifies whether the application should automatically terminate when 
   all windows have been closed.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../Object.html#constructor" class="signatureLink">constructor</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">A reference to the class object or constructor function for a given object instance.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#icon" class="signatureLink">icon</a> : <a href="../../flash/desktop/InteractiveIcon.html">InteractiveIcon</a><div class="summaryTableDescription">[read-only] The application icon.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#idleThreshold" class="signatureLink">idleThreshold</a> : <a href="../../int.html">int</a><div class="summaryTableDescription">The number of seconds that must elapse without keyboard or mouse input 
   before a userIdle event is dispatched.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#menu" class="signatureLink">menu</a> : <a href="../../flash/display/NativeMenu.html">NativeMenu</a><div class="summaryTableDescription">The application menu.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#nativeApplication" class="signatureLink">nativeApplication</a> : <a href="../../flash/desktop/NativeApplication.html">NativeApplication</a><div class="summaryTableDescription">[static] [read-only] The singleton instance of the NativeApplication object.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#openedWindows" class="signatureLink">openedWindows</a> : <a href="../../Array.html">Array</a><div class="summaryTableDescription">[read-only] An array containing all the open native windows of this application.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../Object.html#prototype" class="signatureLink">prototype</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">[static] A reference to the prototype object of a class or function object.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#publisherID" class="signatureLink">publisherID</a> : <a href="../../String.html">String</a><div class="summaryTableDescription">[read-only] The publisher ID of this application.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#runtimePatchLevel" class="signatureLink">runtimePatchLevel</a> : <a href="../../uint.html">uint</a><div class="summaryTableDescription">[read-only] The patch level of the runtime hosting this application.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#runtimeVersion" class="signatureLink">runtimeVersion</a> : <a href="../../String.html">String</a><div class="summaryTableDescription">[read-only] The version number of the runtime hosting this application.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#startAtLogin" class="signatureLink">startAtLogin</a> : <a href="../../Boolean.html">Boolean</a><div class="summaryTableDescription">Specifies whether this application is automatically launched whenever the 
        current user logs in.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#supportsDockIcon" class="signatureLink">supportsDockIcon</a> : <a href="../../Boolean.html">Boolean</a><div class="summaryTableDescription">[static] [read-only] Indicates whether AIR supports application dock icons on the current operating system.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#supportsMenu" class="signatureLink">supportsMenu</a> : <a href="../../Boolean.html">Boolean</a><div class="summaryTableDescription">[static] [read-only] Specifies whether the current operating system supports a global application menu bar.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#supportsSystemTrayIcon" class="signatureLink">supportsSystemTrayIcon</a> : <a href="../../Boolean.html">Boolean</a><div class="summaryTableDescription">[static] [read-only] Specifies whether AIR supports system tray icons on the current operating system.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#timeSinceLastUserInput" class="signatureLink">timeSinceLastUserInput</a> : <a href="../../int.html">int</a><div class="summaryTableDescription">[read-only] The time, in seconds, since the last mouse or keyboard input.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr></table></div><a name="methodSummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Methods </div><div class="showHideLinks"><div id="hideInheritedMethod" class="hideInheritedMethod"><a class="showHideLink" href="#methodSummary" onclick="javascript:setInheritedVisible(false,'Method');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Public Methods</a></div><div id="showInheritedMethod" class="showInheritedMethod"><a class="showHideLink" href="#methodSummary" onclick="javascript:setInheritedVisible(true,'Method');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Public Methods</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable " id="summaryTableMethod"><tr><th>&nbsp;</th><th colspan="2">Method</th><th>Defined By</th></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#activate()" class="signatureLink">activate</a>(window:<a href="../../flash/display/NativeWindow.html">NativeWindow</a> = null):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Activates this application.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#addEventListener()" class="signatureLink">addEventListener</a>(type:<a href="../../String.html">String</a>, listener:<a href="../../Function.html">Function</a>, useCapture:<a href="../../Boolean.html">Boolean</a> = false, priority:<a href="../../int.html">int</a> = 0, useWeakReference:<a href="../../Boolean.html">Boolean</a> = false):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Registers an event listener object with an EventDispatcher object so that the listener 
 receives notification of an event.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#clear()" class="signatureLink">clear</a>():<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Invokes an internal delete command on the focused display object.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#copy()" class="signatureLink">copy</a>():<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Invokes an internal copy command on the focused display object.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#cut()" class="signatureLink">cut</a>():<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Invokes an internal cut command on the focused display object.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#dispatchEvent()" class="signatureLink">dispatchEvent</a>(event:<a href="../../flash/events/Event.html">Event</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Dispatches an event into the event flow.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#exit()" class="signatureLink">exit</a>(errorCode:<a href="../../int.html">int</a> = 0):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Terminates this application.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#getDefaultApplication()" class="signatureLink">getDefaultApplication</a>(extension:<a href="../../String.html">String</a>):<a href="../../String.html">String</a></div><div class="summaryTableDescription">Gets the default application for opening files with the specified extension.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../flash/events/EventDispatcher.html#hasEventListener()" class="signatureLink">hasEventListener</a>(type:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Checks whether the EventDispatcher object has any listeners registered for a specific type 
 of event.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#hasOwnProperty()" class="signatureLink">hasOwnProperty</a>(name:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Indicates whether an object has a specified property defined.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#isPrototypeOf()" class="signatureLink">isPrototypeOf</a>(theClass:<a href="../../Object.html">Object</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Indicates whether an instance of the Object class is in the prototype chain of the object specified 
  as the parameter.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#isSetAsDefaultApplication()" class="signatureLink">isSetAsDefaultApplication</a>(extension:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Specifies whether this application is currently the default application 
   for opening files with the specified extension.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#paste()" class="signatureLink">paste</a>():<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Invokes an internal paste command on the focused display object.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#propertyIsEnumerable()" class="signatureLink">propertyIsEnumerable</a>(name:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Indicates whether the specified property exists and is enumerable.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#removeAsDefaultApplication()" class="signatureLink">removeAsDefaultApplication</a>(extension:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Removes this application as the default for opening files with the specified extension.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#removeEventListener()" class="signatureLink">removeEventListener</a>(type:<a href="../../String.html">String</a>, listener:<a href="../../Function.html">Function</a>, useCapture:<a href="../../Boolean.html">Boolean</a> = false):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Removes a listener from the EventDispatcher object.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#selectAll()" class="signatureLink">selectAll</a>():<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Invokes an internal selectAll command on the focused display object.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#setAsDefaultApplication()" class="signatureLink">setAsDefaultApplication</a>(extension:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Sets this application as the default application for opening files with the specified extension.</div></td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#setPropertyIsEnumerable()" class="signatureLink">setPropertyIsEnumerable</a>(name:<a href="../../String.html">String</a>, isEnum:<a href="../../Boolean.html">Boolean</a> = true):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Sets the availability of a dynamic property for loop operations.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#toString()" class="signatureLink">toString</a>():<a href="../../String.html">String</a></div><div class="summaryTableDescription">Returns the string representation of the specified object.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#valueOf()" class="signatureLink">valueOf</a>():<a href="../../Object.html">Object</a></div><div class="summaryTableDescription">Returns the primitive value of the specified object.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../flash/events/EventDispatcher.html#willTrigger()" class="signatureLink">willTrigger</a>(type:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Checks whether an event listener is registered with this EventDispatcher object or any of 
 its ancestors for the specified event type.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</a></td></tr></table></div><a name="eventSummary"></a><div class="summarySection"><div class="summaryTableTitle">Events</div><table cellspacing="0" cellpadding="3" class="summaryTable " id="summaryTableEvent"><tr><th>&nbsp;</th><th colspan="2">Event</th><th> Summary </th><th>Defined By</th></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#event:activate" class="signatureLink">activate</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when this application becomes the active desktop application.</td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#event:deactivate" class="signatureLink">deactivate</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the desktop focus is switched to a different application.</td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#event:exiting" class="signatureLink">exiting</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the application exit sequence is started.</td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#event:invoke" class="signatureLink">invoke</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when an application is invoked.</td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#event:networkChange" class="signatureLink">networkChange</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when either a new network connection becomes available or an existing network connection is lost.</td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#event:userIdle" class="signatureLink">userIdle</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the user has been idle for the period of time specified by the idleThreshold property.</td><td class="summaryTableOwnerCol">NativeApplication</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;<a href="#event:userPresent" class="signatureLink">userPresent</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the operating system detects mouse or keyboard activity after an idle period.</td><td class="summaryTableOwnerCol">NativeApplication</td></tr></table></div><script language="javascript" type="text/javascript"><!--
                      showHideInherited();
                      --></script><div class="MainContent"><div class="detailSectionHeader">Property Detail</div><a name="propertyDetail"></a><a name="activeWindow"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;activeWindow</td><td class="detailHeaderType">property</td></tr></table><div class="detailBody"><code>activeWindow:<a href="../../flash/display/NativeWindow.html">NativeWindow</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The active application window.
          <p>
            If the active desktop window does not belong
   to this application, or there is no active window,
            <code>activeWindow</code>
            is
            <code>null</code>
            .
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get activeWindow():<a href="../../flash/display/NativeWindow.html">NativeWindow</a></code><br/></div><a name="propertyDetail"></a><a name="applicationDescriptor"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;applicationDescriptor</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>applicationDescriptor:<a href="../../XML.html">XML</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The contents of the application descriptor file for this AIR application.
          
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get applicationDescriptor():<a href="../../XML.html">XML</a></code><br/><br/><span class="label"> Example </span><br/><div class="detailBody">
          The following example reads the
          <code>copyright</code>
          and
          <code>version</code>
          elements from the application descriptor file. Note that you must use the default namespace 
 defined in the application descriptor XML.
          <div class="listing"><pre>var appDescriptor:XML = NativeApplication.nativeApplication.applicationDescriptor;
var ns:Namespace = appDescriptor.namespace();
var appCopyright:String = appDescriptor.ns::copyright;
var appVersion:String = appDescriptor.ns::version;
trace("appId:", appCopyright);
trace("version:", appVersion);</pre></div>
          
        </div></div><a name="propertyDetail"></a><a name="applicationID"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;applicationID</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>applicationID:<a href="../../String.html">String</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The application ID of this application.
          <p>The value of this ID is set in the
   application descriptor file.</p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get applicationID():<a href="../../String.html">String</a></code><br/></div><a name="propertyDetail"></a><a name="autoExit"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;autoExit</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>autoExit:<a href="../../Boolean.html">Boolean</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Specifies whether the application should automatically terminate when 
   all windows have been closed.
          <p>
            When
            <code>autoExit</code>
            is
            <code>true</code>
            , which is the default,
   the application terminates when all windows are closed. Both
            <code>exiting</code>
            and
            <code>exit</code>
            events are dispatched.
   When
            <code>autoExit</code>
            is
            <code>false</code>
            , you must call
            <code>NativeApplication.nativeApplication.exit()</code>
            to terminate the application.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get autoExit():<a href="../../Boolean.html">Boolean</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set autoExit(value:<a href="../../Boolean.html">Boolean</a>):<a href="../../specialTypes.html#void">void</a></code><br/></div><a name="propertyDetail"></a><a name="icon"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;icon</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>icon:<a href="../../flash/desktop/InteractiveIcon.html">InteractiveIcon</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The application icon.
          <p>
            Use
            <code>NativeApplication.supportsDockIcon</code>
            and
            <code>NativeApplication.supportsSystemTrayIcon</code>
            to determine the icon class. The type will be one
   of the subclasses of InteractiveIcon. On Mac
            <sup>&reg;</sup>
            OS X,
            <code>NativeApplication.icon</code>
            is an object of type
            <code>DockIcon</code>
            . On Windows
            <sup>&reg;</sup>
            ,
            <code>NativeApplication.icon</code>
            is an object of type
            <code>SystemTrayIcon</code>
            . On Linux, an application icon is not always supported. In this case,
   the
            <code>icon</code>
            property is
            <code>null</code>
            .
          </p>
          
          <p>
            The
            <code>icon</code>
            object is automatically created, but it is not initialized
   with image data. On some operating systems, such as Mac OS X, a default image is supplied. 
   On others, such as Windows, the icon is not displayed unless image data is assigned to it. 
   To assign an icon image, set the
            <code>icon.bitmaps</code>
            property with an array 
   containing at least one BitmapData object. If more than one BitmapData object is included
   in the array, then the operating system chooses the image that is closest in size to the icon's 
   display dimensions, scaling the image if necessary.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get icon():<a href="../../flash/desktop/InteractiveIcon.html">InteractiveIcon</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#supportsDockIcon" target="">supportsDockIcon</a><br/><a href="DockIcon.html" target="">flash.desktop.DockIcon</a><br/><a href="NativeApplication.html#supportsSystemTrayIcon" target="">supportsSystemTrayIcon</a><br/><a href="SystemTrayIcon.html" target="">flash.desktop.SystemTrayIcon</a></div></div><a name="propertyDetail"></a><a name="idleThreshold"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;idleThreshold</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>idleThreshold:<a href="../../int.html">int</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The number of seconds that must elapse without keyboard or mouse input 
   before a
          <code>userIdle</code>
          event is dispatched.
          <p>By default, the idle threshold is 300 seconds (5 minutes).</p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get idleThreshold():<a href="../../int.html">int</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set idleThreshold(value:<a href="../../int.html">int</a>):<a href="../../specialTypes.html#void">void</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#event:userIdle" target="">userIdle</a><br/><a href="NativeApplication.html#event:userPresent" target="">userPresent</a></div></div><a name="propertyDetail"></a><a name="menu"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;menu</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>menu:<a href="../../flash/display/NativeMenu.html">NativeMenu</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The application menu.
          <p>
            Application menus are supported when
            <code>NativeApplication.nativeApplication.supportsMenu</code>
            is
            <code>true</code>
            . Not all operating systems support application
   menus. For example, application menus are supported on Mac OS X, but not on Windows or Linux.
   Assigning a NativeMenu object to this property when
            <code>NativeApplication.nativeApplication.supportsMenu</code>
            is
            <code>false</code>
            is allowed, but does nothing.
          </p>
          
          <p>
            <b>Note:</b>
            On Mac OS X, the
            <code>menu</code>
            property references the
         operating-system-supplied default application menu. You can modify the 
         existing menu structure by adding and removing items and submenus, and 
   by adding event listeners. You can also replace the default menus entirely by
   assigning a new NativeMenu object to this
            <code>menu</code>
            property.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get menu():<a href="../../flash/display/NativeMenu.html">NativeMenu</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set menu(value:<a href="../../flash/display/NativeMenu.html">NativeMenu</a>):<a href="../../specialTypes.html#void">void</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="../../flash/display/NativeMenu.html" target="">flash.display.NativeMenu</a><br/><a href="../../flash/display/NativeWindow.html#supportsMenu" target="">flash.display.NativeWindow.supportsMenu</a></div></div><a name="propertyDetail"></a><a name="nativeApplication"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;nativeApplication</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>nativeApplication:<a href="../../flash/desktop/NativeApplication.html">NativeApplication</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>The singleton instance of the NativeApplication object.</p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public static function get nativeApplication():<a href="../../flash/desktop/NativeApplication.html">NativeApplication</a></code><br/><br/><span class="label"> Throws </span><br/><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Error.html">Error</a> </code> &mdash; If accessed by content outside the application
   security sandbox.</td></tr></table></div><a name="propertyDetail"></a><a name="openedWindows"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;openedWindows</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>openedWindows:<a href="../../Array.html">Array</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>An array containing all the open native windows of this application.</p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get openedWindows():<a href="../../Array.html">Array</a></code><br/></div><a name="propertyDetail"></a><a name="publisherID"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;publisherID</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>publisherID:<a href="../../String.html">String</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The publisher ID of this application.
          <p>The value of this ID is set in the
   application's publisherid file, which is generated at installation from the
   certificate chain used to sign the application.</p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get publisherID():<a href="../../String.html">String</a></code><br/></div><a name="propertyDetail"></a><a name="runtimePatchLevel"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;runtimePatchLevel</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>runtimePatchLevel:<a href="../../uint.html">uint</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>The patch level of the runtime hosting this application.</p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get runtimePatchLevel():<a href="../../uint.html">uint</a></code><br/></div><a name="propertyDetail"></a><a name="runtimeVersion"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;runtimeVersion</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>runtimeVersion:<a href="../../String.html">String</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>The version number of the runtime hosting this application.</p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get runtimeVersion():<a href="../../String.html">String</a></code><br/></div><a name="propertyDetail"></a><a name="startAtLogin"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;startAtLogin</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>startAtLogin:<a href="../../Boolean.html">Boolean</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Specifies whether this application is automatically launched whenever the 
        current user logs in.
          <p>
            The
            <code>startAtLogin</code>
            property reflects the status of the operating-system-defined mechanism for
        designating that an application should start automatically when a user logs in. The
        user can change the status manually by using the operating system user interface. This
        property reflects the current status, whether the status was last changed
        by the AIR application or by the operating system.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get startAtLogin():<a href="../../Boolean.html">Boolean</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set startAtLogin(value:<a href="../../Boolean.html">Boolean</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Throws </span><br/><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../flash/errors/IllegalOperationError.html">IllegalOperationError</a> </code> &mdash; On Windows when another application with the same name 
        (but with a different path to the executable) is already set to 
        launch when this user logs in.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20"></td><td><code><a href="../../flash/errors/IllegalOperationError.html">IllegalOperationError</a> </code> &mdash; If this application is not installed, which 
        may be the case when launched by the AIR Debug Launcher (ADL).</td></tr></table></div><a name="propertyDetail"></a><a name="supportsDockIcon"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;supportsDockIcon</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>supportsDockIcon:<a href="../../Boolean.html">Boolean</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Indicates whether AIR supports application dock icons on the current operating system.
          <p>
            If
            <code>true</code>
            , the
            <code>NativeApplication.icon</code>
            property is of type
            <code>DockIcon</code>
            .
          </p>
          
          <p>
            Mac OS X and various Linux
            <sup>&reg;</sup>
            user interfaces provide an application 
      "dock" containing icons for applications that are running or are frequently used.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public static function get supportsDockIcon():<a href="../../Boolean.html">Boolean</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#icon" target="">icon</a></div></div><a name="propertyDetail"></a><a name="supportsMenu"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;supportsMenu</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>supportsMenu:<a href="../../Boolean.html">Boolean</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Specifies whether the current operating system supports a global application menu bar.
          <p>
            When
            <code>true</code>
            , the
            <code>NativeApplication.menu</code>
            property can be used to define (or access) a native 
   application menu.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public static function get supportsMenu():<a href="../../Boolean.html">Boolean</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#menu" target="">menu</a><br/><a href="../../flash/display/NativeWindow.html#supportsMenu" target="">flash.display.NativeWindow.supportsMenu</a></div></div><a name="propertyDetail"></a><a name="supportsSystemTrayIcon"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;supportsSystemTrayIcon</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>supportsSystemTrayIcon:<a href="../../Boolean.html">Boolean</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Specifies whether AIR supports system tray icons on the current operating system.
          <p>
            If
            <code>true</code>
            , the
            <code>NativeApplication.icon</code>
            property is of type
            <code>SystemTrayIcon</code>
            .
          </p>
          
          <p>
            <b>Note:</b>
            On Windows, the system tray region of the task bar is officially called 
      the
            <i>Notification Area</i>
            .
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public static function get supportsSystemTrayIcon():<a href="../../Boolean.html">Boolean</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#icon" target="">icon</a><br/>flash.system.NativeApplication.supportsSystemTrayIcon</div></div><a name="propertyDetail"></a><a name="timeSinceLastUserInput"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;timeSinceLastUserInput</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>timeSinceLastUserInput:<a href="../../int.html">int</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>The time, in seconds, since the last mouse or keyboard input.</p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get timeSinceLastUserInput():<a href="../../int.html">int</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#event:userIdle" target="">userIdle</a><br/><a href="NativeApplication.html#event:userPresent" target="">userPresent</a></div></div><a name="methodDetail"></a><div class="detailSectionHeader">Method Detail</div><a name="activate()"></a><a name="activate(flash.display.NativeWindow)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;activate</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td></tr></table><div class="detailBody"><code> public function activate(window:<a href="../../flash/display/NativeWindow.html">NativeWindow</a> = null):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Activates this application.
          <p>Under some circumstances determined by the operating system, this method does not 
         activate an application. Most operating systems restrict the ability of an application 
         to activate itself to prevent it from accidentally or maliciously making it impossible 
         for a user to use other applications.</p>
          
          <p>
            If the operating system allows activation, then the specified window is activated and 
         brought to the desktop foreground; that is, in front of the windows of other applications. 
         (If the
            <code>window</code>
            parameter is
            <code>null</code>
            , then a
         visible window of this application is activated.)
          </p>
          
          <p>
            The
            <code>activate()</code>
            method has no effect if the application has no visible windows.
          </p>
          
          <p>The activate operation is synchronous.</p>
          
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">window</span>:<a href="../../flash/display/NativeWindow.html">NativeWindow</a></code> (default = <code>null</code>)<code></code> &mdash; The NativeWindow object of the window to activate along with the application.</td></tr></table></p><br/><span class="label">Events</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><b>activate</b>:<a href="../../flash/events/Event.html"><code>Event</code></a></code> &mdash; Dispatched if the activation state changes.</td></tr></table></div><a name="addEventListener()"></a><a name="addEventListener(String,Function,Boolean,int,Boolean)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;addEventListener</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>override public function addEventListener(type:<a href="../../String.html">String</a>, listener:<a href="../../Function.html">Function</a>, useCapture:<a href="../../Boolean.html">Boolean</a> = false, priority:<a href="../../int.html">int</a> = 0, useWeakReference:<a href="../../Boolean.html">Boolean</a> = false):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Registers an event listener object with an EventDispatcher object so that the listener 
 receives notification of an event.
          <span>You can register event listeners on all nodes in the 
 display list for a specific type of event, phase, and priority.</span>
          
          
          
          <p>
            After you successfully register an event listener, you cannot change its priority
 through additional calls to
            <code>addEventListener()</code>
            . To change a listener's
 priority, you must first call
            <code>removeListener()</code>
            . Then you can register the
 listener again with the new priority level.
          </p>
          
          <p>
            Keep in mind that after the listener is registered, subsequent calls to
            <code>addEventListener()</code>
            with a different
            <code>type</code>
            or
            <code>useCapture</code>
            value result in the creation of a separate listener registration.
            <span>
              For example, if you first register a listener with
              <code>useCapture</code>
              set to
              <code>true</code>
              , it listens only during the capture phase. If you call
              <code>addEventListener()</code>
              again using the same listener object, but with
              <code>useCapture</code>
              set to
              <code>false</code>
              , you have two separate listeners: one
 that listens during the capture phase and another that listens during the target and
 bubbling phases.
            </span>
            
          </p>
          
          <p>You cannot register an event listener for only the target phase or the bubbling 
 phase. Those phases are coupled during registration because bubbling 
 applies only to the ancestors of the target node.</p>
          
          <p>
            If you no longer need an event listener, remove it by calling
            <code>removeEventListener()</code>
            , or memory problems could result. Objects with
 registered event listeners are not automatically removed from memory because the garbage
 collector does not remove objects that still have references.
          </p>
          
          <p>Copying an EventDispatcher instance does not copy the event listeners attached to it. 
 (If your newly created node needs an event listener, you must attach the listener after
    creating the node.) However, if you move an EventDispatcher instance, the event listeners 
    attached to it move along with it.</p>
          
          <p>If the event listener is being registered on a node while an event is being processed
 on this node, the event listener is not triggered during the current phase but can be 
 triggered during a later phase in the event flow, such as the bubbling phase.</p>
          
          <p>If an event listener is removed from a node while an event is being processed on the node,
 it is still triggered by the current actions. After it is removed, the event listener is
 never invoked again (unless registered again for future processing).</p>
          
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">type</span>:<a href="../../String.html">String</a></code> &mdash; The type of event.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">listener</span>:<a href="../../Function.html">Function</a></code> &mdash; 
              The listener function that processes the event. This function must accept
    an Event object as its only parameter and must return nothing
              <span>, as this example shows:</span>
              
              
              
              <div class="listing"><pre>function(evt:Event):void</pre></div>
              
              <p>The function can have any name.</p>
              
            </td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">useCapture</span>:<a href="../../Boolean.html">Boolean</a></code> (default = <code>false</code>)<code></code> &mdash; 
              
              
              <span>
                Determines whether the listener works in the capture phase or the 
 target and bubbling phases. If
                <code>useCapture</code>
                is set to
                <code>true</code>
                , 
 the listener processes the event only during the capture phase and not in the 
 target or bubbling phase. If
                <code>useCapture</code>
                is
                <code>false</code>
                , the
 listener processes the event only during the target or bubbling phase. To listen for
 the event in all three phases, call
                <code>addEventListener</code>
                twice, once with
                <code>useCapture</code>
                set to
                <code>true</code>
                , then again with
                <code>useCapture</code>
                set to
                <code>false</code>
                .
              </span>
              
            </td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">priority</span>:<a href="../../int.html">int</a></code> (default = <code>0</code>)<code></code> &mdash; 
              The priority level of the event listener. The priority is designated by
 a signed 32-bit integer. The higher the number, the higher the priority. All listeners
 with priority
              <i>n</i>
              are processed before listeners of priority
              <i>n</i>
              -1. If two
 or more listeners share the same priority, they are processed in the order in which they
 were added. The default priority is 0.
            </td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">useWeakReference</span>:<a href="../../Boolean.html">Boolean</a></code> (default = <code>false</code>)<code></code> &mdash; 
              Determines whether the reference to the listener is strong or
 weak. A strong reference (the default) prevents your listener from being garbage-collected.
    A weak reference does not.
              <p>
                Class-level member functions are not subject to garbage 
    collection, so you can set
                <code>useWeakReference</code>
                to
                <code>true</code>
                for 
    class-level member functions without subjecting them to garbage collection. If you set
                <code>useWeakReference</code>
                to
                <code>true</code>
                for a listener that is a nested inner 
    function, the function will be garbage-collected and no longer persistent. If you create 
    references to the inner function (save it in another variable) then it is not 
    garbage-collected and stays persistent.
              </p>
              
            </td></tr></table></p></div><a name="clear()"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;clear</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function clear():<a href="../../Boolean.html">Boolean</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Invokes an internal delete command on the focused display object.
          <p>This function call is ignored if the 
         focused object does not implement the
         command. Only display objects descending from the TextField or HTMLLoader 
         classes currently implement this command.</p>
          
          <p>
            <b>Note:</b>
            The
            <code>clear()</code>
            command deletes 
         selected text. If nothing is selected, it does not clear all text.
          </p>
          
        </p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Boolean.html">Boolean</a></code> &mdash; 
              <code>true</code>
              .
            </td></tr></table></div><a name="copy()"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;copy</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function copy():<a href="../../Boolean.html">Boolean</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Invokes an internal copy command on the focused display object.
          <p>This function call is ignored if the component does not implement the
         command. Only display objects descending from the TextField or HTMLLoader 
         classes currently implement this command.</p>
          
        </p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Boolean.html">Boolean</a></code></td></tr></table></div><a name="cut()"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;cut</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function cut():<a href="../../Boolean.html">Boolean</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Invokes an internal cut command on the focused display object.
          <p>This function call is ignored if the component does not implement the
         command. Only display objects descending from the TextField or HTMLLoader 
         classes currently implement this commands.</p>
          
        </p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Boolean.html">Boolean</a></code> &mdash; 
              <code>true</code>
              .
            </td></tr></table></div><a name="dispatchEvent()"></a><a name="dispatchEvent(flash.events.Event)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;dispatchEvent</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>override public function dispatchEvent(event:<a href="../../flash/events/Event.html">Event</a>):<a href="../../Boolean.html">Boolean</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Dispatches an event into the event flow. The event target is the EventDispatcher 
 object upon which the
          <code>dispatchEvent()</code>
          method is called.
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">event</span>:<a href="../../flash/events/Event.html">Event</a></code> &mdash; 
              The Event object that is dispatched into the event flow.
 If the event is being redispatched, a clone of the event is created automatically.
 After an event is dispatched, its
              <code>target</code>
              property cannot be changed, so you
 must create a new copy of the event for redispatching to work.
            </td></tr></table></p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Boolean.html">Boolean</a></code> &mdash; 
              A value of
              <code>true</code>
              if the event was successfully dispatched. A value of
              <code>false</code>
              indicates failure or that
              <code>preventDefault()</code>
              was called 
 on the event.
            </td></tr></table></div><a name="exit()"></a><a name="exit(int)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;exit</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function exit(errorCode:<a href="../../int.html">int</a> = 0):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Terminates this application.
          <p>
            The call to the
            <code>exit()</code>
            method
            <i>will</i>
            return;
   the shutdown sequence does not begin until the currently executing code
   (such as a current event handler) has completed. Pending asynchronous
   operations are canceled and may or may not complete.
          </p>
          
          <p>
            Note that an
            <code>exiting</code>
            event is not dispatched. If an
            <code>exiting</code>
            event is required by application logic, call
            <code>NativeApplication.nativeApplication.dispatchEvent()</code>
            , passing
   in an Event object of type
            <code>exiting</code>
            . Likewise,
            <code>closing</code>
            and
            <code>close</code>
            events are not dispatched before 
   application windows are closed. If windows should be notified before your application
   exits, you can dispatch
            <code>closing</code>
            events for each open window. 
   If a window
            <code>close</code>
            event is required, call the window's
            <code>close()</code>
            method before exiting.
          </p>
          
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">errorCode</span>:<a href="../../int.html">int</a></code> (default = <code>0</code>)<code></code> &mdash; The exit code reported to the operating system when this application exits.</td></tr></table></p></div><a name="getDefaultApplication()"></a><a name="getDefaultApplication(String)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;getDefaultApplication</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function getDefaultApplication(extension:<a href="../../String.html">String</a>):<a href="../../String.html">String</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Gets the default application for opening files with the specified extension.
          <p>
            <b>Note:</b>
            This method can only be used with file types declared in the
            <code>fileTypes</code>
            statement of the application descriptor.
          </p>
          
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">extension</span>:<a href="../../String.html">String</a></code> &mdash; A String containing the extension of the file type of interest (without the ".").</td></tr></table></p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../String.html">String</a></code> &mdash; The path of the default application.</td></tr></table><br/><span class="label">Throws</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Error.html">Error</a> </code> &mdash; 
              If the
              <code>extension</code>
              parameter does not contain one of the 
   file extensions declared in the application descriptor.
            </td></tr></table><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#applicationDescriptor" target="">applicationDescriptor</a></div></div><a name="isSetAsDefaultApplication()"></a><a name="isSetAsDefaultApplication(String)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;isSetAsDefaultApplication</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function isSetAsDefaultApplication(extension:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>Specifies whether this application is currently the default application 
   for opening files with the specified extension.</p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">extension</span>:<a href="../../String.html">String</a></code> &mdash; A String containing the extension of the file type of interest (without the ".").</td></tr></table></p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Boolean.html">Boolean</a></code> &mdash; 
              <code>true</code>
              if this application is the default.
            </td></tr></table><br/><span class="label">Throws</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Error.html">Error</a> </code> &mdash; 
              If the
              <code>extension</code>
              parameter does not contain one of the 
   file extensions declared in the application descriptor.
            </td></tr></table><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#applicationDescriptor" target="">applicationDescriptor</a></div></div><a name="paste()"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;paste</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function paste():<a href="../../Boolean.html">Boolean</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Invokes an internal paste command on the focused display object.
          <p>This function call is ignored if the component does not implement the
         command. Only display objects descending from the TextField or HTMLLoader 
         classes currently implement this command.</p>
          
        </p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Boolean.html">Boolean</a></code> &mdash; 
              <code>true</code>
              .
            </td></tr></table></div><a name="removeAsDefaultApplication()"></a><a name="removeAsDefaultApplication(String)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;removeAsDefaultApplication</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function removeAsDefaultApplication(extension:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Removes this application as the default for opening files with the specified extension.
          <p>
            <b>Note:</b>
            This method can only be used with file types listed in the
            <code>fileTypes</code>
            statement in the application descriptor.
          </p>
          
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">extension</span>:<a href="../../String.html">String</a></code> &mdash; A String containing the extension of the file type of interest 
   (without the ".").</td></tr></table></p><br/><span class="label">Throws</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Error.html">Error</a> </code> &mdash; 
              If the
              <code>extension</code>
              parameter does not contain one of the 
   file extensions declared in the application descriptor.
            </td></tr></table><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#applicationDescriptor" target="">applicationDescriptor</a></div></div><a name="removeEventListener()"></a><a name="removeEventListener(String,Function,Boolean)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;removeEventListener</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>override public function removeEventListener(type:<a href="../../String.html">String</a>, listener:<a href="../../Function.html">Function</a>, useCapture:<a href="../../Boolean.html">Boolean</a> = false):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>Removes a listener from the EventDispatcher object. If there is no matching listener registered with the EventDispatcher object, a call to this method has no effect.</p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">type</span>:<a href="../../String.html">String</a></code> &mdash; The type of event.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">listener</span>:<a href="../../Function.html">Function</a></code> &mdash; The listener object to remove.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">useCapture</span>:<a href="../../Boolean.html">Boolean</a></code> (default = <code>false</code>)<code></code> &mdash; 
              
              
              <span>
                Specifies whether the listener was registered for the capture phase or the 
 target and bubbling phases. If the listener was registered for both the capture phase and the
 target and bubbling phases, two calls to
                <code>removeEventListener()</code>
                are required 
 to remove both, one call with
                <code>useCapture()</code>
                set to
                <code>true</code>
                , and another 
 call with
                <code>useCapture()</code>
                set to
                <code>false</code>
                .
              </span>
              
            </td></tr></table></p></div><a name="selectAll()"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;selectAll</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function selectAll():<a href="../../Boolean.html">Boolean</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Invokes an internal selectAll command on the focused display object.
          <p>This function call is ignored if the component does not implement the
         command. Only display objects descending from the TextField or HTMLLoader 
         classes currently implement this command.</p>
          
        </p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Boolean.html">Boolean</a></code> &mdash; 
              <code>true</code>
              .
            </td></tr></table></div><a name="setAsDefaultApplication()"></a><a name="setAsDefaultApplication(String)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;setAsDefaultApplication</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function setAsDefaultApplication(extension:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Sets this application as the default application for opening files with the specified extension.
          <p>
            <b>Note:</b>
            This method can only be used with file types declared in the
            <code>fileTypes</code>
            statement in the application descriptor.
          </p>
          
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">extension</span>:<a href="../../String.html">String</a></code> &mdash; A String containing the extension of the file type of interest (without the ".").</td></tr></table></p><br/><span class="label">Throws</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Error.html">Error</a> </code> &mdash; 
              If the
              <code>extension</code>
              parameter does not contain one of the 
   file extensions declared in the application descriptor.
            </td></tr></table><p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#applicationDescriptor" target="">applicationDescriptor</a></div></div><div class="detailSectionHeader"> Event Detail </div><a name="event:activate"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;activate</td><td class="detailHeaderType"> Event </td></tr></table><div class="detailBody"><span class="label">Event Object Type: </span><a href="../../flash/events/Event.html"><code>flash.events.Event</code></a><br/><span class="label">property Event.type  =  </span><a href="../../flash/events/Event.html#ACTIVATE"><code>flash.events.Event.ACTIVATE</code></a><br/><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>Dispatched when this application becomes the active desktop application.</p>
          The
          <code>ACTIVATE</code>
          constant defines the value of the
          <code>type</code>
          property of an
          <code>activate</code>
          event object.
          <p>
            <b>Note:</b>
            This event has neither a "capture phase" nor a "bubble phase",
 which means that event listeners must be added directly to any potential targets, 
 whether the target is on the display list or not.
          </p>
          
          <p>This event has the following properties:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>
                    <code>false</code>
                  </td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>
                    <code>false</code>
                    ; there is no default behavior to cancel.
                  </td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>The object that is actively processing the Event 
 object with an event listener.</td></tr><tr><td>
                    <code>target</code>
                  </td><td>
                    Any DisplayObject instance with a listener registered for the
                    <code>activate</code>
                    event.
                  </td></tr></table>
          
        </div><a name="event:deactivate"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;deactivate</td><td class="detailHeaderType"> Event </td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><span class="label">Event Object Type: </span><a href="../../flash/events/Event.html"><code>flash.events.Event</code></a><br/><span class="label">property Event.type  =  </span><a href="../../flash/events/Event.html#DEACTIVATE"><code>flash.events.Event.DEACTIVATE</code></a><br/><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>Dispatched when the desktop focus is switched to a different application.</p>
          The
          <code>Event.DEACTIVATE</code>
          constant defines the value of the
          <code>type</code>
          property of a
          <code>deactivate</code>
          event object.
          <p>
            <b>Note:</b>
            This event has neither a "capture phase" nor a "bubble phase",
 which means that event listeners must be added directly to any potential targets, 
 whether the target is on the display list or not.
          </p>
          
          <p>This event has the following properties:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>
                    <code>false</code>
                  </td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>
                    <code>false</code>
                    ; there is no default behavior to cancel.
                  </td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>The object that is actively processing the Event 
 object with an event listener.</td></tr><tr><td>
                    <code>target</code>
                  </td><td>
                    Any DisplayObject instance with a listener registered for the
                    <code>deactivate</code>
                    event.
                  </td></tr></table>
          
        </div><a name="event:exiting"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;exiting</td><td class="detailHeaderType"> Event </td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><span class="label">Event Object Type: </span><a href="../../flash/events/Event.html"><code>flash.events.Event</code></a><br/><span class="label">property Event.type  =  </span><a href="../../flash/events/Event.html#EXITING"><code>flash.events.Event.EXITING</code></a><br/><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Dispatched when the application exit sequence is started.
          <p>
            The exiting event is dispatched when application exit is initiated by
  the operating system; for example, when a user issues the
            <code>Cmd-Q</code>
            key sequence on Mac OS X, or when the
            <code>autoExit</code>
            property of
  the NativeApplication object is
            <code>true</code>
            and the last
  application window is closed. 
  Canceling this event prevents the application from exiting.
          </p>
          
          <p>
            <b>Note:</b>
            Calling the NativeApplication
            <code>exit()</code>
            method does not cause an
            <code>exiting</code>
            event to be dispatched. To warn components of an impending exit, 
  dispatch the
            <code>exiting</code>
            event before calling
            <code>exit()</code>
          </p>
          
        </p>
          The
          <code>Event.EXITING</code>
          constant defines the value of the
          <code>type</code>
          property of an
          <code>exiting</code>
          event object.
          <p>This event has the following properties:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>
                    <code>false</code>
                  </td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>
                    <code>true</code>
                    ; canceling this event object stops the exit operation.
                  </td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>The NativeApplication object.</td></tr><tr><td>
                    <code>target</code>
                  </td><td>The NativeApplication object.</td></tr></table>
          
        </div><a name="event:invoke"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;invoke</td><td class="detailHeaderType"> Event </td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><span class="label">Event Object Type: </span><a href="../../flash/events/InvokeEvent.html"><code>flash.events.InvokeEvent</code></a><br/><span class="label">property InvokeEvent.type  =  </span><a href="../../flash/events/InvokeEvent.html#INVOKE"><code>flash.events.InvokeEvent.INVOKE</code></a><br/><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Dispatched when an application is invoked.
          <p>
            When an application is invoked a second time,
  another instance of the application is not started. Instead, the first instance
  receives an additional invoke event. It is the responsibility of the 
  application to handle subsequent
            <code>invoke</code>
            events appropriately.
          </p>
          
          <p>
            <b>Note:</b>
            All
            <code>invoke</code>
            events are queued. When a listener for this 
  event is registered, it receives all events in the queue as well as any new events.
  Queued events may be delivered before or after any new
            <code>invoke</code>
            events.
          </p>
          
        </p>
          The
          <code>InvokeEvent.INVOKE</code>
          constant defines the value of the
          <code>type</code>
          property of an InvokeEvent object.
          <p>The InvokeEvent object has the following properties:</p>
          
          <table class="innertable" ><tr><th>Properties</th><th>Values</th></tr><tr><td>
                    <code>arguments</code>
                  </td><td>The array of string arguments passed 
  during this invocation.</td></tr><tr><td>
                    <code>currentDirectory</code>
                  </td><td>a File object representing the 
  directory that should be used to resolve any relative paths in the arguments array.</td></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>
                    <code>false</code>
                    .
                  </td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>
                    <code>false</code>
                    ; 
  there is no default behavior to cancel.
                  </td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>Indicates the object that is 
  actively processing this InvokeEvent object with an event listener.</td></tr><tr><td>
                    <code>target</code>
                  </td><td>Always the NativeApplication object.</td></tr></table>
          
        </div><a name="event:networkChange"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;networkChange</td><td class="detailHeaderType"> Event </td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><span class="label">Event Object Type: </span><a href="../../flash/events/Event.html"><code>flash.events.Event</code></a><br/><span class="label">property Event.type  =  </span><a href="../../flash/events/Event.html#NETWORK_CHANGE"><code>flash.events.Event.NETWORK_CHANGE</code></a><br/><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Dispatched when either a new network connection becomes available or
  an existing network connection is lost.
          <p>
            A
            <code>networkChange</code>
            event does not necessarily mean that the host computer has
  gone online or offline; it may just be transitioning from one type of 
  connection to another. Applications can use this event to help optimize the 
  task of monitoring remote resource availability. The dispatch of a
            <code>networkChange</code>
            event is often a good time to verify the availability of any remote resources.
          </p>
          
          <p>
            <b>Note:</b>
            There may be a short delay between
  a network change and the delivery of this event.
          </p>
          
        </p>
          The
          <code>Event.NETWORK_CHANGE</code>
          constant defines the value of the
          <code>type</code>
          property of a
          <code>networkChange</code>
          event object.
          <p>This event has the following properties:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>
                    <code>false</code>
                  </td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>
                    <code>false</code>
                    ; there is no default behavior to cancel.
                  </td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>The object that is actively processing the Event 
 object with an event listener.</td></tr><tr><td>
                    <code>target</code>
                  </td><td>The NativeApplication object.</td></tr></table>
          
        </div><a name="event:userIdle"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;userIdle</td><td class="detailHeaderType"> Event </td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><span class="label">Event Object Type: </span><a href="../../flash/events/Event.html"><code>flash.events.Event</code></a><br/><span class="label">property Event.type  =  </span><a href="../../flash/events/Event.html#USER_IDLE"><code>flash.events.Event.USER_IDLE</code></a><br/><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Dispatched when the user has been idle for the period of time specified by the
          <code>idleThreshold</code>
          property.
          <p>
            The amount of time that the user has been idle can be 
  determined from the
            <code>timeSinceLastUserInput</code>
            property.
          </p>
          
        </p>
          The
          <code>Event.USER_IDLE</code>
          constant defines the value of the
          <code>type</code>
          property of a
          <code>userIdle</code>
          event object.
          <p>This event has the following properties:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>
                    <code>false</code>
                  </td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>
                    <code>false</code>
                    ; there is no default behavior to cancel.
                  </td></tr><tr><td>
                    <code>target</code>
                  </td><td>The NativeApplication object.</td></tr></table>
          
        <p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#idleThreshold" target="">idleThreshold</a><br/><a href="NativeApplication.html#timeSinceLastUserInput" target="">timeSinceLastUserInput</a></div></div><a name="event:userPresent"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName"><img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime">&nbsp;userPresent</td><td class="detailHeaderType"> Event </td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><span class="label">Event Object Type: </span><a href="../../flash/events/Event.html"><code>flash.events.Event</code></a><br/><span class="label">property Event.type  =  </span><a href="../../flash/events/Event.html#USER_PRESENT"><code>flash.events.Event.USER_PRESENT</code></a><br/><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          Dispatched when the operating system detects mouse or keyboard activity after an idle period.
          <p>
            The period of time that is considered idle is configurable with the
            <code>idleThreshold</code>
            property. The amount of time that the user has been idle can be determined from 
  the
            <code>timeSinceLastUserInput</code>
            property.
          </p>
          
        </p>
          The
          <code>Event.USER_PRESENT</code>
          constant defines the value of the
          <code>type</code>
          property of a
          <code>userPresent</code>
          event object.
          <p>This event has the following properties:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>
                    <code>false</code>
                  </td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>
                    <code>false</code>
                    ; there is no default behavior to cancel.
                  </td></tr><tr><td>
                    <code>target</code>
                  </td><td>The NativeApplication object.</td></tr></table>
          
        <p><span class="label">See also</span></p><div class="seeAlso"><a href="NativeApplication.html#idleThreshold" target="">idleThreshold</a><br/><a href="NativeApplication.html#timeSinceLastUserInput" target="">timeSinceLastUserInput</a></div></div><br/><br/><hr><br/><p></p><center class="copyright"> &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  </center><div style="display:none">NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication NativeApplication </div><div style="display:none">flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication flash.desktop.NativeApplication </div></div></body></html><!-- &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  -->
