﻿<!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="TextFormat,flash.text.TextFormat,ADVANCED,BOLD,BOLD_ITALIC,CENTER,CENTER,CRT,DARK_COLOR,DEFAULT,DEVICE,DYNAMIC,EMBEDDED,EMBEDDED_CFF,INPUT,ITALIC,JUSTIFY,LCD,LEFT,LEFT,LIGHT_COLOR,NONE,NONE,NORMAL,PIXEL,REGULAR,RIGHT,RIGHT,SUBPIXEL,align,alwaysShowSelection,antiAliasType,ascent,ascent,autoSize,backgroundColor,background,blockIndent,bold,borderColor,border,bottomScrollV,bullet,caretIndex,charCount,color,condenseWhite,defaultTextFormat,descent,descent,displayAsPassword,displayMode,embedFonts,fontName,fontSize,fontStyle,font,fontType,gridFitType,height,height,htmlText,indent,insideCutoff,italic,kerning,leading,leading,leftMargin,length,letterSpacing,maxChars,maxLevel,maxScrollH,maxScrollV,mouseWheelEnabled,multiline,numLines,outsideCutoff,restrict,rightMargin,scrollH,scrollV,selectable,selectionBeginIndex,selectionEndIndex,sharpness,size,styleNames,styleSheet,tabStops,target,text,textColor,textFieldHeight,textFieldWidth,textHeight,text,textWidth,thickness,type,underline,url,useRichTextClipboard,width,width,wordWrap,x"><title>flash.text.TextFormat (ActionScript 3.0)</title><script src="../../AC_OETags.js" type="text/javascript"></script></head><body><script language="javascript" type="text/javascript" src="../../asdoc.js"></script><script language="javascript" type="text/javascript" src="../../help.js"></script><script language="javascript" type="text/javascript" src="../../cookies.js"></script><script language="javascript" type="text/javascript">  
            <!--  
			    
				asdocTitle = 'TextFormat - ActionScript 3.0 Language and Components Reference';

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

				window.onload = configPage;
			      
			    -->  
            </script>
