﻿<!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="TweenEvent,fl.transitions.TweenEvent,CIRCLE,FPS,IN,MOTION_CHANGE,MOTION_FINISH,MOTION_LOOP,MOTION_RESUME,MOTION_START,MOTION_STOP,OUT,SQUARE,begin,contentAppearance,content,direction,duration,duration,easing,finish,func,isPlaying,looping,obj,position,position,prop,time,time,useSeconds"><title>fl.transitions.TweenEvent (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 = 'TweenEvent - 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?fl/transitions/TweenEvent.html&amp;fl/transitions/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">TweenEvent</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("TweenEvent"); titleBar_setSubNav(true,true,false	,false,false,false,true,false,false	,false,false,false,false,false);}

				    
				        
				    
				-->
                
                    
                
			</script><div class="MainContent"><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')">fl.transitions</a></td></tr><tr><td class="classHeaderTableLabel">Class</td><td class="classSignature">public  class  TweenEvent</td></tr><tr><td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">TweenEvent  <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../flash/events/Event.html">Event</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, Flash Player 9</td></tr></table><p></p><p></p><p></p>The TweenEvent class represents events that are broadcast by the fl.transitions.Tween class.<p></p><p><span class="classHeaderTableLabel">See also</span></p><div class="seeAlso"><a href="Tween.html" target="">fl.transitions.Tween</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="../../flash/events/Event.html#bubbles" class="signatureLink">bubbles</a> : <a href="../../Boolean.html">Boolean</a><div class="summaryTableDescription">[read-only] Indicates whether an event is a bubbling event.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></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="../../flash/events/Event.html#cancelable" class="signatureLink">cancelable</a> : <a href="../../Boolean.html">Boolean</a><div class="summaryTableDescription">[read-only] Indicates whether the behavior associated with the event can be prevented.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></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="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="../../flash/events/Event.html#currentTarget" class="signatureLink">currentTarget</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">[read-only] The object that is actively processing the Event object with an event listener.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></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="../../flash/events/Event.html#eventPhase" class="signatureLink">eventPhase</a> : <a href="../../uint.html">uint</a><div class="summaryTableDescription">[read-only] The current phase in the event flow.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#position" class="signatureLink">position</a> : <a href="../../Number.html">Number</a> = NaN<div class="summaryTableDescription">The value of the property controlled by the Tween, when the event occurred.</div></td><td class="summaryTableOwnerCol">TweenEvent</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="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="../../flash/events/Event.html#target" class="signatureLink">target</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">[read-only] The event target.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#time" class="signatureLink">time</a> : <a href="../../Number.html">Number</a> = NaN<div class="summaryTableDescription">The time of the Tween when the event occurred.</div></td><td class="summaryTableOwnerCol">TweenEvent</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="../../flash/events/Event.html#type" class="signatureLink">type</a> : <a href="../../String.html">String</a><div class="summaryTableDescription">[read-only] The type of event.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></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"><a href="#TweenEvent()" class="signatureLink">TweenEvent</a>(type:<a href="../../String.html">String</a>, time:<a href="../../Number.html">Number</a>, position:<a href="../../Number.html">Number</a>, bubbles:<a href="../../Boolean.html">Boolean</a> = false, cancelable:<a href="../../Boolean.html">Boolean</a> = false)</div><div class="summaryTableDescription">Constructor function for a TweenEvent object.</div></td><td class="summaryTableOwnerCol">TweenEvent</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/Event.html#clone()" class="signatureLink">clone</a>():<a href="../../flash/events/Event.html">Event</a></div><div class="summaryTableDescription">Duplicates an instance of an Event subclass.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</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/Event.html#formatToString()" class="signatureLink">formatToString</a>(className:<a href="../../String.html">String</a>, <a href="../../statements.html#..._(rest)_parameter">...</a> arguments):<a href="../../String.html">String</a></div><div class="summaryTableDescription">A utility function for implementing the toString() method in custom 
  ActionScript 3.0 Event classes.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</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="../../flash/events/Event.html#isDefaultPrevented()" class="signatureLink">isDefaultPrevented</a>():<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Checks whether the preventDefault() method has been called on the event.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</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="../../flash/events/Event.html#preventDefault()" class="signatureLink">preventDefault</a>():<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Cancels an event's default behavior if that behavior can be canceled.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</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="../../flash/events/Event.html#stopImmediatePropagation()" class="signatureLink">stopImmediatePropagation</a>():<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Prevents processing of any event listeners in the current node and any subsequent nodes in 
 the event flow.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</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/Event.html#stopPropagation()" class="signatureLink">stopPropagation</a>():<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Prevents processing of any event listeners in nodes subsequent to the current node in the 
 event flow.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</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/Event.html#toString()" class="signatureLink">toString</a>():<a href="../../String.html">String</a></div><div class="summaryTableDescription">Returns a string containing all the properties of the Event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</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></table></div><a name="constantSummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Constants</div><div class="showHideLinks"><div id="hideInheritedConstant" class="hideInheritedConstant"><a class="showHideLink" href="#constantSummary" onclick="javascript:setInheritedVisible(false,'Constant');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Public Constants</a></div><div id="showInheritedConstant" class="showInheritedConstant"><a class="showHideLink" href="#constantSummary" onclick="javascript:setInheritedVisible(true,'Constant');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Public Constants</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable " id="summaryTableConstant"><tr><th>&nbsp;</th><th colspan="2">Constant</th><th>Defined By</th></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#ACTIVATE" class="signatureLink">ACTIVATE</a> : <a href="../../String.html">String</a> = "activate"<div class="summaryTableDescription">[static] The ACTIVATE constant defines the value of the type property of an activate event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#ADDED" class="signatureLink">ADDED</a> : <a href="../../String.html">String</a> = "added"<div class="summaryTableDescription">[static] The Event.ADDED constant defines the value of the type property of 
 an added event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#ADDED_TO_STAGE" class="signatureLink">ADDED_TO_STAGE</a> : <a href="../../String.html">String</a> = "addedToStage"<div class="summaryTableDescription">[static] The Event.ADDED_TO_STAGE constant defines the value of the type 
 property of an addedToStage event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#CANCEL" class="signatureLink">CANCEL</a> : <a href="../../String.html">String</a> = "cancel"<div class="summaryTableDescription">[static] The Event.CANCEL constant defines the value of the type property of a cancel event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#CHANGE" class="signatureLink">CHANGE</a> : <a href="../../String.html">String</a> = "change"<div class="summaryTableDescription">[static] The Event.CHANGE constant defines the value of the type property of a change event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#CLEAR" class="signatureLink">CLEAR</a> : <a href="../../String.html">String</a> = "clear"<div class="summaryTableDescription">[static] The Event.CLEAR constant efines the value of the type property 
 of a clear event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#CLOSE" class="signatureLink">CLOSE</a> : <a href="../../String.html">String</a> = "close"<div class="summaryTableDescription">[static] The Event.CLOSE constant defines the value of the type property of a close event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#CLOSING" class="signatureLink">CLOSING</a> : <a href="../../String.html">String</a> = "closing"<div class="summaryTableDescription">[static] The Event.CLOSING constant defines the value of the 
 type property of a closing event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#COMPLETE" class="signatureLink">COMPLETE</a> : <a href="../../String.html">String</a> = "complete"<div class="summaryTableDescription">[static] The Event.COMPLETE constant defines the value of the type property of a complete event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#CONNECT" class="signatureLink">CONNECT</a> : <a href="../../String.html">String</a> = "connect"<div class="summaryTableDescription">[static] The Event.CONNECT constant defines the value of the type property of a connect event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#COPY" class="signatureLink">COPY</a> : <a href="../../String.html">String</a> = "copy"<div class="summaryTableDescription">[static] Defines the value of the type property of a copy event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#CUT" class="signatureLink">CUT</a> : <a href="../../String.html">String</a> = "cut"<div class="summaryTableDescription">[static] Defines the value of the type property of a cut event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#DEACTIVATE" class="signatureLink">DEACTIVATE</a> : <a href="../../String.html">String</a> = "deactivate"<div class="summaryTableDescription">[static] The Event.DEACTIVATE constant defines the value of the type property of a deactivate event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#DISPLAYING" class="signatureLink">DISPLAYING</a> : <a href="../../String.html">String</a> = "displaying"<div class="summaryTableDescription">[static] The Event.DISPLAYING constant defines the value of the type property of a displaying event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#ENTER_FRAME" class="signatureLink">ENTER_FRAME</a> : <a href="../../String.html">String</a> = "enterFrame"<div class="summaryTableDescription">[static] The Event.ENTER_FRAME constant defines the value of the type property of an enterFrame event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#EXIT_FRAME" class="signatureLink">EXIT_FRAME</a> : <a href="../../String.html">String</a> = "exitFrame"<div class="summaryTableDescription">[static] The Event.EXIT_FRAME constant defines the value of the type property of an exitFrame event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#EXITING" class="signatureLink">EXITING</a> : <a href="../../String.html">String</a> = "exiting"<div class="summaryTableDescription">[static] The Event.EXITING constant defines the value of the type property of an exiting event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#FRAME_CONSTRUCTED" class="signatureLink">FRAME_CONSTRUCTED</a> : <a href="../../String.html">String</a> = "frameConstructed"<div class="summaryTableDescription">[static] The Event.FRAME_CONSTRUCTED constant defines the value of the type property of an frameConstructed event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#FULLSCREEN" class="signatureLink">FULLSCREEN</a> : <a href="../../String.html">String</a> = "fullScreen"<div class="summaryTableDescription">[static] The Event.FULL_SCREEN constant defines the value of the type property of a fullScreen event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#HTML_BOUNDS_CHANGE" class="signatureLink">HTML_BOUNDS_CHANGE</a> : <a href="../../String.html">String</a> = "htmlBoundsChange"<div class="summaryTableDescription">[static] The Event.HTML_BOUNDS_CHANGE constant defines the value of the type property of an htmlBoundsChange event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#HTML_DOM_INITIALIZE" class="signatureLink">HTML_DOM_INITIALIZE</a> : <a href="../../String.html">String</a> = "htmlDOMInitialize"<div class="summaryTableDescription">[static] The Event.HTML_DOM_INITIALIZE constant defines the value of the type property 
 of an htmlDOMInitialize event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#HTML_RENDER" class="signatureLink">HTML_RENDER</a> : <a href="../../String.html">String</a> = "htmlRender"<div class="summaryTableDescription">[static] The Event.HTML_RENDER constant defines the value of the type property of an htmlRender event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#ID3" class="signatureLink">ID3</a> : <a href="../../String.html">String</a> = "id3"<div class="summaryTableDescription">[static] The Event.ID3 constant defines the value of the type property of an id3 event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#INIT" class="signatureLink">INIT</a> : <a href="../../String.html">String</a> = "init"<div class="summaryTableDescription">[static] The Event.INIT constant defines the value of the type property of an init event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#LOCATION_CHANGE" class="signatureLink">LOCATION_CHANGE</a> : <a href="../../String.html">String</a> = "locationChange"<div class="summaryTableDescription">[static] The Event.LOCATION_CHANGE constant defines the value of the type property of a locationChange event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#MOTION_CHANGE" class="signatureLink">MOTION_CHANGE</a> : <a href="../../String.html">String</a> = "motionChange"<div class="summaryTableDescription">[static] Indicates that the Tween has changed and the screen has been updated.</div></td><td class="summaryTableOwnerCol">TweenEvent</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#MOTION_FINISH" class="signatureLink">MOTION_FINISH</a> : <a href="../../String.html">String</a> = "motionFinish"<div class="summaryTableDescription">[static] Indicates that the Tween has reached the end and finished.</div></td><td class="summaryTableOwnerCol">TweenEvent</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#MOTION_LOOP" class="signatureLink">MOTION_LOOP</a> : <a href="../../String.html">String</a> = "motionLoop"<div class="summaryTableDescription">[static] Indicates that the Tween has restarted playing from the beginning in looping mode.</div></td><td class="summaryTableOwnerCol">TweenEvent</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#MOTION_RESUME" class="signatureLink">MOTION_RESUME</a> : <a href="../../String.html">String</a> = "motionResume"<div class="summaryTableDescription">[static] Indicates that the Tween has resumed playing after being paused.</div></td><td class="summaryTableOwnerCol">TweenEvent</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#MOTION_START" class="signatureLink">MOTION_START</a> : <a href="../../String.html">String</a> = "motionStart"<div class="summaryTableDescription">[static] Indicates that the motion has started playing.</div></td><td class="summaryTableOwnerCol">TweenEvent</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#MOTION_STOP" class="signatureLink">MOTION_STOP</a> : <a href="../../String.html">String</a> = "motionStop"<div class="summaryTableDescription">[static] Indicates that the Tween has been stopped
     with an explicit call to Tween.stop().</div></td><td class="summaryTableOwnerCol">TweenEvent</td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#MOUSE_LEAVE" class="signatureLink">MOUSE_LEAVE</a> : <a href="../../String.html">String</a> = "mouseLeave"<div class="summaryTableDescription">[static] The Event.MOUSE_LEAVE constant defines the value of the type property of a mouseLeave event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#NETWORK_CHANGE" class="signatureLink">NETWORK_CHANGE</a> : <a href="../../String.html">String</a> = "networkChange"<div class="summaryTableDescription">[static] The Event.NETWORK_CHANGE constant defines the value of the type property of a networkChange event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#OPEN" class="signatureLink">OPEN</a> : <a href="../../String.html">String</a> = "open"<div class="summaryTableDescription">[static] The Event.OPEN constant defines the value of the type property of an open event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#PASTE" class="signatureLink">PASTE</a> : <a href="../../String.html">String</a> = "paste"<div class="summaryTableDescription">[static] The Event.PASTE constant defines the value of the type property of a paste event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#REMOVED" class="signatureLink">REMOVED</a> : <a href="../../String.html">String</a> = "removed"<div class="summaryTableDescription">[static] The Event.REMOVED constant defines the value of the type property of
 a removed event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#REMOVED_FROM_STAGE" class="signatureLink">REMOVED_FROM_STAGE</a> : <a href="../../String.html">String</a> = "removedFromStage"<div class="summaryTableDescription">[static] The Event.REMOVED_FROM_STAGE constant defines the value of the type 
 property of a removedFromStage event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#RENDER" class="signatureLink">RENDER</a> : <a href="../../String.html">String</a> = "render"<div class="summaryTableDescription">[static] The Event.RENDER constant defines the value of the type property of a render event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#RESIZE" class="signatureLink">RESIZE</a> : <a href="../../String.html">String</a> = "resize"<div class="summaryTableDescription">[static] The Event.RESIZE constant defines the value of the type property of a resize event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#SCROLL" class="signatureLink">SCROLL</a> : <a href="../../String.html">String</a> = "scroll"<div class="summaryTableDescription">[static] The Event.SCROLL constant defines the value of the type property of a scroll event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#SELECT" class="signatureLink">SELECT</a> : <a href="../../String.html">String</a> = "select"<div class="summaryTableDescription">[static] The Event.SELECT constant defines the value of the type property of a select event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#SELECT_ALL" class="signatureLink">SELECT_ALL</a> : <a href="../../String.html">String</a> = "selectAll"<div class="summaryTableDescription">[static] The Event.SELECT_ALL constant defines the value of the type property of a selectAll event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#SOUND_COMPLETE" class="signatureLink">SOUND_COMPLETE</a> : <a href="../../String.html">String</a> = "soundComplete"<div class="summaryTableDescription">[static] The Event.SOUND_COMPLETE constant defines the value of the type property of a soundComplete event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#TAB_CHILDREN_CHANGE" class="signatureLink">TAB_CHILDREN_CHANGE</a> : <a href="../../String.html">String</a> = "tabChildrenChange"<div class="summaryTableDescription">[static] The Event.TAB_CHILDREN_CHANGE constant defines the value of the type property of a tabChildrenChange event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#TAB_ENABLED_CHANGE" class="signatureLink">TAB_ENABLED_CHANGE</a> : <a href="../../String.html">String</a> = "tabEnabledChange"<div class="summaryTableDescription">[static] The Event.TAB_ENABLED_CHANGE constant defines the value of the type 
 property of a tabEnabledChange event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#TAB_INDEX_CHANGE" class="signatureLink">TAB_INDEX_CHANGE</a> : <a href="../../String.html">String</a> = "tabIndexChange"<div class="summaryTableDescription">[static] The Event.TAB_INDEX_CHANGE constant defines the value of the 
 type property of a tabIndexChange event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><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="../../flash/events/Event.html#UNLOAD" class="signatureLink">UNLOAD</a> : <a href="../../String.html">String</a> = "unload"<div class="summaryTableDescription">[static] The Event.UNLOAD constant defines the value of the type property of an unload event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#USER_IDLE" class="signatureLink">USER_IDLE</a> : <a href="../../String.html">String</a> = "userIdle"<div class="summaryTableDescription">[static] The Event.USER_IDLE constant defines the value of the type property of a userIdle event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></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="../../flash/events/Event.html#USER_PRESENT" class="signatureLink">USER_PRESENT</a> : <a href="../../String.html">String</a> = "userPresent"<div class="summaryTableDescription">[static] The Event.USER_PRESENT constant defines the value of the type property of a userPresent event object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/Event.html">Event</a></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="position"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">position</td><td class="detailHeaderType">property</td></tr></table><div class="detailBody"><code>public var position:<a href="../../Number.html">Number</a> = NaN</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, Flash Player 9</td></tr></table><p></p><p></p><p>The value of the property controlled by the Tween, when the event occurred.</p></div><a name="propertyDetail"></a><a name="time"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">time</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>public var time:<a href="../../Number.html">Number</a> = NaN</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, Flash Player 9</td></tr></table><p></p><p></p><p>The time of the Tween when the event occurred.</p></div><a name="constructorDetail"></a><div class="detailSectionHeader">Constructor Detail</div><a name="TweenEvent()"></a><a name="TweenEvent(String,Number,Number,Boolean,Boolean)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">TweenEvent</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">Constructor</td></tr></table><div class="detailBody"><code>public function TweenEvent(type:<a href="../../String.html">String</a>, time:<a href="../../Number.html">Number</a>, position:<a href="../../Number.html">Number</a>, bubbles:<a href="../../Boolean.html">Boolean</a> = false, cancelable:<a href="../../Boolean.html">Boolean</a> = false)</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, Flash Player 9</td></tr></table><p></p><p>Constructor function for a TweenEvent object.</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 event type; indicates the action that caused the event.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">time</span>:<a href="../../Number.html">Number</a></code> &mdash; The time within the duration of the animation.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">position</span>:<a href="../../Number.html">Number</a></code> &mdash; The frame of the tween.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">bubbles</span>:<a href="../../Boolean.html">Boolean</a></code> (default = <code>false</code>)<code></code> &mdash; Specifies whether the event can bubble up the display list hierarchy.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">cancelable</span>:<a href="../../Boolean.html">Boolean</a></code> (default = <code>false</code>)<code></code> &mdash; Specifies whether the behavior associated with the event can be prevented.</td></tr></table></div><div class="detailSectionHeader">Constant Detail</div><a name="constantDetail"></a><a name="MOTION_CHANGE"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">MOTION_CHANGE</td><td class="detailHeaderType">Constant</td></tr></table><div class="detailBody"><code>public static const MOTION_CHANGE:<a href="../../String.html">String</a> = "motionChange"</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, Flash Player 9</td></tr></table><p></p><p></p><p>
          Indicates that the Tween has changed and the screen has been updated.
          <p>The properties of the event object have the following values:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>false</td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>false</td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>
                    The object that defines the 
           event listener that handles the event. For example, if you use
                    <code>myButton.addEventListener()</code>
                    to register an event listener,
                    <code>myButton</code>
                    is the value of the
                    <code>currentTarget</code>
                    property.
                  </td></tr><tr><td>
                    <code>target</code>
                  </td><td>
                    The object that dispatched the event; 
           it is not always the object listening for the event. 
           Use the
                    <code>currentTarget</code>
                    property to always access the 
           object listening for the event.
                  </td></tr><tr><td>
                    <code>time</code>
                  </td><td>The time of the Tween when the event occurred.</td></tr><tr><td>
                    <code>position</code>
                  </td><td>The value of the property controlled by the Tween, when the event occurred.</td></tr></table>
          
        </p></div><a name="constantDetail"></a><a name="MOTION_FINISH"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">MOTION_FINISH</td><td class="detailHeaderType">Constant</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>public static const MOTION_FINISH:<a href="../../String.html">String</a> = "motionFinish"</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, Flash Player 9</td></tr></table><p></p><p></p><p>
          Indicates that the Tween has reached the end and finished.
          <p>The properties of the event object have the following values:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>false</td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>false</td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>
                    The object that defines the 
           event listener that handles the event. For example, if you use
                    <code>myButton.addEventListener()</code>
                    to register an event listener,
                    <code>myButton</code>
                    is the value of the
                    <code>currentTarget</code>
                    property.
                  </td></tr><tr><td>
                    <code>target</code>
                  </td><td>
                    The object that dispatched the event; 
           it is not always the object listening for the event. 
           Use the
                    <code>currentTarget</code>
                    property to always access the 
           object listening for the event.
                  </td></tr><tr><td>
                    <code>time</code>
                  </td><td>The time of the Tween when the event occurred.</td></tr><tr><td>
                    <code>position</code>
                  </td><td>The value of the property controlled by the Tween, when the event occurred.</td></tr></table>
          
        </p></div><a name="constantDetail"></a><a name="MOTION_LOOP"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">MOTION_LOOP</td><td class="detailHeaderType">Constant</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>public static const MOTION_LOOP:<a href="../../String.html">String</a> = "motionLoop"</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, Flash Player 9</td></tr></table><p></p><p></p><p>
          Indicates that the Tween has restarted playing from the beginning in looping mode.
          <p>The properties of the event object have the following values:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>false</td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>false</td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>
                    The object that defines the 
           event listener that handles the event. For example, if you use
                    <code>myButton.addEventListener()</code>
                    to register an event listener,
                    <code>myButton</code>
                    is the value of the
                    <code>currentTarget</code>
                    property.
                  </td></tr><tr><td>
                    <code>target</code>
                  </td><td>
                    The object that dispatched the event; 
           it is not always the object listening for the event. 
           Use the
                    <code>currentTarget</code>
                    property to always access the 
           object listening for the event.
                  </td></tr><tr><td>
                    <code>time</code>
                  </td><td>The time of the Tween when the event occurred.</td></tr><tr><td>
                    <code>position</code>
                  </td><td>The value of the property controlled by the Tween, when the event occurred.</td></tr></table>
          
        </p></div><a name="constantDetail"></a><a name="MOTION_RESUME"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">MOTION_RESUME</td><td class="detailHeaderType">Constant</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>public static const MOTION_RESUME:<a href="../../String.html">String</a> = "motionResume"</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, Flash Player 9</td></tr></table><p></p><p></p><p>
          Indicates that the Tween has resumed playing after being paused.
          <p>The properties of the event object have the following values:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>false</td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>false</td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>
                    The object that defines the 
           event listener that handles the event. For example, if you use
                    <code>myButton.addEventListener()</code>
                    to register an event listener,
                    <code>myButton</code>
                    is the value of the
                    <code>currentTarget</code>
                    property.
                  </td></tr><tr><td>
                    <code>target</code>
                  </td><td>
                    The object that dispatched the event; 
           it is not always the object listening for the event. 
           Use the
                    <code>currentTarget</code>
                    property to always access the 
           object listening for the event.
                  </td></tr><tr><td>
                    <code>time</code>
                  </td><td>The time of the Tween when the event occurred.</td></tr><tr><td>
                    <code>position</code>
                  </td><td>The value of the property controlled by the Tween, when the event occurred.</td></tr></table>
          
        </p></div><a name="constantDetail"></a><a name="MOTION_START"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">MOTION_START</td><td class="detailHeaderType">Constant</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>public static const MOTION_START:<a href="../../String.html">String</a> = "motionStart"</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, Flash Player 9</td></tr></table><p></p><p></p><p>
          Indicates that the motion has started playing.
          <p>The properties of the event object have the following values:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>false</td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>false</td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>
                    The object that defines the 
           event listener that handles the event. For example, if you use
                    <code>myButton.addEventListener()</code>
                    to register an event listener,
                    <code>myButton</code>
                    is the value of the
                    <code>currentTarget</code>
                    property.
                  </td></tr><tr><td>
                    <code>target</code>
                  </td><td>
                    The object that dispatched the event; 
           it is not always the object listening for the event. 
           Use the
                    <code>currentTarget</code>
                    property to always access the 
           object listening for the event.
                  </td></tr><tr><td>
                    <code>time</code>
                  </td><td>The time of the Tween when the event occurred.</td></tr><tr><td>
                    <code>position</code>
                  </td><td>The value of the property controlled by the Tween, when the event occurred.</td></tr></table>
          
        </p></div><a name="constantDetail"></a><a name="MOTION_STOP"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">MOTION_STOP</td><td class="detailHeaderType">Constant</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>public static const MOTION_STOP:<a href="../../String.html">String</a> = "motionStop"</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, Flash Player 9</td></tr></table><p></p><p></p><p>
          Indicates that the Tween has been stopped
     with an explicit call to
          <code>Tween.stop()</code>
          .
          <p>The properties of the event object have the following values:</p>
          
          <table class="innertable" ><tr><th>Property</th><th>Value</th></tr><tr><td>
                    <code>bubbles</code>
                  </td><td>false</td></tr><tr><td>
                    <code>cancelable</code>
                  </td><td>false</td></tr><tr><td>
                    <code>currentTarget</code>
                  </td><td>
                    The object that defines the 
           event listener that handles the event. For example, if you use
                    <code>myButton.addEventListener()</code>
                    to register an event listener,
                    <code>myButton</code>
                    is the value of the
                    <code>currentTarget</code>
                    property.
                  </td></tr><tr><td>
                    <code>target</code>
                  </td><td>
                    The object that dispatched the event; 
           it is not always the object listening for the event. 
           Use the
                    <code>currentTarget</code>
                    property to always access the 
           object listening for the event.
                  </td></tr><tr><td>
                    <code>time</code>
                  </td><td>The time of the Tween when the event occurred.</td></tr><tr><td>
                    <code>position</code>
                  </td><td>The value of the property controlled by the Tween, when the event occurred.</td></tr></table>
          
        </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">TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent TweenEvent </div><div style="display:none">fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent fl.transitions.TweenEvent </div></div></body></html><!-- &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  -->
