<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hangun's World - Blog &#187; Flex</title>
	<atom:link href="http://hangunsworld.com/blog/category/flex/feed" rel="self" type="application/rss+xml" />
	<link>http://hangunsworld.com/blog</link>
	<description>about ActionScript, Flash, Web and more...</description>
	<lastBuildDate>Thu, 09 Sep 2010 04:34:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Font.hasGlyphs() works with embeded fonts only.</title>
		<link>http://hangunsworld.com/blog/78</link>
		<comments>http://hangunsworld.com/blog/78#comments</comments>
		<pubDate>Mon, 19 Mar 2007 02:20:15 +0000</pubDate>
		<dc:creator>Hangun's World</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://hangunsworld.com/blog/?p=78</guid>
		<description><![CDATA[Specifies whether a provided string can be displayed using the currently assigned font.
quote from Adobe® Flex™ 2 Language Reference
According to the AS3 Help, this method let you know whether a specific string can be displayed using the current font, but it didn&#8217;t work.
So I googled.
And I found that it works only with embeded fonts.
AS3 도움말에는 [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Specifies whether a provided string can be displayed using the currently assigned font.</p>
<p>quote from <a href="http://livedocs.adobe.com/flex/201/langref/flash/text/Font.html#hasGlyphs()">Adobe® Flex™ 2 Language Reference</a></p></blockquote>
<div class="english">According to the AS3 Help, this method let you know whether a specific string can be displayed using the current font, but it didn&#8217;t work.<br />
So I googled.<br />
And I found that it works only with embeded fonts.</div>
<div class="korean">AS3 도움말에는 지정한 폰트에서 특정 문자열을 표시할 수 있는지 여부를 알려준다고 되어있는데, 실제로 해보니 안되더군요.<br />
그래서 좀 더 구글해보니&#8230;<br />
임베드된 폰트에서만 사용할 수 있는 메소드였네요 ㅠㅠ</div>
<p><a href="https://www.adobe.com/livedocs/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&#038;file=fonts_070_09.html">Flex 2 Developer&#8217;s Guide > Setting character ranges</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hangunsworld.com/blog/78/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 3 Prelease Program</title>
		<link>http://hangunsworld.com/blog/10</link>
		<comments>http://hangunsworld.com/blog/10#comments</comments>
		<pubDate>Wed, 24 Jan 2007 09:55:09 +0000</pubDate>
		<dc:creator>Hangun's World</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.hangunsworld.com/blog/index.php/?p=10</guid>
		<description><![CDATA[흠&#8230;
플렉스 2가 공개된지 얼마 되지 않은것 같은데
벌써 플렉스 3 프리릴리즈(베타 테스트?)가 진행중인가 보네요.
어도비 프리릴리즈 사이트에서 플렉스 3 프리릴리즈 프로그램에 지원할 수 있습니다.
]]></description>
			<content:encoded><![CDATA[<p>흠&#8230;<br />
플렉스 2가 공개된지 얼마 되지 않은것 같은데<br />
벌써 플렉스 3 프리릴리즈(베타 테스트?)가 진행중인가 보네요.</p>
<p>어도비 프리릴리즈 사이트에서 <a href="https://prerelease.adobe.com/callout/default.html?callid=90D54BEDFD134F6D886F50C5DF830AB2">플렉스 3 프리릴리즈 프로그램</a>에 지원할 수 있습니다.</p>
]]></content:encoded>
			<wfw:commentRss>http://hangunsworld.com/blog/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
