<?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: AS3 ToolTip Class</title>
	<atom:link href="http://www.fiftyonereasons.com/2009/09/as3-tooltip-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fiftyonereasons.com/2009/09/as3-tooltip-class/</link>
	<description>Interactive Media Development + Exploration</description>
	<lastBuildDate>Thu, 24 Jun 2010 22:01:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Wayne Helman</title>
		<link>http://www.fiftyonereasons.com/2009/09/as3-tooltip-class/comment-page-1/#comment-108</link>
		<dc:creator>Wayne Helman</dc:creator>
		<pubDate>Wed, 16 Jun 2010 16:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiftyonereasons.com/?p=175#comment-108</guid>
		<description>We here use FlashDevelop which allows us to pull in the Flex SDK into our Flash projects. So when we compile, we actually compile with the Flex SDK as apposed to the Flash compiler. With, Flex, you can use the Embed directive like:

[Embed(source=&#039;arial.ttf&#039;, fontName = &#039;Arial&#039;,  mimeType = &#039;application/x-font&#039;, unicodeRange=&quot;U+0041-U+005A&quot;)]
private var Arial:Class;

Hope that helps!</description>
		<content:encoded><![CDATA[<p>We here use FlashDevelop which allows us to pull in the Flex SDK into our Flash projects. So when we compile, we actually compile with the Flex SDK as apposed to the Flash compiler. With, Flex, you can use the Embed directive like:</p>
<p>[Embed(source='arial.ttf', fontName = 'Arial',  mimeType = 'application/x-font', unicodeRange="U+0041-U+005A")]<br />
private var Arial:Class;</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.fiftyonereasons.com/2009/09/as3-tooltip-class/comment-page-1/#comment-107</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 16 Jun 2010 15:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiftyonereasons.com/?p=175#comment-107</guid>
		<description>Any chance od seeing a sample with embedded fonts? I&#039;m having a bit of trouble implementing this....</description>
		<content:encoded><![CDATA[<p>Any chance od seeing a sample with embedded fonts? I&#8217;m having a bit of trouble implementing this&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Chertok</title>
		<link>http://www.fiftyonereasons.com/2009/09/as3-tooltip-class/comment-page-1/#comment-73</link>
		<dc:creator>Phil Chertok</dc:creator>
		<pubDate>Wed, 14 Oct 2009 17:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiftyonereasons.com/?p=175#comment-73</guid>
		<description>Thanks Sebastian.  We&#039;ve got it working here with embedded fonts, just thought we&#039;d throw it out there for people in the most simple way possible.</description>
		<content:encoded><![CDATA[<p>Thanks Sebastian.  We&#8217;ve got it working here with embedded fonts, just thought we&#8217;d throw it out there for people in the most simple way possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiaan</title>
		<link>http://www.fiftyonereasons.com/2009/09/as3-tooltip-class/comment-page-1/#comment-72</link>
		<dc:creator>Sebastiaan</dc:creator>
		<pubDate>Wed, 14 Oct 2009 09:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiftyonereasons.com/?p=175#comment-72</guid>
		<description>Very nice tooltip imo, simplistic and easy to adjust. Already added a dropshadow and am currently trying to change the font to an embedded font in my swf.

Cheers!</description>
		<content:encoded><![CDATA[<p>Very nice tooltip imo, simplistic and easy to adjust. Already added a dropshadow and am currently trying to change the font to an embedded font in my swf.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
