File: /home/mmickelson/theflexguy.com/tools/htmlTextEditor2008/srcview/source/HelpWindow.mxml.html
<!-- saved from url=(0014)about:internet -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>HelpWindow.mxml</title>
<link rel="stylesheet" type="text/css" href="../SourceStyles.css"/>
</head>
<body><pre><span class="MXMLProcessing_Instruction"><?xml version="1.0" encoding="utf-8"?></span>
<span class="MXMLComponent_Tag"><mx:TitleWindow</span><span class="MXMLDefault_Text"> xmlns:mx="</span><span class="MXMLString">http://www.adobe.com/2006/mxml</span><span class="MXMLDefault_Text">" layout="</span><span class="MXMLString">absolute</span><span class="MXMLDefault_Text">"
title="</span><span class="MXMLString">Help</span><span class="MXMLDefault_Text">" showCloseButton="</span><span class="MXMLString">true</span><span class="MXMLDefault_Text">"
close="</span><span class="ActionScriptDefault_Text">PopUpManager</span>.<span class="ActionScriptDefault_Text">removePopUp</span><span class="ActionScriptBracket/Brace">(</span><span class="ActionScriptReserved">this</span><span class="ActionScriptBracket/Brace">)</span>;<span class="MXMLDefault_Text">" creationComplete="</span><span class="ActionScriptDefault_Text">initPopup</span><span class="ActionScriptBracket/Brace">()</span>;<span class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">></span>
<span class="MXMLSpecial_Tag"><mx:Script></span>
<span class="ActionScriptOperator"><!</span><span class="ActionScriptBracket/Brace">[</span><span class="ActionScriptDefault_Text">CDATA</span><span class="ActionScriptBracket/Brace">[</span>
<span class="ActionScriptReserved">import</span> <span class="ActionScriptDefault_Text">mx</span>.<span class="ActionScriptDefault_Text">events</span>.<span class="ActionScriptDefault_Text">CloseEvent</span>;
<span class="ActionScriptReserved">import</span> <span class="ActionScriptDefault_Text">mx</span>.<span class="ActionScriptDefault_Text">managers</span>.<span class="ActionScriptDefault_Text">PopUpManager</span>;
<span class="ActionScriptReserved">private</span> <span class="ActionScriptfunction">function</span> <span class="ActionScriptDefault_Text">initPopup</span><span class="ActionScriptBracket/Brace">()</span><span class="ActionScriptOperator">:</span><span class="ActionScriptReserved">void</span>
<span class="ActionScriptBracket/Brace">{</span>
<span class="ActionScriptDefault_Text">PopUpManager</span>.<span class="ActionScriptDefault_Text">centerPopUp</span><span class="ActionScriptBracket/Brace">(</span><span class="ActionScriptReserved">this</span><span class="ActionScriptBracket/Brace">)</span>;
<span class="ActionScriptBracket/Brace">}</span>
<span class="ActionScriptBracket/Brace">]]</span><span class="ActionScriptOperator">></span>
<span class="MXMLSpecial_Tag"></mx:Script></span>
<span class="MXMLComponent_Tag"><mx:Text</span><span class="MXMLDefault_Text"> left="</span><span class="MXMLString">5</span><span class="MXMLDefault_Text">" right="</span><span class="MXMLString">5</span><span class="MXMLDefault_Text">" top="</span><span class="MXMLString">5</span><span class="MXMLDefault_Text">" bottom="</span><span class="MXMLString">5</span><span class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">></span>
<span class="MXMLComponent_Tag"><mx:htmlText></span>
<span class="MXMLDefault_Text"><![CDATA[</span><span class="MXMLDefault_Text"><P><FONT SIZE="12" COLOR="#009900"><B>How to use the htmlText Editor</B></FONT></P><P><FONT SIZE="10" COLOR="#0B333C"></FONT></P><P><FONT SIZE="10" COLOR="#0B333C">Type text into the top window and the bottom window will automatically give you the htmlText for it. The htmlText is compatible with Flex since it is generated by Flex.</FONT></P><P><FONT SIZE="10" COLOR="#0B333C"></FONT></P><P><FONT SIZE="10" COLOR="#0B333C">The Formatted Text window on the top allows you to format the text exactly how you want and see just how it will look.</FONT></P><P><FONT SIZE="10" COLOR="#0B333C"></FONT></P><P><FONT SIZE="10" COLOR="#0B333C">Since you may not need all the HTML tags it generates, you can remove the tags using the selectors on the left side of the html portion of the window. Just check the boxes next to the tags or properties you don&apos;t want included and press <B>Filter tags</B>. This will strip the HTML of those tags and will continue to as you type in the Formatted Text portion of the screen.</FONT></P><P><FONT SIZE="10" COLOR="#0B333C"></FONT></P><P><FONT SIZE="10" COLOR="#0B333C">If you remove tags and see that they really were needed, you can just uncheck the box and press <B>Filter tags</B> again.</FONT></P><P><FONT SIZE="10" COLOR="#0B333C"></FONT></P><P><FONT SIZE="10" COLOR="#0B333C">Once you&apos;ve done all the editing and formatting needed, and you&apos;ve stripped any unnecessary tags, you can click the <B>Copy HTML to clipboard</B> button to copy the htmlText and then paste it into your Flex project.</FONT></P><LI><FONT SIZE="10" COLOR="#0B333C"></FONT></LI><LI><FONT SIZE="10" COLOR="#0B333C">NOTE: This help text was created using this very program! <FONT COLOR="#FF0000"><B>:)</B></FONT></FONT></LI></span><span class="MXMLDefault_Text">]]></span>
<span class="MXMLComponent_Tag"></mx:htmlText></span>
<span class="MXMLComponent_Tag"></mx:Text></span>
<span class="MXMLComponent_Tag"></mx:TitleWindow></span></pre></body>
</html>