<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to use Text Layout Framework in Flex 3.2 or AIR 1.5</title>
	<atom:link href="http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/feed/" rel="self" type="application/rss+xml" />
	<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/</link>
	<description>Flex, AIR and Rock&#38;Roll</description>
	<lastBuildDate>Sun, 14 Mar 2010 01:49:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: deep</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8972</link>
		<dc:creator>deep</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8972</guid>
		<description>hi
i am working on the text layout framework and i have a problem with tab key.when i press the tab key it doesn&#039;t insert tab(blank spaces) inside text area.i have written the event for tab key in which i am adding tab element to my paragraph element and also have set tabEnabled=false for all other components inside the application.</description>
		<content:encoded><![CDATA[<p>hi<br />
i am working on the text layout framework and i have a problem with tab key.when i press the tab key it doesn&#8217;t insert tab(blank spaces) inside text area.i have written the event for tab key in which i am adding tab element to my paragraph element and also have set tabEnabled=false for all other components inside the application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lavon</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8907</link>
		<dc:creator>Lavon</dc:creator>
		<pubDate>Fri, 26 Feb 2010 05:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8907</guid>
		<description>You guys might want to check out my little prototype which goes from flex TLF to Print ready PDFs. http://hybridmindset.com/blog/How-I-Got-WYSIWYG-TLF-Text-To-PDF-from-Flex-Part-1</description>
		<content:encoded><![CDATA[<p>You guys might want to check out my little prototype which goes from flex TLF to Print ready PDFs. <a href="http://hybridmindset.com/blog/How-I-Got-WYSIWYG-TLF-Text-To-PDF-from-Flex-Part-1" rel="nofollow">http://hybridmindset.com/blog/How-I-Got-WYSIWYG-TLF-Text-To-PDF-from-Flex-Part-1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8881</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Thu, 25 Feb 2010 14:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8881</guid>
		<description>hi
i am working on the text layout framework and i have a problem with tab key.when i press the tab key the focus from my text area transferred to other components of application rather than to insert a tab (blank spaces) inside the text area.i have written the event for tab key and set the tabEnabled=false for my textarea.</description>
		<content:encoded><![CDATA[<p>hi<br />
i am working on the text layout framework and i have a problem with tab key.when i press the tab key the focus from my text area transferred to other components of application rather than to insert a tab (blank spaces) inside the text area.i have written the event for tab key and set the tabEnabled=false for my textarea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omrison</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8697</link>
		<dc:creator>omrison</dc:creator>
		<pubDate>Thu, 11 Feb 2010 07:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8697</guid>
		<description>hi,
i read your article but got confused,
i am trying to change the direction of a tabbed application (tabnavigator). 

how can i do that?

thanks,</description>
		<content:encoded><![CDATA[<p>hi,<br />
i read your article but got confused,<br />
i am trying to change the direction of a tabbed application (tabnavigator). </p>
<p>how can i do that?</p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8682</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Tue, 09 Feb 2010 10:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8682</guid>
		<description>hello..
How to make the inline graphics non selectable.I want that the inline graphic i have inserted in my text should not be get selected by any mean.</description>
		<content:encoded><![CDATA[<p>hello..<br />
How to make the inline graphics non selectable.I want that the inline graphic i have inserted in my text should not be get selected by any mean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiyaz</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8546</link>
		<dc:creator>Shiyaz</dc:creator>
		<pubDate>Mon, 01 Feb 2010 09:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8546</guid>
		<description>I have found the solution for the *TypeError: Error #1034: Type Coercion failed* error listed above. I just had to import the TextLayout swc in the library of the base file too. Just for the record, these are the various libraries/versions I had to use for the implementation:

* Flash CS4 with Flex SDK 4.0.0.10485.
* TLF_Installed by MXP_11.14.2008 - TextLayout component in the libraries of the base(loader) file and all the FLA files which needs TLF.


Regards,
Shiyaz</description>
		<content:encoded><![CDATA[<p>I have found the solution for the *TypeError: Error #1034: Type Coercion failed* error listed above. I just had to import the TextLayout swc in the library of the base file too. Just for the record, these are the various libraries/versions I had to use for the implementation:</p>
<p>* Flash CS4 with Flex SDK 4.0.0.10485.<br />
* TLF_Installed by MXP_11.14.2008 &#8211; TextLayout component in the libraries of the base(loader) file and all the FLA files which needs TLF.</p>
<p>Regards,<br />
Shiyaz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiyaz</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8508</link>
		<dc:creator>Shiyaz</dc:creator>
		<pubDate>Fri, 29 Jan 2010 16:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8508</guid>
		<description>Hello, i have made a swf which can read text from external xml and create dynamic TLF on stage. This swf works fine as stand-alone or if loaded within another main swf. However, when more than one swf with TLF content is loaded, then i get this error:

---------------------------------
TypeError: Error #1034: Type Coercion failed: cannot convert flashx.textLayout.container::DisplayObjectContainerController@eaabc69 to flashx.textLayout.container.IInternalContainerController.
	at Vector$object/http://adobe.com/AS3/2006/builtin::push()
	at flashx.textLayout.compose::StandardFlowComposer/addController()
	at com.tis::TextImage/parseConfig()
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at com.tis::ResourceObject/completeHandler()
	at MethodInfo-22()
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at flash.net::URLLoader/onComplete()
---------------------------------

Individually they work perfect. They work fine if i load only one file. The moment i try to load two files, i get this error. I noticed that the error happens at this line:

flow.flowComposer.addController(fController);

Where am i going wrong? 

Thanks for the valuable post.

Regards,
Shiyaz</description>
		<content:encoded><![CDATA[<p>Hello, i have made a swf which can read text from external xml and create dynamic TLF on stage. This swf works fine as stand-alone or if loaded within another main swf. However, when more than one swf with TLF content is loaded, then i get this error:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
TypeError: Error #1034: Type Coercion failed: cannot convert flashx.textLayout.container::DisplayObjectContainerController@eaabc69 to flashx.textLayout.container.IInternalContainerController.<br />
	at Vector$object/http://adobe.com/AS3/2006/builtin::push()<br />
	at flashx.textLayout.compose::StandardFlowComposer/addController()<br />
	at com.tis::TextImage/parseConfig()<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at com.tis::ResourceObject/completeHandler()<br />
	at MethodInfo-22()<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at flash.net::URLLoader/onComplete()<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Individually they work perfect. They work fine if i load only one file. The moment i try to load two files, i get this error. I noticed that the error happens at this line:</p>
<p>flow.flowComposer.addController(fController);</p>
<p>Where am i going wrong? </p>
<p>Thanks for the valuable post.</p>
<p>Regards,<br />
Shiyaz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guilherme Herique</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8492</link>
		<dc:creator>Guilherme Herique</dc:creator>
		<pubDate>Thu, 28 Jan 2010 10:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8492</guid>
		<description>Hello sunny, you can&#039;t do  bullets with native resources of TLF, but you can put images and text in the content, with patience you do a good work. The native resources of TLF, and the source of the TLF Editor is in TLF team - http://blogs.adobe.com/tlf/.

Ty</description>
		<content:encoded><![CDATA[<p>Hello sunny, you can&#8217;t do  bullets with native resources of TLF, but you can put images and text in the content, with patience you do a good work. The native resources of TLF, and the source of the TLF Editor is in TLF team &#8211; <a href="http://blogs.adobe.com/tlf/" rel="nofollow">http://blogs.adobe.com/tlf/</a>.</p>
<p>Ty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8491</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Thu, 28 Jan 2010 09:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8491</guid>
		<description>How to deal with bullets in TLF.</description>
		<content:encoded><![CDATA[<p>How to deal with bullets in TLF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: green</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8489</link>
		<dc:creator>green</dc:creator>
		<pubDate>Thu, 28 Jan 2010 06:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8489</guid>
		<description>can you give an idea on how to use text events with textLayout</description>
		<content:encoded><![CDATA[<p>can you give an idea on how to use text events with textLayout</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandrashekar</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8111</link>
		<dc:creator>chandrashekar</dc:creator>
		<pubDate>Wed, 23 Dec 2009 06:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8111</guid>
		<description>https://studio.youdesignit.com/youdesignit.cfm?digital&amp;ProdCatID=101&amp;ProductID=77</description>
		<content:encoded><![CDATA[<p><a href="https://studio.youdesignit.com/youdesignit.cfm?digital&amp;ProdCatID=101&amp;ProductID=77" rel="nofollow">https://studio.youdesignit.com/youdesignit.cfm?digital&amp;ProdCatID=101&amp;ProductID=77</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandrashekar</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8110</link>
		<dc:creator>chandrashekar</dc:creator>
		<pubDate>Wed, 23 Dec 2009 06:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8110</guid>
		<description>Below is the link for refer for text curveup and down.</description>
		<content:encoded><![CDATA[<p>Below is the link for refer for text curveup and down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandrashekar</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-8109</link>
		<dc:creator>chandrashekar</dc:creator>
		<pubDate>Wed, 23 Dec 2009 06:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-8109</guid>
		<description>Hi

 I had a requirement for text to show as curveup and curvedown. So can i able to make the text curve  up and down using textlayout framework.If it is please give some hints.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p> I had a requirement for text to show as curveup and curvedown. So can i able to make the text curve  up and down using textlayout framework.If it is please give some hints.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Action Script Error Repository &#187; ArgumentError: newElement not of a type that this can be parent of</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6968</link>
		<dc:creator>Action Script Error Repository &#187; ArgumentError: newElement not of a type that this can be parent of</dc:creator>
		<pubDate>Thu, 22 Oct 2009 05:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6968</guid>
		<description>[...] to contain other elements. For example, a paragraph cannot contain another paragraph. Read more here&#8230;    Please post your comments to help future [...]</description>
		<content:encoded><![CDATA[<p>[...] to contain other elements. For example, a paragraph cannot contain another paragraph. Read more here&#8230;    Please post your comments to help future [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Action Script Error Repository &#187; Error: Unknown element http://ns.adobe.com/textLayout/2008::em</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6967</link>
		<dc:creator>Action Script Error Repository &#187; Error: Unknown element http://ns.adobe.com/textLayout/2008::em</dc:creator>
		<pubDate>Thu, 22 Oct 2009 05:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6967</guid>
		<description>[...] Reason Possibly because the root element of a TextFlow can only be a paragraph or a div. In my code the first element was an image. Read more here... [...]</description>
		<content:encoded><![CDATA[<p>[...] Reason Possibly because the root element of a TextFlow can only be a paragraph or a div. In my code the first element was an image. Read more here&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6948</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Wed, 21 Oct 2009 14:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6948</guid>
		<description>@judah

The source is not available for now. You can use TLF with both Flex 3 and Flex 4 (in Flex 4 it is part of the framework, and it easier to used because there are components that are built using TLF).</description>
		<content:encoded><![CDATA[<p>@judah</p>
<p>The source is not available for now. You can use TLF with both Flex 3 and Flex 4 (in Flex 4 it is part of the framework, and it easier to used because there are components that are built using TLF).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judah</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6936</link>
		<dc:creator>judah</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6936</guid>
		<description>Hi Mihai,

Is the source code for this demo, http://labs.adobe.com/technologies/textlayout/demos/, available yet? 

Can we target SDK 3.4 for TLF work or should we target 4.0? Thanks,</description>
		<content:encoded><![CDATA[<p>Hi Mihai,</p>
<p>Is the source code for this demo, <a href="http://labs.adobe.com/technologies/textlayout/demos/" rel="nofollow">http://labs.adobe.com/technologies/textlayout/demos/</a>, available yet? </p>
<p>Can we target SDK 3.4 for TLF work or should we target 4.0? Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6812</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Tue, 13 Oct 2009 05:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6812</guid>
		<description>Hi,
&lt;span fontWeight=&quot;bold&quot; &gt;
sample text &lt;/span &gt; 
not showing bold text in Linux.
Please help…..</description>
		<content:encoded><![CDATA[<p>Hi,<br />
&lt;span fontWeight=&#8221;bold&#8221; &gt;<br />
sample text &lt;/span &gt;<br />
not showing bold text in Linux.<br />
Please help…..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6811</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Tue, 13 Oct 2009 05:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6811</guid>
		<description>Hi,
sample text
not showing bold text in Linux.
Please help.....</description>
		<content:encoded><![CDATA[<p>Hi,<br />
sample text<br />
not showing bold text in Linux.<br />
Please help&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judah</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6763</link>
		<dc:creator>judah</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6763</guid>
		<description>The spacing was messed up on the last one. Here is another example of inline (not wrapped),

tttttttttttttttttttt
tttttttttttttttttttt
IMAGE
IMAGE
IMAGE
IMAGEttttttttttt
tttttttttttttttttttt
tttttttttttttttttttt
tttttttttttttttttttt</description>
		<content:encoded><![CDATA[<p>The spacing was messed up on the last one. Here is another example of inline (not wrapped),</p>
<p>tttttttttttttttttttt<br />
tttttttttttttttttttt<br />
IMAGE<br />
IMAGE<br />
IMAGE<br />
IMAGEttttttttttt<br />
tttttttttttttttttttt<br />
tttttttttttttttttttt<br />
tttttttttttttttttttt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judah</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6762</link>
		<dc:creator>judah</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6762</guid>
		<description>Hi Guilherme,

That places the image inline with text on either side but it does not wrap multiple lines of text around the image. 

For example, if an image is higher than the text line height there is a gap between it,

Incorrect:

tttttttttttttttttttt
tttttttttttttttttttt
       IMAGE
       IMAGE
       IMAGE
tttttttIMAGEtttttttt
tttttttttttttttttttt
tttttttttttttttttttt
tttttttttttttttttttt

Desired:

tttttttttttttttttttt
tttttttttttttttttttt
IMAGEttttttttttttttt
IMAGEttttttttttttttt
IMAGEttttttttttttttt
IMAGEttttttttttttttt
tttttttttttttttttttt
tttttttttttttttttttt


I&#039;d also like to know if there is a way to give an image it&#039;s own space with no text on either side, I think it&#039;s called float, like this, 

tttttttttttttttttttt
tttttttttttttttttttt
       IMAGE
       IMAGE
       IMAGE
       IMAGE
tttttttttttttttttttt
tttttttttttttttttttt
tttttttttttttttttttt</description>
		<content:encoded><![CDATA[<p>Hi Guilherme,</p>
<p>That places the image inline with text on either side but it does not wrap multiple lines of text around the image. </p>
<p>For example, if an image is higher than the text line height there is a gap between it,</p>
<p>Incorrect:</p>
<p>tttttttttttttttttttt<br />
tttttttttttttttttttt<br />
       IMAGE<br />
       IMAGE<br />
       IMAGE<br />
tttttttIMAGEtttttttt<br />
tttttttttttttttttttt<br />
tttttttttttttttttttt<br />
tttttttttttttttttttt</p>
<p>Desired:</p>
<p>tttttttttttttttttttt<br />
tttttttttttttttttttt<br />
IMAGEttttttttttttttt<br />
IMAGEttttttttttttttt<br />
IMAGEttttttttttttttt<br />
IMAGEttttttttttttttt<br />
tttttttttttttttttttt<br />
tttttttttttttttttttt</p>
<p>I&#8217;d also like to know if there is a way to give an image it&#8217;s own space with no text on either side, I think it&#8217;s called float, like this, </p>
<p>tttttttttttttttttttt<br />
tttttttttttttttttttt<br />
       IMAGE<br />
       IMAGE<br />
       IMAGE<br />
       IMAGE<br />
tttttttttttttttttttt<br />
tttttttttttttttttttt<br />
tttttttttttttttttttt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guilherme Henrique de Oliveira</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6757</link>
		<dc:creator>Guilherme Henrique de Oliveira</dc:creator>
		<pubDate>Fri, 09 Oct 2009 10:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6757</guid>
		<description>Use this command to insert an inline image in TLF, you cas use some flash&#039;s and images.

insertInlineGraphic(inlineGraphicElement.source, inlineGraphicElement.width, inlineGraphicElement.height);

http://lyraspace.com/tools/flex_langRef/flashx/textLayout/edit/IEditManager.html</description>
		<content:encoded><![CDATA[<p>Use this command to insert an inline image in TLF, you cas use some flash&#8217;s and images.</p>
<p>insertInlineGraphic(inlineGraphicElement.source, inlineGraphicElement.width, inlineGraphicElement.height);</p>
<p><a href="http://lyraspace.com/tools/flex_langRef/flashx/textLayout/edit/IEditManager.html" rel="nofollow">http://lyraspace.com/tools/flex_langRef/flashx/textLayout/edit/IEditManager.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judah</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6747</link>
		<dc:creator>judah</dc:creator>
		<pubDate>Thu, 08 Oct 2009 21:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6747</guid>
		<description>If someone comes up with a TextArea using TLF and includes image wrapping please post it here! Thanks

Judah</description>
		<content:encoded><![CDATA[<p>If someone comes up with a TextArea using TLF and includes image wrapping please post it here! Thanks</p>
<p>Judah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erivan</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6413</link>
		<dc:creator>erivan</dc:creator>
		<pubDate>Thu, 10 Sep 2009 10:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6413</guid>
		<description>I have : &lt;a href=&quot;http://www.example.com&quot; rel=&quot;nofollow&quot;&gt;link example&lt;/a&gt; into TextFlow

I need  collect the href data to an textInput when the curson is on &#039;link example&#039; words.

I add a Listener:
 

TextFlow.addEventListener(SelectionEvent.SELECTION_CHANGE,selectionChangeListene r,false,0,true);

and :

private function selectionChangeListener(evt:SelectionEvent):void
{

         /// how can I read href tag  ?

         myTxt.text = evt ???????

 }

thanks</description>
		<content:encoded><![CDATA[<p>I have : <a href="http://www.example.com" rel="nofollow">link example</a> into TextFlow</p>
<p>I need  collect the href data to an textInput when the curson is on &#8216;link example&#8217; words.</p>
<p>I add a Listener:</p>
<p>TextFlow.addEventListener(SelectionEvent.SELECTION_CHANGE,selectionChangeListene r,false,0,true);</p>
<p>and :</p>
<p>private function selectionChangeListener(evt:SelectionEvent):void<br />
{</p>
<p>         /// how can I read href tag  ?</p>
<p>         myTxt.text = evt ???????</p>
<p> }</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-6395</link>
		<dc:creator>Manoj</dc:creator>
		<pubDate>Wed, 09 Sep 2009 14:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-6395</guid>
		<description>Hi,
How to underline a text and color it in red, without changing the color of text.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
How to underline a text and color it in red, without changing the color of text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 在Flex中实现聊天表情图片支持-资料篇 &#124; zrong's Blog</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-5852</link>
		<dc:creator>在Flex中实现聊天表情图片支持-资料篇 &#124; zrong's Blog</dc:creator>
		<pubDate>Sat, 15 Aug 2009 09:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5852</guid>
		<description>[...] How to use Text Layout Framework in Flex 3.2 or AIR 1.5 [...]</description>
		<content:encoded><![CDATA[<p>[...] How to use Text Layout Framework in Flex 3.2 or AIR 1.5 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khalil</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-5734</link>
		<dc:creator>khalil</dc:creator>
		<pubDate>Mon, 03 Aug 2009 11:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5734</guid>
		<description>I am finding it impossible to have rtl arabic text with linebreak set to explicit. Whenever a rtl text is set with linebreak as explicit it acts like a ltr text. this is extremly problematic...anyone help</description>
		<content:encoded><![CDATA[<p>I am finding it impossible to have rtl arabic text with linebreak set to explicit. Whenever a rtl text is set with linebreak as explicit it acts like a ltr text. this is extremly problematic&#8230;anyone help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonecir</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-5552</link>
		<dc:creator>Jonecir</dc:creator>
		<pubDate>Fri, 24 Jul 2009 20:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5552</guid>
		<description>Hello, is there a way to run an swf flash file inside text layout framework?

I mean, suppose your application allows users to enter their own data in a TLF screen (kind of CMS). What if the user wants to add an swf file? Is this possible? If not, is there a work around for this?

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hello, is there a way to run an swf flash file inside text layout framework?</p>
<p>I mean, suppose your application allows users to enter their own data in a TLF screen (kind of CMS). What if the user wants to add an swf file? Is this possible? If not, is there a work around for this?</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-5549</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Fri, 24 Jul 2009 14:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5549</guid>
		<description>Hi, I am using Flex 3.2 and textlayout_framework_p1_111808 in my project.
I migrated to textlayout_framework_455  to use external css using CSSFormatResolver but not 
able to use embedded fonts in TLF. 
Please suggest.</description>
		<content:encoded><![CDATA[<p>Hi, I am using Flex 3.2 and textlayout_framework_p1_111808 in my project.<br />
I migrated to textlayout_framework_455  to use external css using CSSFormatResolver but not<br />
able to use embedded fonts in TLF.<br />
Please suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FLEX{er} &#187; Blog Archive &#187; Two New Adobe Projects Go Open Source - OSMF &#38; TLF</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-5526</link>
		<dc:creator>FLEX{er} &#187; Blog Archive &#187; Two New Adobe Projects Go Open Source - OSMF &#38; TLF</dc:creator>
		<pubDate>Fri, 24 Jul 2009 06:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5526</guid>
		<description>[...] Corlan, Platform Evangelist with Adobe, wrote an article explaining what Text Layout Framework is and how it can be used with Flex 3.2 (in Flex 4 it is part [...]</description>
		<content:encoded><![CDATA[<p>[...] Corlan, Platform Evangelist with Adobe, wrote an article explaining what Text Layout Framework is and how it can be used with Flex 3.2 (in Flex 4 it is part [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-2/#comment-5525</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Fri, 24 Jul 2009 06:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5525</guid>
		<description>@Chetan Sachdev 

Have a look on http://tv.adobe.com (you can find all the sessions from MAX and much more).</description>
		<content:encoded><![CDATA[<p>@Chetan Sachdev </p>
<p>Have a look on <a href="http://tv.adobe.com" rel="nofollow">http://tv.adobe.com</a> (you can find all the sessions from MAX and much more).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chetan Sachdev</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-1/#comment-5517</link>
		<dc:creator>Chetan Sachdev</dc:creator>
		<pubDate>Thu, 23 Jul 2009 18:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5517</guid>
		<description>@Mihai
Is there any recording of connect session, on TLF ?</description>
		<content:encoded><![CDATA[<p>@Mihai<br />
Is there any recording of connect session, on TLF ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: It&#8217;s hot, open up a little bit! : Mihai CORLAN</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-1/#comment-5499</link>
		<dc:creator>It&#8217;s hot, open up a little bit! : Mihai CORLAN</dc:creator>
		<pubDate>Tue, 21 Jul 2009 09:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5499</guid>
		<description>[...] source. I think this is very exciting for a lot of developers. When I wrote, back in January, a post explaining what is Text Layout Framework and how you can use it with Flex 3.2 (in Flex 4 it is part [...]</description>
		<content:encoded><![CDATA[<p>[...] source. I think this is very exciting for a lot of developers. When I wrote, back in January, a post explaining what is Text Layout Framework and how you can use it with Flex 3.2 (in Flex 4 it is part [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-1/#comment-5422</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Sun, 12 Jul 2009 10:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5422</guid>
		<description>@judah

I really don&#039;t know. Actually it supports now, but you have to work, it isn&#039;t done automatically for you.</description>
		<content:encoded><![CDATA[<p>@judah</p>
<p>I really don&#8217;t know. Actually it supports now, but you have to work, it isn&#8217;t done automatically for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judah</title>
		<link>http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/comment-page-1/#comment-5413</link>
		<dc:creator>judah</dc:creator>
		<pubDate>Sat, 11 Jul 2009 20:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/#comment-5413</guid>
		<description>Great post! 
Do you know if this will support wrapping text around images by the time it is released?</description>
		<content:encoded><![CDATA[<p>Great post!<br />
Do you know if this will support wrapping text around images by the time it is released?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
