<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Hyphenation in ActionScript</title>
	<atom:link href="http://vis4.net/blog/posts/as3-hyphenation/feed/" rel="self" type="application/rss+xml" />
	<link>http://vis4.net/blog/posts/as3-hyphenation/?piwik_campaign=rss&#038;piwik_kwd=1515</link>
	<description>The geeky side of information visualization</description>
	<lastBuildDate>Tue, 24 Jan 2012 23:04:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://vis4.net/blog/posts/as3-hyphenation/?piwik_campaign=rss&#038;piwik_kwd=1515/comment-page-1/#comment-751</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 28 Oct 2010 13:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://vis4.net/blog/?p=1515#comment-751</guid>
		<description>Hi,

I would like to know if you&#039;ll update your class to support TLF Textfield ?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would like to know if you'll update your class to support TLF Textfield ?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martial</title>
		<link>http://vis4.net/blog/posts/as3-hyphenation/?piwik_campaign=rss&#038;piwik_kwd=1515/comment-page-1/#comment-577</link>
		<dc:creator>Martial</dc:creator>
		<pubDate>Thu, 23 Sep 2010 09:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://vis4.net/blog/?p=1515#comment-577</guid>
		<description>Ok It&#039;s been a long time.

But the package definition in AS2 doesn&#039;t exist, however if you want to use packages you&#039;ll have to do this :

Let&#039;s say we have a package bar.foo with a class CustomClass, it will become :

class bar.foo.CustomClass</description>
		<content:encoded><![CDATA[<p>Ok It's been a long time.</p>
<p>But the package definition in AS2 doesn't exist, however if you want to use packages you'll have to do this :</p>
<p>Let's say we have a package bar.foo with a class CustomClass, it will become :</p>
<p>class bar.foo.CustomClass</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murat Bezel</title>
		<link>http://vis4.net/blog/posts/as3-hyphenation/?piwik_campaign=rss&#038;piwik_kwd=1515/comment-page-1/#comment-305</link>
		<dc:creator>Murat Bezel</dc:creator>
		<pubDate>Thu, 20 May 2010 08:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://vis4.net/blog/?p=1515#comment-305</guid>
		<description>typo: &quot;new to AS3&quot; and not &quot;new to AS2&quot;</description>
		<content:encoded><![CDATA[<p>typo: "new to AS3" and not "new to AS2"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murat Bezel</title>
		<link>http://vis4.net/blog/posts/as3-hyphenation/?piwik_campaign=rss&#038;piwik_kwd=1515/comment-page-1/#comment-302</link>
		<dc:creator>Murat Bezel</dc:creator>
		<pubDate>Thu, 20 May 2010 01:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://vis4.net/blog/?p=1515#comment-302</guid>
		<description>The point is that the rendering of Firefox &amp; Co. with @font-face is horrible and for me unusable. With flash the fonts look great even at small sizes and still remain selectable text (opposed to cufón) - I think I should do an example comparison page for everyone to see. So I want to try to do all font work on my website with sIFR. I&#039;m really only missing the combination with hyphenation that is almost there.

I had a look if I could do it myself - only 400 lines of code and Flash telling you the lines with errors if you just try to compile the script as AS2, but there is nothing on the web concerning back porting, so I&#039;m stuck already with &quot;package net.vis4.text.hyphenation&quot;. Obviously the package definition is new to AS2 and there is no explanation on how to do that in AS2.</description>
		<content:encoded><![CDATA[<p>The point is that the rendering of Firefox &amp; Co. with @font-face is horrible and for me unusable. With flash the fonts look great even at small sizes and still remain selectable text (opposed to cufón) - I think I should do an example comparison page for everyone to see. So I want to try to do all font work on my website with sIFR. I'm really only missing the combination with hyphenation that is almost there.</p>
<p>I had a look if I could do it myself - only 400 lines of code and Flash telling you the lines with errors if you just try to compile the script as AS2, but there is nothing on the web concerning back porting, so I'm stuck already with "package net.vis4.text.hyphenation". Obviously the package definition is new to AS2 and there is no explanation on how to do that in AS2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregor</title>
		<link>http://vis4.net/blog/posts/as3-hyphenation/?piwik_campaign=rss&#038;piwik_kwd=1515/comment-page-1/#comment-298</link>
		<dc:creator>Gregor</dc:creator>
		<pubDate>Wed, 19 May 2010 10:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://vis4.net/blog/?p=1515#comment-298</guid>
		<description>I think the back porting of as3-hyphenation to AS2 won&#039;t be that difficult since the main class is only about 400 lines of code. Unfortunately, I have to earn some money so don&#039;t have the time to do this right now. By the way, why do you want to use sIFR while there are so many other nice ways of doing dynamic text replacements like @font-face or cufón?</description>
		<content:encoded><![CDATA[<p>I think the back porting of as3-hyphenation to AS2 won't be that difficult since the main class is only about 400 lines of code. Unfortunately, I have to earn some money so don't have the time to do this right now. By the way, why do you want to use sIFR while there are so many other nice ways of doing dynamic text replacements like @font-face or cufón?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murat Bezel</title>
		<link>http://vis4.net/blog/posts/as3-hyphenation/?piwik_campaign=rss&#038;piwik_kwd=1515/comment-page-1/#comment-296</link>
		<dc:creator>Murat Bezel</dc:creator>
		<pubDate>Wed, 19 May 2010 10:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://vis4.net/blog/?p=1515#comment-296</guid>
		<description>Any chance to do this in AS2? That is needed to make it work in conjunction with sIFR.</description>
		<content:encoded><![CDATA[<p>Any chance to do this in AS2? That is needed to make it work in conjunction with sIFR.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 6/17 queries in 0.007 seconds using memcached
Object Caching 456/471 objects using memcached
Content Delivery Network via N/A

Served from: vis4.net @ 2012-02-05 22:54:25 -->
