﻿<!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="HTMLHost,flash.html.HTMLHost,ERROR_CANNOT_LOAD_READER,ERROR_INSTALLED_READER_NOT_FOUND,ERROR_INSTALLED_READER_TOO_OLD,ERROR_PREFERRED_READER_TOO_OLD,STATUS_OK,authenticate,cacheResponse,contentHeight,contentWidth,fullscreen,hasFocusableContent,height,height,historyLength,historyPosition,htmlHost,htmlLoader,isPost,loaded,locationBarVisible,location,manageCookies,menuBarVisible,navigateInSystemBrowser,originalUrl,paintsDefaultBackground,pdfCapability,placeLoadStringContentInApplicationSandbox,resizable,runtimeApplicationDomain,scrollBarsVisible,scrollH,scrollV,statusBarVisible,textEncodingFallback,textEncodingOverride,title,toolBarVisible,url,useCache,userAgent,width,width,windowRect,window,x,y,cancelLoad,createRootWindow,createWindow,getHistoryAt,historyBack,historyForward,historyGo,load,loadString,reload,updateLocation,updateStatus,updateTitle,windowBlur,windowClose,windowFocus"><title>flash.html.HTMLHost (ActionScript 3.0)</title><script src="../../AC_OETags.js" type="text/javascript"></script></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 = 'HTMLHost - 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/html/HTMLHost.html&amp;flash/html/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">HTMLHost</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("HTMLHost"); titleBar_setSubNav(false,true,false	,false,false,false,true,true,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.html</a></td></tr><tr><td class="classHeaderTableLabel">Class</td><td class="classSignature">public  class  HTMLHost</td></tr><tr><td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">HTMLHost  <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>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p></p>
        An HTMLHost object defines behaviors of an HTMLLoader object for user interface elements that 
 can be controlled by setting various properties or by calling various methods of the
        <code>window</code>
        object of the HTML page. These methods and properties are:
        <ul>
                  <li>
                     <code>window.blur()</code>
                  </li>
                  <li>
                     <code>window.focus()</code>
                  </li>
                  <li>
                     <code>window.moveBy()</code>
                  </li>
                  <li>
                     <code>window.moveTo()</code>
                  </li>
                  <li>
                     <code>window.location</code>
                  </li>
                  <li>
                     <code>window.close()</code>
                  </li>
                  <li>
                     <code>window.open()</code>
                  </li>
                  <li>
                     <code>window.resizeBy()</code>
                  </li>
                  <li>
                     <code>window.resizeTo()</code>
                  </li>
                  <li>
                     <code>window.status</code>
                  </li>
                  <li>
                     <code>window.document.title</code>
                  </li>
               </ul>
        
               <p>
          The methods in the HTMLHost class provide ways of handling changes in each of these
          <code>window</code>
          settings. To use this class, create a new class (a subclass) that extends the HTMLHost class and 
 that overrides the methods for which you want to define behaviors. The methods of the HTMLHost class
 handle JavaScript properties and methods as follows:
        </p>
        
               <table class="innertable" ><tr><th>JavaScript property or method</th><th>HTMLHost method</th></tr><tr><td>
                              <code>window.blur()</code>
                           </td><td>
                              <code>windowBlur()</code>
                           </td></tr><tr><td>
                              <code>window.focus()</code>
                           </td><td>
                              <code>windowFocus</code>
                           </td></tr><tr><td>
                              <code>window.location</code>
                           </td><td>
                              <code>updateLocation</code>
                           </td></tr><tr><td>
                              <code>window.close()</code>
                           </td><td>
                              <code>windowClose</code>
                           </td></tr><tr><td>
                              <code>window.open()</code>
                           </td><td>
                              <code>createWindow</code>
                           </td></tr><tr><td>
                              <code>window.status</code>
                           </td><td>
                              <code>updateStatus</code>
                           </td></tr><tr><td>
                              <code>window.document.title</code>
                           </td><td>
                              <code>updateTitle</code>
                           </td></tr></table>
        
               <p>
          To respond to changes in the
          <code>window.moveBy()</code>
          ,
          <code>window.moveTo()</code>
          ,
          <code>window.resizeBy()</code>
          , and
          <code>window.resizeTo()</code>
          methods, override
 the
          <code>set windowRect()</code>
          method in the subclass of HTMLHost.
        </p>
        
               <p>
          Each HTMLHost object can be associated with at most one HTMLLoader object. Assigning 
 an HTMLHost instance to the
          <code>htmlHost</code>
          property of the HTMLLoader object 
 establishes this relationship. Assigning
          <code>null</code>
          to the
          <code>htmlHost</code>
          property of the HTMLLoader object or setting the HTMLHost object as the
          <code>htmlHost</code>
          property of another HTMLLoader object removes the HTMLHost from the first HTMLLoader object.
        </p>
        
            <p></p><p><a href="#includeExamplesSummary">View the examples</a></p><p><span class="classHeaderTableLabel">See also</span></p><div class="seeAlso"><a href="HTMLLoader.html" target="">HTMLLoader</a><br/><a href="HTMLWindowCreateOptions.html" target="">HTMLWindowCreateOptions</a></div><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="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="#htmlLoader" class="signatureLink">htmlLoader</a> : <a href="../../flash/html/HTMLLoader.html">HTMLLoader</a><div class="summaryTableDescription">[read-only] The HTMLLoader object to which this HostControl object applies.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="#windowRect" class="signatureLink">windowRect</a> : <a href="../../flash/geom/Rectangle.html">Rectangle</a><div class="summaryTableDescription">The property that is changed when JavaScript code in the HTMLLoader object calls 
 the window.moveBy(), window.moveTo(), 
 window.resizeBy(), or window.resizeTo() method.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="#HTMLHost()" class="signatureLink">HTMLHost</a>(defaultBehaviors:<a href="../../Boolean.html">Boolean</a> = true)</div><div class="summaryTableDescription">Creates an HTMLHost object.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="#createWindow()" class="signatureLink">createWindow</a>(windowCreateOptions:<a href="../../flash/html/HTMLWindowCreateOptions.html">HTMLWindowCreateOptions</a>):<a href="../../flash/html/HTMLLoader.html">HTMLLoader</a></div><div class="summaryTableDescription">The function called when JavaScript code in the HTMLLoader object calls the 
 window.open() method.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="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="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=""><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="#updateLocation()" class="signatureLink">updateLocation</a>(locationURL:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">The function called when JavaScript code in the HTMLLoader object sets the
 window.location property.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="#updateStatus()" class="signatureLink">updateStatus</a>(status:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">The function called when JavaScript code in the HTMLLoader object sets the
 window.status property.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="#updateTitle()" class="signatureLink">updateTitle</a>(title:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">The function called when JavaScript code in the HTMLLoader object sets the
 window.document.title property or when the title 
 element changes, either via the DOM or because of a new page load.</div></td><td class="summaryTableOwnerCol">HTMLHost</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=""><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="#windowBlur()" class="signatureLink">windowBlur</a>():<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">The function called when JavaScript code in the HTMLLoader object calls the 
 window.blur() method.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="#windowClose()" class="signatureLink">windowClose</a>():<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">The function called when JavaScript code in the HTMLLoader object calls the 
 window.close() method.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="#windowFocus()" class="signatureLink">windowFocus</a>():<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">The function called when JavaScript code in the HTMLLoader object calls the 
 window.focus() method.</div></td><td class="summaryTableOwnerCol">HTMLHost</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="htmlLoader"></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;htmlLoader</td><td class="detailHeaderType">property</td></tr></table><div class="detailBody"><code>htmlLoader:<a href="../../flash/html/HTMLLoader.html">HTMLLoader</a></code>&nbsp;&nbsp;[read-only] <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>
          The HTMLLoader object to which this HostControl object applies. The
          <code>htmlHost</code>
          property of that HTMLLoader object is set to this HostControl object.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get htmlLoader():<a href="../../flash/html/HTMLLoader.html">HTMLLoader</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="HTMLLoader.html#htmlHost" target="">HTMLLoader.htmlHost</a></div></div><a name="propertyDetail"></a><a name="windowRect"></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;windowRect</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>windowRect:<a href="../../flash/geom/Rectangle.html">Rectangle</a></code>&nbsp;&nbsp;[read-write] <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>
          The property that is changed when JavaScript code in the HTMLLoader object calls 
 the
          <code>window.moveBy()</code>
          ,
          <code>window.moveTo()</code>
          ,
          <code>window.resizeBy()</code>
          , or
          <code>window.resizeTo()</code>
          method.
          <p>
            In the subclass of HTMLHost, override the
            <code>set windowRect()</code>
            method
 to handle the new window bounds, as desired.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get windowRect():<a href="../../flash/geom/Rectangle.html">Rectangle</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set windowRect(value:<a href="../../flash/geom/Rectangle.html">Rectangle</a>):<a href="../../specialTypes.html#void">void</a></code><br/></div><a name="constructorDetail"></a><div class="detailSectionHeader">Constructor Detail</div><a name="HTMLHost()"></a><a name="HTMLHost(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;HTMLHost</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">Constructor</td></tr></table><div class="detailBody"><code>public function HTMLHost(defaultBehaviors:<a href="../../Boolean.html">Boolean</a> = true)</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>Creates an HTMLHost object.</p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">defaultBehaviors</span>:<a href="../../Boolean.html">Boolean</a></code> (default = <code>true</code>)<code></code> &mdash; Indicates wether root-content behaviors should be provided by default.</td></tr></table></div><a name="methodDetail"></a><div class="detailSectionHeader">Method Detail</div><a name="createWindow()"></a><a name="createWindow(flash.html.HTMLWindowCreateOptions)"></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;createWindow</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td></tr></table><div class="detailBody"><code> public function createWindow(windowCreateOptions:<a href="../../flash/html/HTMLWindowCreateOptions.html">HTMLWindowCreateOptions</a>):<a href="../../flash/html/HTMLLoader.html">HTMLLoader</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>
          The function called when JavaScript code in the HTMLLoader object calls the
          <code>window.open()</code>
          method.
          <p>
            By default, a JavaScript call to
            <code>window.open()</code>
            in the HTML
 page of an HTMLLoader does
            <i>not</i>
            open an new NativeWindow object in the
 runtime. You can open a new NativeWindow object in the runtime by creating a
 new NativeWindow object in the
            <code>createWindow</code>
            method override in 
 the subclass of the HTMLHost class.
          </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">windowCreateOptions</span>:<a href="../../flash/html/HTMLWindowCreateOptions.html">HTMLWindowCreateOptions</a></code> &mdash; 
              An object containing properties in the string passed as the
              <code>features</code>
              parameter of the call to
              <code>window.open()</code>
              .
            </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="../../flash/html/HTMLLoader.html">HTMLLoader</a></code> &mdash; An HTMLLoader object that contains the new HTML page. Typically,
 you create a new HTMLLoader object in this method, add it to the stage of a new 
 NativeWindow object, and then return it.</td></tr></table></div><a name="updateLocation()"></a><a name="updateLocation(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;updateLocation</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function updateLocation(locationURL:<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>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The function called when JavaScript code in the HTMLLoader object sets the
          <code>window.location</code>
          property.
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">locationURL</span>:<a href="../../String.html">String</a></code> &mdash; 
              The value to which the
              <code>location</code>
              property
 of the
              <code>window</code>
              property of the HTMLLoader object is set.
            </td></tr></table></p></div><a name="updateStatus()"></a><a name="updateStatus(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;updateStatus</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function updateStatus(status:<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>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The function called when JavaScript code in the HTMLLoader object sets the
          <code>window.status</code>
          property.
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">status</span>:<a href="../../String.html">String</a></code> &mdash; 
              The value to which the
              <code>status</code>
              property
 of the
              <code>window</code>
              property of the HTMLLoader object is set.
            </td></tr></table></p></div><a name="updateTitle()"></a><a name="updateTitle(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;updateTitle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function updateTitle(title:<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>Runtime Versions:&nbsp;</b></td><td>AIR 1.0</td></tr></table><p></p><p></p><p>
          The function called when JavaScript code in the HTMLLoader object sets the
          <code>window.document.title</code>
          property or when the
          <code>title</code>
          element changes, either via the DOM or because of a new page load.
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">title</span>:<a href="../../String.html">String</a></code> &mdash; 
              The value to which the
              <code>window.document.title</code>
              property
 of the HTMLLoader object is set.
            </td></tr></table></p></div><a name="windowBlur()"></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;windowBlur</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function windowBlur():<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>
          The function called when JavaScript code in the HTMLLoader object calls the
          <code>window.blur()</code>
          method.
        </p></div><a name="windowClose()"></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;windowClose</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function windowClose():<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>
          The function called when JavaScript code in the HTMLLoader object calls the
          <code>window.close()</code>
          method.
          <p>
            By default, a JavaScript call to
            <code>window.close()</code>
            in the HTML
 page of an HTMLLoader object closes the windows containing the HTMLLoader object.
          </p>
          
        </p></div><a name="windowFocus()"></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;windowFocus</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function windowFocus():<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>
          The function called when JavaScript code in the HTMLLoader object calls the
          <code>window.focus()</code>
          method.
        </p></div><a name="includeExamplesSummary"></a><div class="detailSectionHeader">Examples<span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span></div><div class="exampleHeader">HTMLHost.1.as</div><br/><div class="detailBody">
        The following code defines CustomHost, a subclass of HTMLHost.
 Methods of the CustomHost class override the inherited methods in the HTMLHost
 class to define actions taken when JavaScript code in the HTMLLoader page
 sets various properties or calls various methods of the
        <code>window</code>
        object:
        <div class="listing"><pre>package
{
    import flash.html.HTMLHost;
    import flash.html.HTMLLoader;
    import flash.display.NativeWindow;
    import flash.display.NativeWindowInitOptions;
    import flash.display.StageScaleMode;
    import flash.geom.Rectangle;
    import flash.text.TextField;

    public class CustomHost extends HTMLHost
    {
        import flash.html.*;
        public var statusField:TextField;
        public function CustomHost(defaultBehaviors:Boolean=true)
        {
            super(defaultBehaviors);
        }
        override public function windowClose():void
        {
            htmlLoader.stage.window.close();
        }
        override public function createWindow(windowCreateOptions:HTMLWindowCreateOptions):HTMLLoader
        {
            var initOptions:NativeWindowInitOptions = new NativeWindowInitOptions();
            var window:NativeWindow = new NativeWindow(initOptions);
            window.visible = true;
            var htmlLoader2:HTMLLoader = new HTMLLoader();
            htmlLoader2.width = window.width;
            htmlLoader2.height = window.height;
            window.stage.scaleMode = StageScaleMode.NO_SCALE;
            window.stage.addChild(htmlLoader2);
            return htmlLoader2;
        }
        override public function updateLocation(locationURL:String):void
        {
            trace(locationURL);
        }        
        override public function set windowRect(value:Rectangle):void
        {
            htmlLoader.stage.nativeWindow.bounds = value;
        }
        override public function updateStatus(status:String):void
        {
            statusField.text = status;
        }        
        override public function updateTitle(title:String):void
        {
            htmlLoader.stage.nativeWindow.title = title + "- Example Application";
        }
        override public function windowBlur():void
        {
            htmlLoader.alpha = 0.5;
        }
        override public function windowFocus():void
        {
            htmlLoader.alpha = 1;
        }
    }
}</pre></div>
        Create the following class, which adds an HTMLLoader object to the 
 stage, as well as a TextField object named
        <code>statusBar</code>
        . The HTMLLoader
 object defines a CustomHost object as its
        <code>htmlHost</code>
        property:
        <div class="listing"><pre>package
 {
     import flash.display.Sprite;
 
     public class SimpleHTMLBox extends Sprite
     {
         import mx.controls.HTML;
         import flash.html.HTMLLoader;
         import flash.text.TextField;
         import flash.net.URLRequest;
         import CustomHost;
         private var host:CustomHost;
         private var statusField:TextField;
         private var html:HTMLLoader;
         
         public function SimpleHTMLBox()
         {
             html = new HTMLLoader();
             var url:String = "Test.html";
             var urlReq:URLRequest = new URLRequest(url); 
             html.load(urlReq);
             
             host = new CustomHost();
             html.htmlHost = host;
             statusField = new TextField();
             host.statusField = statusField;
             
             configureUI();
         }
         private function configureUI():void
         {
             html.width = 400;
             html.height = 200;
             statusField.width = 400;
             statusField.height = 24;
             statusField.border = true;
             statusField.y = 200;
             
             addChild(html);
             addChild(statusField);                
         }
         
     }
 }</pre></div>
        
        <p>Build an AIR application that adds an object defined by this class to
 the main window's stage.</p>
        
        <p>Create an HTML page named Test.html in the application resources directory 
 (the directory that contains the application descriptor file), and add the 
 following content to it:</p>
        
        <div class="listing"><pre>&lt;html&gt;
     &lt;head&gt;
         &lt;title&gt;Test&lt;/title&gt;
     &lt;/head&gt;
     &lt;body&gt;
         &lt;a href="#" onclick="window.open('Test.html')"&gt;window.open('Test.html')&lt;/a&gt;
         &lt;br/&gt;&lt;a href="#" onclick="window.document.location = 'www.adobe.com'"&gt;window.document.location = 'www.adobe.com'&lt;/a&gt;
         &lt;br/&gt;&lt;a href="#" onclick="window.moveBy(6, 12)"&gt;moveBy(6, 12)&lt;/a&gt;
         &lt;br/&gt;&lt;a href="#" onclick="window.close()"&gt;window.close()&lt;/a&gt;
         &lt;br/&gt;&lt;a href="#" onclick="window.blur()"&gt;window.blur()&lt;/a&gt;
         &lt;br/&gt;&lt;a href="#" onclick="window.focus()"&gt;window.focus()&lt;/a&gt;
         &lt;br/&gt;&lt;a href="#" onclick="window.status = new Date().toString()"&gt;window.status = new Date().toString()&lt;/a&gt;
     &lt;/body&gt;
 &lt;/html&gt;</pre></div>
        
        <p>When you test the application, the CustomHost class handles the user-interface-related
 JavaScript settings in the HTML page.</p>
      </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">HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost HTMLHost </div><div style="display:none">flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost flash.html.HTMLHost </div></div></body></html><!-- &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  -->