<script language="javascript" type="text/javascript"><!--
function submitValue(){
var searchStr=document.getElementById('search-livedocs').value;
window.location="../../search.html"+"###"+searchStr;
}
--></script><script type="text/javascript">
		scrollToNameAnchor();
	</script><table class="titleTable" cellpadding="0" cellspacing="0" id="titleTable" style="display:none"><tr><td class="titleTableTitle" align="left">ActionScript 3.0 Language and Components Reference</td><td class="titleTableSearch" align="center"><form class="searchForm" method="get" action="../../search.html" onsubmit="submitValue();"><input class="hidden" name="loc" value="" type="hidden"><input class="hidden" name="termPrefix" value="" type="hidden"><input class="hidden" name="term" value="" type="hidden"><input class="hidden" name="area" value="" type="hidden"><input id="search-livedocs" name="search_text" value="" title="" type="text"> <input type="button" name="action" value="Search" onclick="submitValue()"></form></td><td class="titleTableTopNav" align="right"><a href="../../../../Flash/10.0_Welcome/index.html">Home</a>&nbsp;|&nbsp;<a href="../../package-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Packages</a>&nbsp;|&nbsp;<a href="../../class-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Classes</a>&nbsp;|&nbsp;<a href="../../language-elements.html">Language Elements</a>&nbsp;| <a href="../../all-index-Symbols.html" onclick="loadClassListFrame('../../index-list.html')">Index</a>&nbsp;|&nbsp;<a href="../../appendixes.html">Appendixes</a>&nbsp;|&nbsp;<a href="../../conventions.html">Conventions</a>&nbsp;|&nbsp;<a id="framesLink1" href="../../index.html?flash/text/TextFormat.html&amp;flash/text/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">TextFormat</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("TextFormat"); titleBar_setSubNav(false,true,false	,false,false,false,true,true,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')">flash.text</a></td></tr><tr><td class="classHeaderTableLabel">Class</td><td class="classSignature">public  class  TextFormat</td></tr><tr><td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">TextFormat  <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 TextFormat class represents character formatting information.  Use the TextFormat class
 to create specific text formatting for text fields. You can apply text formatting
 to both static and dynamic text fields. The properties of the TextFormat class apply to device and
 embedded fonts. However, for embedded fonts, bold and italic text actually require specific fonts. If you
 want to display bold or italic text with an embedded font, you need to embed the bold and italic variations
 of that font.
        <p>
          You must use the constructor
          <code>new TextFormat()</code>
          to create a TextFormat object
 before setting its properties. 
 When you apply a TextFormat object to a text field using the
          <code>TextField.defaultTextFormat</code>
          property
 or the
          <code>TextField.setTextFormat()</code>
          method, only its defined properties are applied. Use 
 the
          <code>TextField.defaultTextFormat</code>
          property to apply formatting BEFORE you add text to the
          <code>TextField</code>
          , 
 and the
          <code>setTextFormat()</code>
          method to add formatting AFTER you add text to the
          <code>TextField</code>
          .
 The TextFormat properties are
          <code>null</code>
          by default 
 because if you don't provide values for the properties, Flash Player uses its own default formatting.
 The default formatting that Flash Player uses for each property (if property's value is
          <code>null</code>
          )
 is as follows:
        </p>
        
               <table class="innertable" ><tr><td>align = "left"</td></tr><tr><td>blockIndent = 0</td></tr><tr><td>bold = false</td></tr><tr><td>bullet = false</td></tr><tr><td>color = 0x000000</td></tr><tr><td>font = "Times New Roman" (default font is Times on Mac OS X)</td></tr><tr><td>indent = 0</td></tr><tr><td>italic = false</td></tr><tr><td>kerning = false</td></tr><tr><td>leading = 0</td></tr><tr><td>leftMargin = 0</td></tr><tr><td>letterSpacing = 0</td></tr><tr><td>rightMargin = 0</td></tr><tr><td>size = 12</td></tr><tr><td>tabStops = [] (empty array)</td></tr><tr><td>target = "" (empty string)</td></tr><tr><td>underline = false</td></tr><tr><td>url = "" (empty string)</td></tr></table>
        
               <p>The default formatting for each property is also described in each property description.</p>
        
            <p></p><p><a href="#includeExamplesSummary">View the examples</a></p><p><span class="classHeaderTableLabel">See also</span></p><div class="seeAlso"><a href="TextField.html#setTextFormat()" target="">flash.text.TextField.setTextFormat()</a><br/><a href="TextField.html#defaultTextFormat" target="">flash.text.TextField.defaultTextFormat</a><br/><a href="TextField.html#getTextFormat()" target="">flash.text.TextField.getTextFormat()</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=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#align" class="signatureLink">align</a> : <a href="../../String.html">String</a><div class="summaryTableDescription">Indicates the alignment of the paragraph.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#blockIndent" class="signatureLink">blockIndent</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">Indicates the block indentation in pixels.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#bold" class="signatureLink">bold</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">Specifies whether the text is boldface.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#bullet" class="signatureLink">bullet</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">Indicates that the text is part of a bulleted list.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#color" class="signatureLink">color</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">Indicates the color of the text.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../Object.html#constructor" class="signatureLink">constructor</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">A reference to the class object or constructor function for a given object instance.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#font" class="signatureLink">font</a> : <a href="../../String.html">String</a><div class="summaryTableDescription">The name of the font for text in this text format, as a string.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#indent" class="signatureLink">indent</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">Indicates the indentation from the left
  margin to the first character in the paragraph.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#italic" class="signatureLink">italic</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">Indicates whether text in this text format is italicized.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#kerning" class="signatureLink">kerning</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">A Boolean value that indicates whether kerning is enabled (true) 
  or disabled (false).</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#leading" class="signatureLink">leading</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">An integer representing the amount of vertical space (called leading)
  between lines.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#leftMargin" class="signatureLink">leftMargin</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">The left margin of the paragraph, in pixels.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#letterSpacing" class="signatureLink">letterSpacing</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">A number representing the amount of space that is uniformly distributed between all characters.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../Object.html#prototype" class="signatureLink">prototype</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">[static] A reference to the prototype object of a class or function object.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#rightMargin" class="signatureLink">rightMargin</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">The right margin of the paragraph, in pixels.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#size" class="signatureLink">size</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">The size in pixels of text in this text format.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#tabStops" class="signatureLink">tabStops</a> : <a href="../../Array.html">Array</a><div class="summaryTableDescription">Specifies custom tab stops as an array of non-negative integers.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#target" class="signatureLink">target</a> : <a href="../../String.html">String</a><div class="summaryTableDescription">Indicates the target window where the hyperlink is displayed.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#underline" class="signatureLink">underline</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">Indicates whether the text that uses this text format is underlined (true)
  or not (false).</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a href="#url" class="signatureLink">url</a> : <a href="../../String.html">String</a><div class="summaryTableDescription">Indicates the target URL for the text in this text format.</div></td><td class="summaryTableOwnerCol">TextFormat</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="#TextFormat()" class="signatureLink">TextFormat</a>(font:<a href="../../String.html">String</a> = null, size:<a href="../../Object.html">Object</a> = null, color:<a href="../../Object.html">Object</a> = null, bold:<a href="../../Object.html">Object</a> = null, italic:<a href="../../Object.html">Object</a> = null, underline:<a href="../../Object.html">Object</a> = null, url:<a href="../../String.html">String</a> = null, target:<a href="../../String.html">String</a> = null, align:<a href="../../String.html">String</a> = null, leftMargin:<a href="../../Object.html">Object</a> = null, rightMargin:<a href="../../Object.html">Object</a> = null, indent:<a href="../../Object.html">Object</a> = null, leading:<a href="../../Object.html">Object</a> = null)</div><div class="summaryTableDescription">Creates a TextFormat object with the specified properties.</div></td><td class="summaryTableOwnerCol">TextFormat</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#hasOwnProperty()" class="signatureLink">hasOwnProperty</a>(name:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Indicates whether an object has a specified property defined.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#isPrototypeOf()" class="signatureLink">isPrototypeOf</a>(theClass:<a href="../../Object.html">Object</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Indicates whether an instance of the Object class is in the prototype chain of the object specified 
  as the parameter.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#propertyIsEnumerable()" class="signatureLink">propertyIsEnumerable</a>(name:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Indicates whether the specified property exists and is enumerable.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#setPropertyIsEnumerable()" class="signatureLink">setPropertyIsEnumerable</a>(name:<a href="../../String.html">String</a>, isEnum:<a href="../../Boolean.html">Boolean</a> = true):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Sets the availability of a dynamic property for loop operations.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#toString()" class="signatureLink">toString</a>():<a href="../../String.html">String</a></div><div class="summaryTableDescription">Returns the string representation of the specified object.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="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><script language="javascript" type="text/javascript"><!--
                      showHideInherited();
                      --></script><div class="MainContent"><div class="detailSectionHeader">Property Detail</div><a name="propertyDetail"></a><a name="align"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">align</td><td class="detailHeaderType">property</td></tr></table><div class="detailBody"><code>align:<a href="../../String.html">String</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>Indicates the alignment of the paragraph. Valid values are TextFormatAlign constants.</p><p> The default value is <code>TextFormatAlign.LEFT.</code></p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get align():<a href="../../String.html">String</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set align(value:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Throws </span><br/><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../ArgumentError.html">ArgumentError</a> </code> &mdash; 
              The
              <code>align</code>
              specified is not a member of flash.text.TextFormatAlign.
            </td></tr></table><p><span class="label">See also</span></p><div class="seeAlso"><a href="TextFormatAlign.html" target="">flash.text.TextFormatAlign</a></div><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="blockIndent"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">blockIndent</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>blockIndent:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Indicates the block indentation in pixels. Block indentation is applied to
  an entire block of text; that is, to all lines of the text. In contrast, normal indentation 
  (
          <code>TextFormat.indent</code>
          ) affects only the first line of each paragraph. 
  If this property is
          <code>null</code>
          , the TextFormat object does not specify block indentation
  (block indentation is 0).
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get blockIndent():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set blockIndent(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="bold"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">bold</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>bold:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Specifies whether the text is boldface. The default value is
          <code>null</code>
          ,
  which means no boldface is used.
  If the value is
          <code>true</code>
          , then
  the text is boldface.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get bold():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set bold(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="bullet"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">bullet</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>bullet:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Indicates that the text is part of a bulleted list. In a bulleted
  list, each paragraph of text is indented. To the left of the first line of each paragraph, a bullet
  symbol is displayed. The default value is
          <code>null</code>
          , which means no bulleted list   
  is used.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get bullet():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set bullet(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="color"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">color</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>color:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Indicates the color of the text. A number containing three 8-bit RGB components; for example,
  0xFF0000 is red, and 0x00FF00 is green. The default value is
          <code>null</code>
          ,
  which means that Flash Player uses the color black (0x000000).
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get color():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set color(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="font"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">font</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>font:<a href="../../String.html">String</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          The name of the font for text in this text format, as a string. The default value is
          <code>null</code>
          , which means that Flash Player uses Times New Roman font for the text.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get font():<a href="../../String.html">String</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set font(value:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="indent"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">indent</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>indent:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Indicates the indentation from the left
  margin to the first character in the paragraph. The default value is
          <code>null</code>
          , which
  indicates that no indentation is used.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get indent():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set indent(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="TextFormat.html#blockIndent" target="">flash.text.TextFormat.blockIndent</a></div><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="italic"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">italic</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>italic:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Indicates whether text in this text format is italicized. The default
  value is
          <code>null</code>
          , which means no italics are used.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get italic():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set italic(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="kerning"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">kerning</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>kerning:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          A Boolean value that indicates whether kerning is enabled (
          <code>true</code>
          ) 
  or disabled (
          <code>false</code>
          ). Kerning adjusts the pixels between certain character pairs to improve readability, and 
  should be used only when necessary, such as with headings in large fonts. Kerning is 
  supported for embedded fonts only.
          <p>Certain fonts such as Verdana and monospaced fonts, 
     such as Courier New,  do not support kerning.</p>
          
          <p>
            The default value is
            <code>null</code>
            , which means that kerning is not enabled.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get kerning():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set kerning(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/></div><a name="propertyDetail"></a><a name="leading"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">leading</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>leading:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          An integer representing the amount of vertical space (called
          <i>leading</i>
          )
  between lines. The default value is
          <code>null</code>
          , which indicates that the
  amount of leading used is 0.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get leading():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set leading(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="leftMargin"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">leftMargin</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>leftMargin:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          The left margin of the paragraph, in pixels. The default value is
          <code>null</code>
          , which
  indicates that the left margin is 0 pixels.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get leftMargin():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set leftMargin(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="letterSpacing"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">letterSpacing</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>letterSpacing:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          A number representing the amount of space that is uniformly distributed between all characters.
  The value specifies the number of pixels that are added to the advance after each character.
  The default value is
          <code>null</code>
          , which means that 0 pixels of letter spacing is used.
     You can use decimal values such as
          <code>1.75</code>
          .
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get letterSpacing():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set letterSpacing(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="rightMargin"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">rightMargin</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>rightMargin:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          The right margin of the paragraph, in pixels. The default value is
          <code>null</code>
          ,
  which indicates that the right margin is 0 pixels.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get rightMargin():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set rightMargin(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="size"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">size</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>size:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          The size in pixels of text in this text format. The default value is
          <code>null</code>
          , which
  means that a size of 12 is used.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get size():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set size(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="tabStops"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">tabStops</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>tabStops:<a href="../../Array.html">Array</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Specifies custom tab stops as an array of non-negative integers. Each tab stop is
  specified in pixels. If custom tab stops are not specified (
          <code>null</code>
          ), the default tab
  stop is 4 (average character width).
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get tabStops():<a href="../../Array.html">Array</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set tabStops(value:<a href="../../Array.html">Array</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="target"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">target</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>target:<a href="../../String.html">String</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Indicates the target window where the hyperlink is displayed. If the target window is an
  empty string, the text is displayed in the default target window
          <code>_self</code>
          . You can choose
  a custom name or one of the following four names:
          <code>_self</code>
          specifies the current frame in
  the current window,
          <code>_blank</code>
          specifies a new window,
          <code>_parent</code>
          specifies the
  parent of the current frame, and
          <code>_top</code>
          specifies the top-level frame in the current
  window. If the
          <code>TextFormat.url</code>
          property is an empty string or
          <code>null</code>
          , 
  you can get or set this property, but the property will have no effect.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get target():<a href="../../String.html">String</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set target(value:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="TextFormat.html#url" target="">flash.text.TextFormat.url</a></div><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="underline"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">underline</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>underline:<a href="../../Object.html">Object</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Indicates whether the text that uses this text format is underlined (
          <code>true</code>
          )
  or not (
          <code>false</code>
          ). This underlining is similar to that produced by the
          <code>&lt;U&gt;</code>
          tag, but the latter is not true underlining, because it does not skip
  descenders correctly. The default value is
          <code>null</code>
          , which indicates that underlining
  is not used.
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get underline():<a href="../../Object.html">Object</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set underline(value:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><br/><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="propertyDetail"></a><a name="url"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">url</td><td class="detailHeaderType">property</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code>url:<a href="../../String.html">String</a></code>&nbsp;&nbsp;[read-write] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9.</td></tr></table><p></p><p></p><p>
          Indicates the target URL for the text in this text format. If the
          <code>url</code>
          property is an empty string, the text does not have a hyperlink. The default value is
          <code>null</code>
          ,
  which indicates that the text does not have a hyperlink.
          <p>
            <b>Note:</b>
            The text with the assigned text format must be set with the
            <code>htmlText</code>
            property for the hyperlink to work.
          </p>
          
        </p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get url():<a href="../../String.html">String</a></code><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function set url(value:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></code><br/><p><span class="label">See also</span></p><div class="seeAlso"><a href="TextField.html#htmlText" target="">flash.text.TextField.htmlText</a></div><br/><span class="label"> Example </span><br/><span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span><br/>
          Please see the
          <a href="TextFormat.html#TextFormat()" target="">TextFormat() constructor</a>
          example 
     for an illustration of how to use this property.
        </div><a name="constructorDetail"></a><div class="detailSectionHeader">Constructor Detail</div><a name="TextFormat()"></a><a name="TextFormat(String,Object,Object,Object,Object,Object,String,String,String,Object,Object,Object,Object)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">TextFormat</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">Constructor</td></tr></table><div class="detailBody"><code>public function TextFormat(font:<a href="../../String.html">String</a> = null, size:<a href="../../Object.html">Object</a> = null, color:<a href="../../Object.html">Object</a> = null, bold:<a href="../../Object.html">Object</a> = null, italic:<a href="../../Object.html">Object</a> = null, underline:<a href="../../Object.html">Object</a> = null, url:<a href="../../String.html">String</a> = null, target:<a href="../../String.html">String</a> = null, align:<a href="../../String.html">String</a> = null, leftMargin:<a href="../../Object.html">Object</a> = null, rightMargin:<a href="../../Object.html">Object</a> = null, indent:<a href="../../Object.html">Object</a> = null, leading:<a href="../../Object.html">Object</a> = null)</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>
          Creates a TextFormat object with the specified properties. You can then change the
   properties of the TextFormat object to change the formatting of text fields.
          <p>
            Any parameter may be set to
            <code>null</code>
            to indicate that it is not defined. All of the
  parameters are optional; any omitted parameters are treated as
            <code>null</code>
            .
          </p>
          
        </p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">font</span>:<a href="../../String.html">String</a></code> (default = <code>null</code>)<code></code> &mdash; The name of a font for text as a string.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">size</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; An integer that indicates the size in pixels.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">color</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; The color of text using this text format. A number containing three 8-bit RGB
  components; for example, 0xFF0000 is red, and 0x00FF00 is green.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">bold</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; A Boolean value that indicates whether the text is boldface.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">italic</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; A Boolean value that indicates whether the text is italicized.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">underline</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; A Boolean value that indicates whether the text is underlined.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">url</span>:<a href="../../String.html">String</a></code> (default = <code>null</code>)<code></code> &mdash; 
              The URL to which the text in this text format hyperlinks. If
              <code>url</code>
              is
  an empty string, the text does not have a hyperlink.
            </td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">target</span>:<a href="../../String.html">String</a></code> (default = <code>null</code>)<code></code> &mdash; 
              The target window where the hyperlink is displayed. If the target window is an empty
  string, the text is displayed in the default target window
              <code>_self</code>
              . If the
              <code>url</code>
              parameter is set to an empty string or to the value
              <code>null</code>
              , you can get or
  set this property, but the property will have no effect.
            </td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">align</span>:<a href="../../String.html">String</a></code> (default = <code>null</code>)<code></code> &mdash; The alignment of the paragraph, as a TextFormatAlign value.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">leftMargin</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; Indicates the left margin of the paragraph, in pixels.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">rightMargin</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; Indicates the right margin of the paragraph, in pixels.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">indent</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; An integer that indicates the indentation from the left margin to the first character
  in the paragraph.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">leading</span>:<a href="../../Object.html">Object</a></code> (default = <code>null</code>)<code></code> &mdash; A number that indicates the amount of leading vertical space between lines.</td></tr></table><br/><span class="label"> Example </span><br/><br/><div class="detailBody">
          In the following example, a user can select different text formatting
 options from a list that is applied to the content of another text field. If the user 
 clicks on the text field's content, the formatting reverts to the default (original) format.
          <p>
            The
            <code>formatTextField</code>
            text field lists all the TextField class property options 
 (with the exception of
            <code>kerning</code>
            ) in a separate line. When a user clicks a  
 line in the
            <code>formatTextField</code>
            text field, the
            <code>formatTextFieldClickHandler()</code>
            method is triggered.
          </p>
          
          <p>
            The
            <code>formatTextFieldClickHandler()</code>
            method calls the
            <code>TextField.getLineIndexAtPoint()</code>
            method to get the index of the line that was clicked, and then calls the
            <code>TextField.getLineText()</code>
            method to get the content of the line. The switch statement checks the content of the line and sets
 a property of the
            <code>newformat</code>
            TextFormat object accordingly. The
            <code>setTextFormat()</code>
            method then sets the text format of the
            <code>contentTextField</code>
            text field to the new format. By clicking 
 different
            <code>formatTextField</code>
            lines, a user can apply a different formatting 
 to the
            <code>contentTextField</code>
            text field. (The tab setting is an array that defines 
 a separate tab stop for each tab in the line.) If the
            <code>url</code>
            or
            <code>target</code>
            line 
 is selected, the user must click the
            <code>contentTextField</code>
            text field to activate the link 
 and display the content of the target URL (Flex home page). The default value of the
            <code>target</code>
            property is "_self", which means that the content is displayed in the current window if the user 
 selects the
            <code>url</code>
            line. For the
            <code>target</code>
            property to work, a URL must be 
  set already in the
            <code>url</code>
            property.
          </p>
          
          <p>
            If a user clicks the
            <code>contentTextField</code>
            text field, the
            <code>contentTextFieldClickHandler()</code>
            method is triggered, which sets the field's format and the
            <code>newFormat</code>
            TextFormat
 object to the default (original) format of the text field. This clears all the formatting changes 
 that the user made.
          </p>
          
          <div class="listing"><pre>package {
    import flash.display.Sprite;
    import flash.text.TextField;
    import flash.text.TextFormat;
    import flash.text.TextFieldAutoSize;
    import flash.events.MouseEvent;
    import flash.text.TextFormatAlign;
    
    public class TextFormat_constructorExample extends Sprite {
        private var contentTextField:TextField = new TextField();
        private var formatTextField:TextField = new TextField();
        private var newFormat:TextFormat = new TextFormat();
        
        public function TextFormat_constructorExample() {
            contentTextField.x = 10;
            contentTextField.y = 10;
            contentTextField.background = true;
            contentTextField.border = true;
            contentTextField.multiline = true;
            contentTextField.wordWrap = true;
            contentTextField.selectable = false;
            contentTextField.width = 250;
            contentTextField.height = 120; 
  
            contentTextField.htmlText = "&lt;p&gt;The TextFormat class represents character formatting "
                + "information. Use the TextFormat class to create specific text formatting "
                + "for text fields." + 
                " &lt;/p&gt;&lt;br&gt;" + "\tTab One" + "\tTab Two&lt;br&gt;";
              
            formatTextField.x = 10;
            formatTextField.y = 140;
            formatTextField.background = true;
            formatTextField.border = true;
            formatTextField.autoSize = TextFieldAutoSize.LEFT;
            
            formatTextField.text = "align: right\n" + "blockIndent: 10 pixels\n" + "bold:\n" + "bullet:\n" + "color: red\n"
                                + "font: Arial\n" + "indent: 20 pixels\n" + "italic:\n" + "leading: 5 spaces\n" 
                                + "leftMargin: 20 pixels\n" + "letterSpacing: 4 pixels\n" + "rightMargin: 20 pixels\n" 
                                + "size: 16 point\n" + "target: new window\n" + "tabStops: 50 and 150 pixel\n" 
                                + "underline:\n" + "url: Adobe Flex page\n";

            formatTextField.addEventListener(MouseEvent.CLICK, formatTextFieldClickHandler);
            
            contentTextField.addEventListener(MouseEvent.CLICK, contentTextFieldClickHandler);
            
            this.addChild(contentTextField);
            this.addChild(formatTextField);
        }

        private function formatTextFieldClickHandler(e:MouseEvent):void {
                var value:String= "";
                var i:uint = 0;
                var index:int = formatTextField.getLineIndexAtPoint(e.localX, e.localY);
                var line:String = formatTextField.getLineText(index);;

                line = line.substr(0, (line.indexOf(":")));

                switch(line) {
                    case "align":
                        newFormat.align = TextFormatAlign.RIGHT;
                        break;
                    case "blockIndent":
                        newFormat.blockIndent = 10;
                        break;
                    case "bold":
                        newFormat.bold = true;
                        break;
                    case "bullet":
                        newFormat.bullet = true;
                        break;
                    case "color":
                        newFormat.color = 0xFF0000;        
                        break;
                    case "font":
                        newFormat.font = "Arial";
                        break;
                    case "indent":
                        newFormat.indent = 20;
                        break;
                    case "italic":
                        newFormat.italic = true;
                        break;
                    case "leading":
                        newFormat.leading = 5;
                        break;
                    case "leftMargin":
                        newFormat.leftMargin = 20;
                        break;
                    case "letterSpacing":
                        newFormat.letterSpacing = 4;
                        break;
                    case "rightMargin":
                        newFormat.rightMargin = 20;
                        break;
                    case "size":
                        newFormat.size = 16;
                        break;
                    case "tabStops":                
                        newFormat.tabStops = [50, 150];
                        break;
                    case "target":
                        newFormat.url = "http://www.adobe.com/products/flex/";    
                        newFormat.target = "_blank";
                        break;    
                    case "underline":
                        newFormat.underline = true;
                        break;
                    case "url":
                        newFormat.url = "http://www.adobe.com/products/flex/";    
                        break;
                }    

                contentTextField.setTextFormat(newFormat);
        }

        private function contentTextFieldClickHandler(e:MouseEvent):void {
            contentTextField.setTextFormat(contentTextField.defaultTextFormat);
            newFormat = contentTextField.defaultTextFormat;
        }
    }
}</pre></div>
        </div></div><a name="includeExamplesSummary"></a><div class="detailSectionHeader">Examples<span class="usage"><a href="../../ExampleInstruct.html"> How to use examples </a></span></div><div class="exampleHeader">TextFormatExample.as</div><br/><div class="detailBody">
        The following example creates the TextFieldExample class to display a text message with
 the default location (x = 0, y = 0).  This is accomplished using the following steps:
        <ol><li>
            A property
            <code>label</code>
            of type TextField is created.
          </li><li>
            The class constructor calls the function
            <code>configureLabel()</code>
          </li><li>
            The
            <code>configureLabel()</code>
            function first creates a new TextField object and assigns it to
            <code>label</code>
            then sets its parameters to
            <ul><li>Left-justify the text field</li><li>Enable the background fill</li><li>Enable the border.</li></ul>
            
          </li><li>
            Next,
            <code>configureLable()</code>
            creates the local variable,
            <code>format</code>
            , and assigns it to 
  a new TextFormat instance with its parameters set to:
            <ul><li>Font type = Verdana</li><li>Font Color = solid red</li><li>Font size = 10</li><li>Font underline = true.</li></ul>
            
          </li><li>
            The label's
            <code>defaultTextFormat</code>
            property is set to
            <code>format</code>
            , and the
            <code>label</code>
            instance is added to the display list, which initially displays a text field with
  no text (as tiny box with a white background) on the stage.
          </li><li>
            Finally (back in the constructor), the label's text is then set to display "Hello 
  World and welcome to the show", at coordinates x = 0, y = 0 by calling
            <code>setLabel()</code>
            .
          </li></ol>
        
        <div class="listing"><pre>package {
    import flash.display.Sprite;
    import flash.text.TextField;
    import flash.text.TextFieldAutoSize;
    import flash.text.TextFormat;


    public class TextFormatExample extends Sprite {
        private var label:TextField;

        public function TextFormatExample() {
            configureLabel();
            setLabel("Hello World and welcome to the show");
        }

        public function setLabel(str:String):void {
            label.text = str;
        }

        private function configureLabel():void {
            label = new TextField();
            label.autoSize = TextFieldAutoSize.LEFT;
            label.background = true;
            label.border = true;

            var format:TextFormat = new TextFormat();
            format.font = "Verdana";
            format.color = 0xFF0000;
            format.size = 10;
            format.underline = true;

            label.defaultTextFormat = format;
            addChild(label);
        }
    }
}</pre></div>
      </div><br/><br/><hr><br/><p></p><center class="copyright"> &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  </center><div style="display:none">TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat TextFormat </div><div style="display:none">flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat flash.text.TextFormat </div></div></body></html><!-- &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  -->
