﻿<!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="StyleSheet,flash.text.StyleSheet,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,appendText,clear,enumerateFonts,findText,getCharBoundaries,getCharIndexAtPoint,getFirstCharInParagraph,getImageReference,getLineIndexAtPoint,getLineIndexOfChar,getLineLength,getLineMetrics,getLineOffset,getLineText,getParagraphLength,getSelected,getSelectedText,getStyle,getTextFormat,getText,getTextRunInfo,hasGlyphs,hitTestTextNearPos,isFontCompatible,parseCSS,registerFont,replaceSelectedText,replaceText,setAdvancedAntiAliasingTable,setSelectColor,setSelected,setSelection,setStyle,setTextFormat,transform"><title>flash.text.StyleSheet (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 = 'StyleSheet - 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/StyleSheet.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">StyleSheet</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("StyleSheet"); titleBar_setSubNav(false,true,false	,false,true,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 dynamic   class  StyleSheet</td></tr><tr><td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">StyleSheet  <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../flash/events/EventDispatcher.html">EventDispatcher</a> <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../Object.html">Object</a></td></tr></table><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p></p>
        The StyleSheet class lets you create a StyleSheet object that contains text 
 formatting rules for font size, color, and other styles. You can then apply 
 styles defined by a style sheet to a TextField object that contains HTML- or 
 XML-formatted text. The text in the TextField object is automatically 
 formatted according to the tag styles defined by the StyleSheet object. 
 You can use text styles to define new formatting tags, redefine built-in HTML 
 tags, or create style classes that you can apply to certain HTML tags.
        <p>
          To apply styles to a TextField object, assign the StyleSheet
 object to a TextField object's
          <code>styleSheet</code>
          property.
        </p>
        
               <p>
                  <b>Note:</b>
          A text field with a style sheet is not editable. In other words, a text field with the
          <code>type</code>
          property set to
          <code>TextFieldType.INPUT</code>
          applies the StyleSheet to the default text for the text field, but the content will no longer be editable by the user. Consider using the TextFormat class to assign styles to input text fields.
        </p>
        
               <p>
          Flash Player supports a subset of properties in the original CSS1 specification 
 (
          <a href="http://www.w3.org/TR/REC-CSS1" target="external">www.w3.org/TR/REC-CSS1</a>
          ). 
 The following table shows the supported Cascading Style Sheet (CSS) properties and values, as well as their corresponding 
 ActionScript property names. (Each ActionScript property name is derived from the corresponding 
 CSS property name; if the name contains a hyphen, the hyphen is omitted and the subsequent character is capitalized.)
        </p>
        
               <table class="innertable" ><tr><th>CSS property</th><th>ActionScript property</th><th>Usage and supported values</th></tr><tr><td>
                              <code>color</code>
                           </td><td>
                              <code>color</code>
                           </td><td>
                  Only hexadecimal color values are supported. Named colors (such as
                  <code>blue</code>
                  ) 
  are not supported. Colors are written in the following format:
                  <code>#FF0000</code>
                  .
                </td></tr><tr><td>
                              <code>display</code>
                           </td><td>
                              <code>display</code>
                           </td><td>
                  Supported values are
                  <code>inline</code>
                  ,
                  <code>block</code>
                  , and
                  <code>none</code>
                  .
                </td></tr><tr><td>
                              <code>font-family</code>
                           </td><td>
                              <code>fontFamily</code>
                           </td><td>
                  A comma-separated list of fonts to use, in descending order of desirability. Any font 
  family name can be used. If you specify a generic font name, it is converted to an 
  appropriate device font. The following font conversions are available:
                  <code>mono</code>
                  is 
  converted to
                  <code>_typewriter</code>
                  ,
                  <code>sans-serif</code>
                  is converted to
                  <code>_sans</code>
                  , and
                  <code>serif</code>
                  is converted to
                  <code>_serif</code>
                  .
                </td></tr><tr><td>
                              <code>font-size</code>
                           </td><td>
                              <code>fontSize</code>
                  
                           </td><td>Only the numeric part of the value is used. Units (px, pt) are not parsed; pixels and points 
  are equivalent.</td></tr><tr><td>
                              <code>font-style</code>
                           </td><td>
                              <code>fontStyle</code>
                           </td><td>
                  Recognized values are
                  <code>normal</code>
                  and
                  <code>italic</code>
                  .
                </td></tr><tr><td>
                              <code>font-weight</code>
                           </td><td>
                              <code>fontWeight</code>
                           </td><td>
                  Recognized values are
                  <code>normal</code>
                  and
                  <code>bold</code>
                  .
                </td></tr><tr><td>
                              <code>kerning</code>
                           </td><td>
                              <code>kerning</code>
                           </td><td>
                  Recognized values are
                  <code>true</code>
                  and
                  <code>false</code>
                  . 
  Kerning is supported for embedded fonts only. Certain fonts, such as Courier New, do not support kerning. 
  The kerning property is only supported in SWF files created in Windows, not in SWF files created on the 
  Macintosh. However, these SWF files can be played in non-Windows versions of Flash Player and the kerning 
  still applies.
                </td></tr><tr><td>
                              <code>leading</code>
                           </td><td>
                              <code>leading</code>
                           </td><td>The amount of space that is uniformly distributed between lines. The value specifies the 
  number of pixels that are added after each line. A negative value condenses the space 
  between lines. Only the numeric part of the value is used. Units (px, pt) are not parsed; 
  pixels and points are equivalent.</td></tr><tr><td>
                              <code>letter-spacing</code>
                           </td><td>
                              <code>letterSpacing</code>
                           </td><td>The amount of space that is uniformly distributed between characters. 
  The value specifies the number of pixels that are added after each 
  character. A negative value condenses the space between characters. Only the numeric part of the 
  value is used. Units (px, pt) are not parsed; pixels and points are equivalent.</td></tr><tr><td>
                              <code>margin-left</code>
                           </td><td>
                              <code>marginLeft</code>
                           </td><td>Only the numeric part of the value is used. Units (px, pt) are not parsed; pixels and points 
  are equivalent.</td></tr><tr><td>
                              <code>margin-right</code>
                           </td><td>
                              <code>marginRight</code>
                           </td><td>Only the numeric part of the value is used. Units (px, pt) are not parsed; pixels and 
  points are equivalent.</td></tr><tr><td>
                              <code>text-align</code>
                           </td><td>
                              <code>textAlign</code>
                           </td><td>
                  Recognized values are
                  <code>left</code>
                  ,
                  <code>center</code>
                  ,
                  <code>right</code>
                  , and
                  <code>justify</code>
                  .
                </td></tr><tr><td>
                              <code>text-decoration</code>
                           </td><td>
                              <code>textDecoration</code>
                           </td><td>
                  Recognized values are
                  <code>none</code>
                  and
                  <code>underline</code>
                  .
                </td></tr><tr><td>
                              <code>text-indent</code>
                           </td><td>
                              <code>textIndent</code>
                           </td><td>Only the numeric part of the value is used. Units (px, pt) are not parsed; pixels and 
  points are equivalent.</td></tr></table>
        
               <p>
                  
               </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" target="">flash.text.TextField</a></div><br/><hr></div><a name="propertySummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Properties</div><div class="showHideLinks"><div id="hideInheritedProperty" class="hideInheritedProperty"><a class="showHideLink" href="#propertySummary" onclick="javascript:setInheritedVisible(false,'Property');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Public Properties</a></div><div id="showInheritedProperty" class="showInheritedProperty"><a class="showHideLink" href="#propertySummary" onclick="javascript:setInheritedVisible(true,'Property');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Public Properties</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable " id="summaryTableProperty"><tr><th>&nbsp;</th><th colspan="2">Property</th><th>Defined By</th></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../Object.html#constructor" class="signatureLink">constructor</a> : <a href="../../Object.html">Object</a><div class="summaryTableDescription">A reference to the class object or constructor function for a given object instance.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="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="#styleNames" class="signatureLink">styleNames</a> : <a href="../../Array.html">Array</a><div class="summaryTableDescription">[read-only] An array that contains the names (as strings) of all of the styles registered
  in this style sheet.</div></td><td class="summaryTableOwnerCol">StyleSheet</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="#StyleSheet()" class="signatureLink">StyleSheet</a>()</div><div class="summaryTableDescription">Creates a new StyleSheet object.</div></td><td class="summaryTableOwnerCol">StyleSheet</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../flash/events/EventDispatcher.html#addEventListener()" class="signatureLink">addEventListener</a>(type:<a href="../../String.html">String</a>, listener:<a href="../../Function.html">Function</a>, useCapture:<a href="../../Boolean.html">Boolean</a> = false, priority:<a href="../../int.html">int</a> = 0, useWeakReference:<a href="../../Boolean.html">Boolean</a> = false):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Registers an event listener object with an EventDispatcher object so that the listener 
 receives notification of an event.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#clear()" class="signatureLink">clear</a>():<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Removes all styles from the style sheet object.</div></td><td class="summaryTableOwnerCol">StyleSheet</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../flash/events/EventDispatcher.html#dispatchEvent()" class="signatureLink">dispatchEvent</a>(event:<a href="../../flash/events/Event.html">Event</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Dispatches an event into the event flow.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#getStyle()" class="signatureLink">getStyle</a>(styleName:<a href="../../String.html">String</a>):<a href="../../Object.html">Object</a></div><div class="summaryTableDescription">Returns a copy of the style object associated with the style named styleName.</div></td><td class="summaryTableOwnerCol">StyleSheet</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../flash/events/EventDispatcher.html#hasEventListener()" class="signatureLink">hasEventListener</a>(type:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Checks whether the EventDispatcher object has any listeners registered for a specific type 
 of event.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#hasOwnProperty()" class="signatureLink">hasOwnProperty</a>(name:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Indicates whether an object has a specified property defined.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#isPrototypeOf()" class="signatureLink">isPrototypeOf</a>(theClass:<a href="../../Object.html">Object</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Indicates whether an instance of the Object class is in the prototype chain of the object specified 
  as the parameter.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#parseCSS()" class="signatureLink">parseCSS</a>(CSSText:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Parses the CSS in CSSText and loads the style sheet with it.</div></td><td class="summaryTableOwnerCol">StyleSheet</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="../../flash/events/EventDispatcher.html#removeEventListener()" class="signatureLink">removeEventListener</a>(type:<a href="../../String.html">String</a>, listener:<a href="../../Function.html">Function</a>, useCapture:<a href="../../Boolean.html">Boolean</a> = false):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Removes a listener from the EventDispatcher object.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#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=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#setStyle()" class="signatureLink">setStyle</a>(styleName:<a href="../../String.html">String</a>, styleObject:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></div><div class="summaryTableDescription">Adds a new style with the specified name to the style sheet object.</div></td><td class="summaryTableOwnerCol">StyleSheet</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#toString()" class="signatureLink">toString</a>():<a href="../../String.html">String</a></div><div class="summaryTableDescription">Returns the string representation of the specified object.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#transform()" class="signatureLink">transform</a>(formatObject:<a href="../../Object.html">Object</a>):<a href="../../flash/text/TextFormat.html">TextFormat</a></div><div class="summaryTableDescription">Extends the CSS parsing capability.</div></td><td class="summaryTableOwnerCol">StyleSheet</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../Object.html#valueOf()" class="signatureLink">valueOf</a>():<a href="../../Object.html">Object</a></div><div class="summaryTableDescription">Returns the primitive value of the specified object.</div></td><td class="summaryTableOwnerCol"><a href="../../Object.html">Object</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../flash/events/EventDispatcher.html#willTrigger()" class="signatureLink">willTrigger</a>(type:<a href="../../String.html">String</a>):<a href="../../Boolean.html">Boolean</a></div><div class="summaryTableDescription">Checks whether an event listener is registered with this EventDispatcher object or any of 
 its ancestors for the specified event type.</div></td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</a></td></tr></table></div><a name="eventSummary"></a><div class="summarySection"><div class="summaryTableTitle">Events</div><div class="showHideLinks"><div id="hideInheritedEvent" class="hideInheritedEvent"><a class="showHideLink" href="#eventSummary" onclick="javascript:setInheritedVisible(false,'Event');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Events</a></div><div id="showInheritedEvent" class="showInheritedEvent"><a class="showHideLink" href="#eventSummary" onclick="javascript:setInheritedVisible(true,'Event');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Events</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable hideInheritedEvent" id="summaryTableEvent"><tr><th>&nbsp;</th><th colspan="2">Event</th><th> Summary </th><th>Defined By</th></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../flash/events/EventDispatcher.html#event:activate" class="signatureLink">activate</a></div></td><td class="summaryTableDescription summaryTableCol">[broadcast event] Dispatched when the Flash Player or AIR application gains operating system focus and becomes active.</td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../flash/events/EventDispatcher.html#event:deactivate" class="signatureLink">deactivate</a></div></td><td class="summaryTableDescription summaryTableCol">[broadcast event] Dispatched when the Flash Player or AIR application operating loses system focus and is becoming inactive.</td><td class="summaryTableOwnerCol"><a href="../../flash/events/EventDispatcher.html">EventDispatcher</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="styleNames"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">styleNames</td><td class="detailHeaderType">property</td></tr></table><div class="detailBody"><code>styleNames:<a href="../../Array.html">Array</a></code>&nbsp;&nbsp;[read-only] <p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p>An array that contains the names (as strings) of all of the styles registered
  in this style sheet.</p><br/><br/><span class="label"> Implementation </span><br/><code>&nbsp;&nbsp;&nbsp;&nbsp;public function get styleNames():<a href="../../Array.html">Array</a></code><br/></div><a name="constructorDetail"></a><div class="detailSectionHeader">Constructor Detail</div><a name="StyleSheet()"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">StyleSheet</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">Constructor</td></tr></table><div class="detailBody"><code>public function StyleSheet()</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 new StyleSheet object.</p><p><span class="label">See also</span></p><div class="seeAlso"><a href="StyleSheet.html#getStyle()" target="">flash.text.StyleSheet.getStyle()</a></div></div><a name="methodDetail"></a><div class="detailSectionHeader">Method Detail</div><a name="clear()"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">clear</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td></tr></table><div class="detailBody"><code> public function clear():<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p>Removes all styles from the style sheet object.</p></div><a name="getStyle()"></a><a name="getStyle(String)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">getStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function getStyle(styleName:<a href="../../String.html">String</a>):<a href="../../Object.html">Object</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p>
          Returns a copy of the style object associated with the style named
          <code>styleName</code>
          . 
  If there is no style object associated with
          <code>styleName</code>
          ,
          <code>null</code>
          is returned.
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">styleName</span>:<a href="../../String.html">String</a></code> &mdash; A string that specifies the name of the style to retrieve.</td></tr></table></p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../Object.html">Object</a></code> &mdash; An object.</td></tr></table><p><span class="label">See also</span></p><div class="seeAlso"><a href="StyleSheet.html#setStyle()" target="">flash.text.StyleSheet.setStyle()</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="StyleSheet.html#parseCSS()" target="">parseCSS()</a>
          or
          <a href="StyleSheet.html#transform()" target="">transform()</a>
          method's example for illustrations of how to use the
          <code>getStyle()</code>
          method.
        </div><a name="parseCSS()"></a><a name="parseCSS(String)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">parseCSS</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function parseCSS(CSSText:<a href="../../String.html">String</a>):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p>
          Parses the CSS in
          <code>CSSText</code>
          and loads the style sheet with it. If a style in
          <code>CSSText</code>
          is already in
          <code>styleSheet</code>
          , the properties in
          <code>styleSheet</code>
          are retained, and only the ones in
          <code>CSSText</code>
          are added or changed in
          <code>styleSheet</code>
          .
          <p>To extend the native CSS parsing capability, you can override this method by creating a subclass
  of the StyleSheet class.</p>
          
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">CSSText</span>:<a href="../../String.html">String</a></code> &mdash; The CSS text to parse (a string).</td></tr></table></p><br/><span class="label"> Example </span><br/><br/><div class="detailBody">
          In the following example, when a user clicks on the text file,
 CSS styles, loaded from a file, are applied to the content.
          <p>
            In the constructor, a multiline text field is created and its content is
 set to an HTML-formatted string. (The HTML heading and span tags are 
 not rendered before CSS style is applied.) A
            <code>URLRequest</code>
            object is created to identify the location of the CSS file; for this example, the CSS file  
 is in the same directory as the SWF file. The file is loaded with a
            <code>URLLoader</code>
            object. There are two event listeners added for the
            <code>loader</code>
            URLLoader object.
 If an IO error occurs, the
            <code>errorHandler()</code>
            method is invoked, which displays 
 an error message in the text field. After all the data is received and placed in the data 
 property of the
            <code>loader</code>
            URLLoader object, the
            <code>loaderCompleteHandler()</code>
            method is invoked. This method parses the CSS styles from the data loaded from the file and 
 fills the
            <code>sheet</code>
            StyleSheet object with the style definitions.
          </p>
          
          <p>
            When the user clicks on the text field, the
            <code>clickHandler()</code>
            method is called. 
 The if statement in the
            <code>clickHandler()</code>
            method checks to make sure the file loading 
 was finished before applying the style sheet to the text field. In order for the style sheet to 
 take effect, the
            <code>htmlText</code>
            property must be reassigned with the content after the 
 style sheet is assigned to the text field. The CSS
            <code>font-family</code>
            and the
            <code>color</code>
            property values for the heading tag also are appended to the content of the text field. (The values 
 of these properties will be "undefined" if style sheet values are not in effect.)
          </p>
          
          <p>
            The following is an example of a content of the CSS file that can be used with this example.
 Before running this example, create a text file, copy the following CSS content into it,  
 then save it with the file name
            <code>test.css</code>
            and place it in the same directory as the SWF file.
          </p>
          
          <pre>p {
      font-family: Times New Roman, Times, _serif;
      font-size: 14;
       font-Style: italic;
	    margin-left: 10;  
   }
   h1 {
      font-family: Arial, Helvetica, _sans;
      font-size: 20;
      font-weight: bold;
   }
   .bluetext {
      color: #0000CC;
   }</pre>
          <div class="listing"><pre>package {
    import flash.display.Sprite;
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import flash.text.StyleSheet;
    import flash.text.TextField;
    import flash.text.TextFieldAutoSize;
    import flash.events.IOErrorEvent;
    import flash.events.Event;
    import flash.events.MouseEvent;

    public class StyleSheet_parseCSSExample extends Sprite {
        private var loader:URLLoader = new URLLoader();
        private var field:TextField = new TextField();
        private var exampleText:String = "&lt;h1&gt;This is a headline&lt;/h1&gt;"
                    + "&lt;p&gt;This is a line of text. &lt;span class='bluetext'&gt;" 
                    + "This line of text is colored blue.&lt;/span&gt;&lt;/p&gt;";
        private var sheet:StyleSheet = new StyleSheet();
        private var cssReady:Boolean = false;

        public function StyleSheet_parseCSSExample() {
            field.x = 10;
            field.y = 10;
            field.background = true;
            field.multiline = true;
            field.autoSize = TextFieldAutoSize.LEFT;
            field.htmlText = exampleText;

            field.addEventListener(MouseEvent.CLICK, clickHandler);
            
            addChild(field);
            
            var req:URLRequest = new URLRequest("test.css");
            loader.load(req);

            loader.addEventListener(IOErrorEvent.IO_ERROR, errorHandler);
            loader.addEventListener(Event.COMPLETE, loaderCompleteHandler);
        }

        public function errorHandler(e:IOErrorEvent):void {
            field.htmlText = "Couldn't load the style sheet file.";
        }

        public function loaderCompleteHandler(event:Event):void {
            sheet.parseCSS(loader.data);
            cssReady = true;
        }

        public function clickHandler(e:MouseEvent):void {

            if (cssReady) {
                field.styleSheet = sheet;
                field.htmlText = exampleText;
                
                var style:Object = sheet.getStyle("h1");
                field.htmlText += "&lt;p&gt;Headline font-family is: " + style.fontFamily + "&lt;/p&gt;";
                field.htmlText += "&lt;p&gt;Headline color is: " + style.color + "&lt;/p&gt;";  

            } else {
                field.htmlText = "Couldn't apply the CSS styles.";
            }
        }
    }
}</pre></div>
        </div></div><a name="setStyle()"></a><a name="setStyle(String,Object)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">setStyle</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function setStyle(styleName:<a href="../../String.html">String</a>, styleObject:<a href="../../Object.html">Object</a>):<a href="../../specialTypes.html#void">void</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p>
          Adds a new style with the specified name to the style sheet object. 
  If the named style does not already exist in the style sheet, it is added. 
  If the named style already exists in the style sheet, it is replaced. 
  If the
          <code>styleObject</code>
          parameter is
          <code>null</code>
          , the named style is removed.
          <p>Flash Player creates a copy of the style object that you pass to this method.</p>
          
          <p>For a list of supported styles, see the table in the description for the StyleSheet class.</p>
          
        </p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">styleName</span>:<a href="../../String.html">String</a></code> &mdash; A string that specifies the name of the style to add to the style sheet.</td></tr><tr><td class="paramSpacer">&nbsp;</td></tr><tr><td width="20px"></td><td><code><span class="label">styleObject</span>:<a href="../../Object.html">Object</a></code> &mdash; 
              An object that describes the style, or
              <code>null</code>
              .
            </td></tr></table></p></div><a name="transform()"></a><a name="transform(Object)"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">transform</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td></tr></table><div class="detailBody"><code> public function transform(formatObject:<a href="../../Object.html">Object</a>):<a href="../../flash/text/TextFormat.html">TextFormat</a></code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Language Version:&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>Runtime Versions:&nbsp;</b></td><td>AIR 1.0, Flash Player 9</td></tr></table><p></p><p></p><p>Extends the CSS parsing capability. Advanced developers can override this method by extending the
  StyleSheet class.</p><p><span class="label"> Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20px"></td><td><code><span class="label">formatObject</span>:<a href="../../Object.html">Object</a></code> &mdash; 
              An object that describes the style, containing style rules as properties of the object,
  or
              <code>null</code>
              .
            </td></tr></table></p><p></p><span class="label">Returns</span><table cellpadding="0" cellspacing="0" border="0"><tr><td width="20"></td><td><code><a href="../../flash/text/TextFormat.html">TextFormat</a></code> &mdash; A TextFormat object containing the result of the mapping of CSS rules 
  to text format properties.</td></tr></table><p><span class="label">See also</span></p><div class="seeAlso"><a href="TextFormat.html" target="">flash.text.TextFormat</a></div><br/><span class="label"> Example </span><br/><br/><div class="detailBody">
          This example uses the
          <code>transform()</code>
          method to apply a style 
 from a CSS file to a TextFormat object for a text field.
          <p>
            CSS styles are used usually to format HTML content. However, 
 by using
            <code>transform()</code>
            method of a StyleSheet object, specific
 CSS styles can be assigned to a TextFormat object and then applied to any text field.
          </p>
          
          <p>
            The
            <code>URLRequest</code>
            and
            <code>URLLoader</code>
            objects are used to 
 load the CSS file. An event listener is added for the
            <code>Event.COMPLETE</code>
            event, which occurs after all the data is received and placed in the data property of the
            <code>loader</code>
            URLLoader object. The
            <code>loaderCompleteHandler()</code>
            method 
 then parses the CSS from the data loaded from the file and fills the
            <code>sheet</code>
            StyleSheet object with the styles. The
            <code>getStyle()</code>
            method of the style sheet 
 retrieves the HTML paragraph styles, which are then assigned to the
            <code>cssFormat</code>
            TextFormat object by using style sheet's
            <code>transform()</code>
            method. Finally, the default text 
 format of the
            <code>inputField</code>
            text field is set to the new
            <code>cssFormat</code>
            text format.
          </p>
          
          <div class="listing"><pre>package {
    import flash.display.Sprite;
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import flash.text.StyleSheet;
    import flash.text.TextField;
    import flash.text.TextFormat;
    import flash.text.TextFieldType;
    import flash.events.IOErrorEvent;
    import flash.events.Event;

    public class StyleSheet_transformExample extends Sprite {
        private var loader:URLLoader = new URLLoader();
        private var inputField:TextField = new TextField();
        private var sheet:StyleSheet = new StyleSheet();

        public function StyleSheet_transformExample() {
            inputField.x = 10;
            inputField.y = 10;
            inputField.background = true;
            inputField.width = 300;
            inputField.height = 200;
            inputField.wordWrap = true;
            inputField.multiline = true;    
            inputField.type = TextFieldType.INPUT;

            addChild(inputField);
            
            var req:URLRequest = new URLRequest("test.css");
            loader.load(req);

            loader.addEventListener(IOErrorEvent.IO_ERROR, errorHandler);
            loader.addEventListener(Event.COMPLETE, loaderCompleteHandler);
        }

        public function errorHandler(e:IOErrorEvent):void {
            inputField.htmlText = "Couldn't load the style sheet file.";
        }

        public function loaderCompleteHandler(event:Event):void {
            var cssFormat:TextFormat = new TextFormat();
            sheet.parseCSS(loader.data);
            var style:Object = sheet.getStyle("p");
            cssFormat = sheet.transform(style);
            inputField.defaultTextFormat = cssFormat;
        }
    }
}</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">StyleSheetExample.as</div><br/><div class="detailBody">
        The following example creates a new style sheet and assigns bold
 and red font treatments to the heading style.
        <div class="listing"><pre>package {
    import flash.display.Sprite;
    import flash.text.StyleSheet;
    import flash.text.TextField;
    import flash.text.TextFieldAutoSize;

    public class StyleSheetExample extends Sprite {

        public function StyleSheetExample() {
            var style:StyleSheet = new StyleSheet();

            var heading:Object = new Object();
            heading.fontWeight = "bold";
            heading.color = "#FF0000";

            var body:Object = new Object();
            body.fontStyle = "italic";

            style.setStyle(".heading", heading);
            style.setStyle("body", body);

            var label:TextField = new TextField();
            label.styleSheet = style;
            label.htmlText = "&lt;body&gt;&lt;span class='heading'&gt;Hello &lt;/span&gt;World...&lt;/body&gt;";
            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">StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet StyleSheet </div><div style="display:none">flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet flash.text.StyleSheet </div></div></body></html><!-- &copy; 2004-2008 Adobe Systems Incorporated. All rights reserved. <br/>Thu Oct 30 2008, 07:08 PM -07:00  -->
