<?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 add a scrollbar to Text Layout Framework</title>
	<atom:link href="http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/</link>
	<description>Flex, AIR and Rock&#38;Roll</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:13:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg Huddleston</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-6284</link>
		<dc:creator>Greg Huddleston</dc:creator>
		<pubDate>Fri, 04 Sep 2009 06:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-6284</guid>
		<description>Hi Mihai,  (thanks for the quick reply)

I have been digging through the TLF forums for an answer, have not found anything (yet).  

If I do I will post a link back into answer to this into this group to help the next guy. 

Cheers //GH</description>
		<content:encoded><![CDATA[<p>Hi Mihai,  (thanks for the quick reply)</p>
<p>I have been digging through the TLF forums for an answer, have not found anything (yet).  </p>
<p>If I do I will post a link back into answer to this into this group to help the next guy. </p>
<p>Cheers //GH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-6283</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Fri, 04 Sep 2009 06:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-6283</guid>
		<description>@Greg Huddleston

To tell you the truth I didn&#039;t see anything like this. Maybe, you could have a look on the TLF forums. Because we open source TLF, it is possible to see the source code and extend it much easier.</description>
		<content:encoded><![CDATA[<p>@Greg Huddleston</p>
<p>To tell you the truth I didn&#8217;t see anything like this. Maybe, you could have a look on the TLF forums. Because we open source TLF, it is possible to see the source code and extend it much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Huddleston</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-6259</link>
		<dc:creator>Greg Huddleston</dc:creator>
		<pubDate>Thu, 03 Sep 2009 18:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-6259</guid>
		<description>Sorry some of the dummy HTML got removed from my post, which made it a little hard to follow...  

I mean a scroll area which has &quot;TLF text (followed by) Flash standard buttons ALL scrollable via a standard scrollbar.

Any pointers to TLF examples with a similar layout would be appreciated. 

(again) Cheers //GH</description>
		<content:encoded><![CDATA[<p>Sorry some of the dummy HTML got removed from my post, which made it a little hard to follow&#8230;  </p>
<p>I mean a scroll area which has &#8220;TLF text (followed by) Flash standard buttons ALL scrollable via a standard scrollbar.</p>
<p>Any pointers to TLF examples with a similar layout would be appreciated. </p>
<p>(again) Cheers //GH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Huddleston</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-6258</link>
		<dc:creator>Greg Huddleston</dc:creator>
		<pubDate>Thu, 03 Sep 2009 18:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-6258</guid>
		<description>Hi Mihai,  First Thx for the great developer post.  I used your idea as the starter for changes in our new version of &#039;The Merlin Protocol&#039; website (themerlinprotocol.com) Its a site for a close friend that the author of a sci-fi book/series.  Anyway, one thing I want to add but not sure it is possible...  The old site (openlaszlo based) has a button at the end of the scroll area so that the visitor could hop to other sections of our site.  There doesnt seem to be a straightforward way to put a  inside of the TLF textflow area.  Likewise I could put it outside but then our text would not be scrollable.  Essentially I need a  TLF:Button(s) all scrollable via a scrollbar.  Have you ever seen an example of such a construct of mixing TLF with &#039;std.&#039; flex components anywhere?  TIA //GH</description>
		<content:encoded><![CDATA[<p>Hi Mihai,  First Thx for the great developer post.  I used your idea as the starter for changes in our new version of &#8216;The Merlin Protocol&#8217; website (themerlinprotocol.com) Its a site for a close friend that the author of a sci-fi book/series.  Anyway, one thing I want to add but not sure it is possible&#8230;  The old site (openlaszlo based) has a button at the end of the scroll area so that the visitor could hop to other sections of our site.  There doesnt seem to be a straightforward way to put a  inside of the TLF textflow area.  Likewise I could put it outside but then our text would not be scrollable.  Essentially I need a  TLF:Button(s) all scrollable via a scrollbar.  Have you ever seen an example of such a construct of mixing TLF with &#8217;std.&#8217; flex components anywhere?  TIA //GH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 在Flex中实现聊天表情图片支持-资料篇 &#124; zrong's Blog</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-5853</link>
		<dc:creator>在Flex中实现聊天表情图片支持-资料篇 &#124; zrong's Blog</dc:creator>
		<pubDate>Sat, 15 Aug 2009 09:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-5853</guid>
		<description>[...] How to add a scrollbar to Text Layout Framework [...]</description>
		<content:encoded><![CDATA[<p>[...] How to add a scrollbar to Text Layout Framework [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-4633</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Tue, 16 Jun 2009 09:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-4633</guid>
		<description>@Kunal

I don&#039;t understand what do you mean by texArea. I didn&#039;t use any textArea. I used a sprite to add the text inside of a canvas...</description>
		<content:encoded><![CDATA[<p>@Kunal</p>
<p>I don&#8217;t understand what do you mean by texArea. I didn&#8217;t use any textArea. I used a sprite to add the text inside of a canvas&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunal</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-4632</link>
		<dc:creator>Kunal</dc:creator>
		<pubDate>Tue, 16 Jun 2009 09:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-4632</guid>
		<description>Hey Mihai,
Can a similar functionality be implemented on a container (like a list) other than a textArea? Can a srollbar added separately be used to navigate the contents of another container?

Thanks,
Kunal</description>
		<content:encoded><![CDATA[<p>Hey Mihai,<br />
Can a similar functionality be implemented on a container (like a list) other than a textArea? Can a srollbar added separately be used to navigate the contents of another container?</p>
<p>Thanks,<br />
Kunal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-4378</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Tue, 26 May 2009 20:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-4378</guid>
		<description>@Rob McCardle

Thanks Rob! And good job!</description>
		<content:encoded><![CDATA[<p>@Rob McCardle</p>
<p>Thanks Rob! And good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob McCardle</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-4373</link>
		<dc:creator>Rob McCardle</dc:creator>
		<pubDate>Tue, 26 May 2009 14:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-4373</guid>
		<description>Hi Mihai, thanks for the useful articles. I&#039;ve written a little round up called &quot;Flash Player 10 AS3 Text Layout Engine Dynamic Selectable Embedded  TTF’s&quot; clearing a few things up and linked to you. 

http://www.robmccardle.com/wp/?p=59

Demo &amp; source there - hope this is useful to someone,

Cheers,

Rob 

www.robmccardle.com</description>
		<content:encoded><![CDATA[<p>Hi Mihai, thanks for the useful articles. I&#8217;ve written a little round up called &#8220;Flash Player 10 AS3 Text Layout Engine Dynamic Selectable Embedded  TTF’s&#8221; clearing a few things up and linked to you. </p>
<p><a href="http://www.robmccardle.com/wp/?p=59" rel="nofollow">http://www.robmccardle.com/wp/?p=59</a></p>
<p>Demo &amp; source there &#8211; hope this is useful to someone,</p>
<p>Cheers,</p>
<p>Rob </p>
<p><a href="http://www.robmccardle.com" rel="nofollow">http://www.robmccardle.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-3423</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Tue, 21 Apr 2009 17:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-3423</guid>
		<description>@Amit

I would love to have the time to meet all your requests :)</description>
		<content:encoded><![CDATA[<p>@Amit</p>
<p>I would love to have the time to meet all your requests <img src='http://corlan.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-3416</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Tue, 21 Apr 2009 12:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-3416</guid>
		<description>Can u give some example of loading large text (using text layout framework) and splitting it , so that vertical scroll bar never come. i.e. suppose we have 20 lines text and only 4 lines are visible and when we click on next button
then next 4 lines get visible.</description>
		<content:encoded><![CDATA[<p>Can u give some example of loading large text (using text layout framework) and splitting it , so that vertical scroll bar never come. i.e. suppose we have 20 lines text and only 4 lines are visible and when we click on next button<br />
then next 4 lines get visible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahim</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-2777</link>
		<dc:creator>Rahim</dc:creator>
		<pubDate>Mon, 06 Apr 2009 15:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-2777</guid>
		<description>Can you give example of how to add drag and drop functionality for text as well as inlinegraphicelement?

thanx in advance</description>
		<content:encoded><![CDATA[<p>Can you give example of how to add drag and drop functionality for text as well as inlinegraphicelement?</p>
<p>thanx in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj Sinha</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-2530</link>
		<dc:creator>Manoj Sinha</dc:creator>
		<pubDate>Tue, 17 Mar 2009 14:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-2530</guid>
		<description>Great use of controls! Thanks.
I used the same code, but texts overwrites in Canvas area, in my case. Please make draggable/movable the images. Also make the texts draggable, as this happens in Flex TextArea control.
Thanks &amp; regards,
Manoj</description>
		<content:encoded><![CDATA[<p>Great use of controls! Thanks.<br />
I used the same code, but texts overwrites in Canvas area, in my case. Please make draggable/movable the images. Also make the texts draggable, as this happens in Flex TextArea control.<br />
Thanks &amp; regards,<br />
Manoj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Serulneck</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-2211</link>
		<dc:creator>Justin Serulneck</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-2211</guid>
		<description>Hey Mihai,

The code you wrote worked fantastic, thanks so much for the help!

Justin</description>
		<content:encoded><![CDATA[<p>Hey Mihai,</p>
<p>The code you wrote worked fantastic, thanks so much for the help!</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-2179</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Tue, 24 Feb 2009 08:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-2179</guid>
		<description>@tim

could be true, but I never said my sample is intended to work with Gumbo. I developed and tested only for Flex SDK 3.2

thanks for the info!</description>
		<content:encoded><![CDATA[<p>@tim</p>
<p>could be true, but I never said my sample is intended to work with Gumbo. I developed and tested only for Flex SDK 3.2</p>
<p>thanks for the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-2168</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Mon, 23 Feb 2009 22:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-2168</guid>
		<description>Mihai,
Your sample no longer works in the latest TLF/Gumbo releases.

There is no such function controller.calculateHeight().

Unfortunately, the contentHeight attribute is also not an exact height. Adobe forums indicate to use composePosition() prior to using contentHeight, but that doesnt seem to be totally accurate or reliable either.
Tim</description>
		<content:encoded><![CDATA[<p>Mihai,<br />
Your sample no longer works in the latest TLF/Gumbo releases.</p>
<p>There is no such function controller.calculateHeight().</p>
<p>Unfortunately, the contentHeight attribute is also not an exact height. Adobe forums indicate to use composePosition() prior to using contentHeight, but that doesnt seem to be totally accurate or reliable either.<br />
Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kowalikus</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-2062</link>
		<dc:creator>Kowalikus</dc:creator>
		<pubDate>Thu, 19 Feb 2009 08:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-2062</guid>
		<description>Thanks for tis article!</description>
		<content:encoded><![CDATA[<p>Thanks for tis article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajai</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-1975</link>
		<dc:creator>Ajai</dc:creator>
		<pubDate>Mon, 16 Feb 2009 08:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-1975</guid>
		<description>Hi Mihai,

Setting the vertical scroll policy to off will stop the scrolling.

But i need to prevent user enter data again once verticalscroll policy is set to off.
Could you please post some sample if it ios possible for us to control it
Thanks,
Ajai</description>
		<content:encoded><![CDATA[<p>Hi Mihai,</p>
<p>Setting the vertical scroll policy to off will stop the scrolling.</p>
<p>But i need to prevent user enter data again once verticalscroll policy is set to off.<br />
Could you please post some sample if it ios possible for us to control it<br />
Thanks,<br />
Ajai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-1948</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Fri, 13 Feb 2009 11:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-1948</guid>
		<description>@Ajai

I think you can use a property on the TextFlow.configuration or defaultConfiguration to controll the scrolling. You have to check the APIs:
http://livedocs.adobe.com/labs/textlayout/flashx/textLayout/elements/TextFlow.html</description>
		<content:encoded><![CDATA[<p>@Ajai</p>
<p>I think you can use a property on the TextFlow.configuration or defaultConfiguration to controll the scrolling. You have to check the APIs:<br />
<a href="http://livedocs.adobe.com/labs/textlayout/flashx/textLayout/elements/TextFlow.html" rel="nofollow">http://livedocs.adobe.com/labs/textlayout/flashx/textLayout/elements/TextFlow.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajai</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-1947</link>
		<dc:creator>Ajai</dc:creator>
		<pubDate>Fri, 13 Feb 2009 11:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-1947</guid>
		<description>Hi,
Thanks for the post.

If there is any wway to cancell the scrolling in text layout frame work.

LIke if we have a text layout framework of 50*50 and the user is typing a lot data we have to restrict the user from typing

Is it possible?

Thanks,
Ajai</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the post.</p>
<p>If there is any wway to cancell the scrolling in text layout frame work.</p>
<p>LIke if we have a text layout framework of 50*50 and the user is typing a lot data we have to restrict the user from typing</p>
<p>Is it possible?</p>
<p>Thanks,<br />
Ajai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to use Text Layout Framework in Flex 3.2 or AIR 1.5 : Mihai CORLAN</title>
		<link>http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/comment-page-1/#comment-1937</link>
		<dc:creator>How to use Text Layout Framework in Flex 3.2 or AIR 1.5 : Mihai CORLAN</dc:creator>
		<pubDate>Thu, 12 Feb 2009 18:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/02/12/how-to-add-a-scrollbar-to-text-layout-framework/#comment-1937</guid>
		<description>[...] LATER UPDATE: if you wonder how to add a scrollbar to control the text, read this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] LATER UPDATE: if you wonder how to add a scrollbar to control the text, read this post. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
