<?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: The FTE Part 4: Advanced Layout Techniques</title>
	<atom:link href="http://guyinthechair.com/2010/10/the-fte-part-4-advanced-layout-techniques/feed/" rel="self" type="application/rss+xml" />
	<link>http://guyinthechair.com/2010/10/the-fte-part-4-advanced-layout-techniques/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-fte-part-4-advanced-layout-techniques</link>
	<description>//the blog of Paul Taylor</description>
	<lastBuildDate>Tue, 24 Apr 2012 02:07:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mark Mountford</title>
		<link>http://guyinthechair.com/2010/10/the-fte-part-4-advanced-layout-techniques/comment-page-1/#comment-1197</link>
		<dc:creator>Mark Mountford</dc:creator>
		<pubDate>Tue, 01 Feb 2011 06:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://guyinthechair.com/?p=583#comment-1197</guid>
		<description>Whats up very nice site!! Man .. Excellent .. Amazing .. I will bookmark your site and take the feeds also…I am happy to seek out so many useful information here in the submit, we need develop more techniques in this regard, thanks for sharing. . . . . .</description>
		<content:encoded><![CDATA[<p>Whats up very nice site!! Man .. Excellent .. Amazing .. I will bookmark your site and take the feeds also…I am happy to seek out so many useful information here in the submit, we need develop more techniques in this regard, thanks for sharing. . . . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://guyinthechair.com/2010/10/the-fte-part-4-advanced-layout-techniques/comment-page-1/#comment-1195</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Mon, 24 Jan 2011 10:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://guyinthechair.com/?p=583#comment-1195</guid>
		<description>Hy Paul, 

I&#039;ve started to play around with your great library and I want to point it out some problems I&#039;ve encountered. 
I&#039;ve experimented a little with some html text and here: (http://dl.dropbox.com/u/4605534/TLF.fxp) is an example with 2 html texts I use:

1. crashText.html will crash the swf
2. ConstraintTextContainerText.html will throw this error:

ArgumentError: Error #2004: One of the parameters is invalid.
    at Error$/throwError()
    at flash.text.engine::TextBlock/createTextLine()
    at org.tinytlf.layout::ConstraintTextContainer/createTextLine()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\ConstraintTextContainer.as:228]
    at org.tinytlf.layout::ConstraintTextContainer/renderBlockLines()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\ConstraintTextContainer.as:196]
    at org.tinytlf.layout::ConstraintTextContainer/layout()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\ConstraintTextContainer.as:142]
    at org.tinytlf.components::TextColumnContainer/layout()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\components\TextColumnContainer.as:196]
    at org.tinytlf.layout::TextLayoutBase/renderBlockAcrossContainers()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\TextLayoutBase.as:198]
    at org.tinytlf.layout::TextLayoutBase/render()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\TextLayoutBase.as:134]
    at org.tinytlf::TextEngine/renderLines()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\TextEngine.as:310]
    at org.tinytlf::TextEngine/render()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\TextEngine.as:291]
    at org.tinytlf::TextEngine/onRender()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\TextEngine.as:275]

it seems that previousLine is null when trying to return the textLine


Second I think the html parser shouldn&#039;t be strict: Why should throw an error (that will block all the application) if the  tag(or other) doesn&#039;t match, leave it that way(plain text) so you can see it renders and there&#039;s a problem with the html not with the renderer/library. If the html renders than tinytlf should render too.

Thanks, 
Have a nice day!

P.S.: I&#039;ve send you an email some time ago but haven&#039;t got a reply</description>
		<content:encoded><![CDATA[<p>Hy Paul, </p>
<p>I&#8217;ve started to play around with your great library and I want to point it out some problems I&#8217;ve encountered.<br />
I&#8217;ve experimented a little with some html text and here: (<a href="http://dl.dropbox.com/u/4605534/TLF.fxp" rel="nofollow">http://dl.dropbox.com/u/4605534/TLF.fxp</a>) is an example with 2 html texts I use:</p>
<p>1. crashText.html will crash the swf<br />
2. ConstraintTextContainerText.html will throw this error:</p>
<p>ArgumentError: Error #2004: One of the parameters is invalid.<br />
    at Error$/throwError()<br />
    at flash.text.engine::TextBlock/createTextLine()<br />
    at org.tinytlf.layout::ConstraintTextContainer/createTextLine()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\ConstraintTextContainer.as:228]<br />
    at org.tinytlf.layout::ConstraintTextContainer/renderBlockLines()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\ConstraintTextContainer.as:196]<br />
    at org.tinytlf.layout::ConstraintTextContainer/layout()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\ConstraintTextContainer.as:142]<br />
    at org.tinytlf.components::TextColumnContainer/layout()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\components\TextColumnContainer.as:196]<br />
    at org.tinytlf.layout::TextLayoutBase/renderBlockAcrossContainers()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\TextLayoutBase.as:198]<br />
    at org.tinytlf.layout::TextLayoutBase/render()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\layout\TextLayoutBase.as:134]<br />
    at org.tinytlf::TextEngine/renderLines()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\TextEngine.as:310]<br />
    at org.tinytlf::TextEngine/render()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\TextEngine.as:291]<br />
    at org.tinytlf::TextEngine/onRender()[C:\Documents and Settings\Jo\Adobe Flash Builder Burrito Preview\TLF\libs\org\tinytlf\TextEngine.as:275]</p>
<p>it seems that previousLine is null when trying to return the textLine</p>
<p>Second I think the html parser shouldn&#8217;t be strict: Why should throw an error (that will block all the application) if the  tag(or other) doesn&#8217;t match, leave it that way(plain text) so you can see it renders and there&#8217;s a problem with the html not with the renderer/library. If the html renders than tinytlf should render too.</p>
<p>Thanks,<br />
Have a nice day!</p>
<p>P.S.: I&#8217;ve send you an email some time ago but haven&#8217;t got a reply</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaac</title>
		<link>http://guyinthechair.com/2010/10/the-fte-part-4-advanced-layout-techniques/comment-page-1/#comment-1186</link>
		<dc:creator>Isaac</dc:creator>
		<pubDate>Sun, 05 Dec 2010 20:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://guyinthechair.com/?p=583#comment-1186</guid>
		<description>nice component there. is there a way to make the textField auto resize when the text content changes? This is a good feature in Flash&#039;s textField.</description>
		<content:encoded><![CDATA[<p>nice component there. is there a way to make the textField auto resize when the text content changes? This is a good feature in Flash&#8217;s textField.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

