<?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 for Blastanova</title>
	<atom:link href="http://www.blastanova.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blastanova.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 21:53:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on A Custom Multi-Selection Spark DropDownList by admin</title>
		<link>http://www.blastanova.com/blog/2010/06/23/a-custom-multi-selection-spark-dropdownlist/comment-page-1/#comment-1467</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 11 Jan 2012 21:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=205#comment-1467</guid>
		<description>Sorry, I never made it that far, so this is the best I got! Good luck</description>
		<content:encoded><![CDATA[<p>Sorry, I never made it that far, so this is the best I got! Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Custom Multi-Selection Spark DropDownList by bubby</title>
		<link>http://www.blastanova.com/blog/2010/06/23/a-custom-multi-selection-spark-dropdownlist/comment-page-1/#comment-1466</link>
		<dc:creator>bubby</dc:creator>
		<pubDate>Wed, 11 Jan 2012 20:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=205#comment-1466</guid>
		<description>Great work,If you can post the code for  dropdown list having scrolable items too, it wiil be very helpful.Thanks,Waiting for your reply.</description>
		<content:encoded><![CDATA[<p>Great work,If you can post the code for  dropdown list having scrolable items too, it wiil be very helpful.Thanks,Waiting for your reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intro to Pixel Bender by Clark</title>
		<link>http://www.blastanova.com/blog/2010/03/24/intro-to-pixel-bender/comment-page-1/#comment-1171</link>
		<dc:creator>Clark</dc:creator>
		<pubDate>Sun, 28 Aug 2011 15:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=100#comment-1171</guid>
		<description>Hey mate,

Thanks alot of this post..... It is the clearest explaination of PB for flash developers which i have found since i began looking for help.

Kudos and thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Hey mate,</p>
<p>Thanks alot of this post&#8230;.. It is the clearest explaination of PB for flash developers which i have found since i began looking for help.</p>
<p>Kudos and thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Flash Text Engine in MX Components in ANT by Sukhrob</title>
		<link>http://www.blastanova.com/blog/2011/01/15/use-flash-text-engine-in-mx-components-in-ant/comment-page-1/#comment-1013</link>
		<dc:creator>Sukhrob</dc:creator>
		<pubDate>Fri, 06 May 2011 13:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=245#comment-1013</guid>
		<description>Here is Tree again:
mx:Tree id=&quot;myTree&quot; width=&quot;194&quot; height=&quot;442&quot; x=&quot;10&quot; y=&quot;74&quot; chromeColor=&quot;#996600&quot; 
labelField=&quot;@label&quot;
showRoot=&quot;false&quot; 
alternatingItemColors=&quot;[#FFF1DE,#FFF1DE]&quot; 
dataProvider=&quot;{pashtoTree.treeData}&quot; 
temClick=&quot;myTree_clickHandler(event)&quot; 
borderVisible=&quot;false&quot; 
contentBackgroundAlpha=&quot;100&quot; 
horizontalScrollPolicy=&quot;on&quot; 
wordWrap=&quot;true&quot;  
rowHeight=&quot;25&quot;</description>
		<content:encoded><![CDATA[<p>Here is Tree again:<br />
mx:Tree id=&#8221;myTree&#8221; width=&#8221;194&#8243; height=&#8221;442&#8243; x=&#8221;10&#8243; y=&#8221;74&#8243; chromeColor=&#8221;#996600&#8243;<br />
labelField=&#8221;@label&#8221;<br />
showRoot=&#8221;false&#8221;<br />
alternatingItemColors=&#8221;[#FFF1DE,#FFF1DE]&#8221;<br />
dataProvider=&#8221;{pashtoTree.treeData}&#8221;<br />
temClick=&#8221;myTree_clickHandler(event)&#8221;<br />
borderVisible=&#8221;false&#8221;<br />
contentBackgroundAlpha=&#8221;100&#8243;<br />
horizontalScrollPolicy=&#8221;on&#8221;<br />
wordWrap=&#8221;true&#8221;<br />
rowHeight=&#8221;25&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Flash Text Engine in MX Components in ANT by Sukhrob</title>
		<link>http://www.blastanova.com/blog/2011/01/15/use-flash-text-engine-in-mx-components-in-ant/comment-page-1/#comment-1012</link>
		<dc:creator>Sukhrob</dc:creator>
		<pubDate>Fri, 06 May 2011 13:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=245#comment-1012</guid>
		<description>Thank you Ben,
I just did following embedding in my assets.css

@font-face {
	src: url(&quot;arial_1.ttf&quot;);
	fontFamily: myArialEmbeded;
}

mx&#124;Tree {
	fontFamily: myArialEmbeded;
	fontLookup: embeddedCFF;
	fontSize: 12;
}

and here is how I load Tree in Pashto.mxml:



Again, on Windows - everything looks great. But on Mac it still looks like a different font is being loaded. Maybe i am doing something different and the arial_1.ttf font is not being embedded at all.

Thank you for your help,
Sukhrob</description>
		<content:encoded><![CDATA[<p>Thank you Ben,<br />
I just did following embedding in my assets.css</p>
<p>@font-face {<br />
	src: url(&#8220;arial_1.ttf&#8221;);<br />
	fontFamily: myArialEmbeded;<br />
}</p>
<p>mx|Tree {<br />
	fontFamily: myArialEmbeded;<br />
	fontLookup: embeddedCFF;<br />
	fontSize: 12;<br />
}</p>
<p>and here is how I load Tree in Pashto.mxml:</p>
<p>Again, on Windows &#8211; everything looks great. But on Mac it still looks like a different font is being loaded. Maybe i am doing something different and the arial_1.ttf font is not being embedded at all.</p>
<p>Thank you for your help,<br />
Sukhrob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Flash Text Engine in MX Components in ANT by admin</title>
		<link>http://www.blastanova.com/blog/2011/01/15/use-flash-text-engine-in-mx-components-in-ant/comment-page-1/#comment-1011</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 06 May 2011 03:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=245#comment-1011</guid>
		<description>I&#039;m not familiar with Pashto at all Sukhrob, so I don&#039;t know how much I can help you.

If you are actually embedding the font in your SWF, you should see no difference from Mac to PC.  If you aren&#039;t embedding the font, and just specifying that you want to use Arial - you probably would see quite the difference from Mac to PC.

Arial is a huge font set, it has tons of characters, so it wouldn&#039;t surprise me that all the characters you need would be on Windows.  On the Mac, you probably wouldn&#039;t have Arial installed, and it would default to the next closest font (probably Helvetica).  I don&#039;t believe that Helvetica has many characters, so you would probably end up seeing missing characters.

If you don&#039;t actually have a font referenced in your CSS file, like so:
@font-face {
    src: url(&quot;../assets/MyriadWebPro.ttf&quot;);
    fontFamily: myFontFamily;
}

...then you aren&#039;t embedding it, and Flash will use what it finds on the system.

If you&#039;re sure you&#039;re embedding it, then I don&#039;t know the problem!  Could it be that whatever data source you&#039;re reading your Pashto text from is mapping characters differently on the Mac vs PC?  Like for example, if on the PC, your unicode value was 56 it would pull from slot 56 in your font.  But if on the Mac, your data source said that the same character was value 109 - well, you have the same font embedded, so, it wouldn&#039;t be shown correctly since your character is still at slot 56.

I hope that helps!  Sorry I don&#039;t know more!</description>
		<content:encoded><![CDATA[<p>I&#8217;m not familiar with Pashto at all Sukhrob, so I don&#8217;t know how much I can help you.</p>
<p>If you are actually embedding the font in your SWF, you should see no difference from Mac to PC.  If you aren&#8217;t embedding the font, and just specifying that you want to use Arial &#8211; you probably would see quite the difference from Mac to PC.</p>
<p>Arial is a huge font set, it has tons of characters, so it wouldn&#8217;t surprise me that all the characters you need would be on Windows.  On the Mac, you probably wouldn&#8217;t have Arial installed, and it would default to the next closest font (probably Helvetica).  I don&#8217;t believe that Helvetica has many characters, so you would probably end up seeing missing characters.</p>
<p>If you don&#8217;t actually have a font referenced in your CSS file, like so:<br />
@font-face {<br />
    src: url(&#8220;../assets/MyriadWebPro.ttf&#8221;);<br />
    fontFamily: myFontFamily;<br />
}</p>
<p>&#8230;then you aren&#8217;t embedding it, and Flash will use what it finds on the system.</p>
<p>If you&#8217;re sure you&#8217;re embedding it, then I don&#8217;t know the problem!  Could it be that whatever data source you&#8217;re reading your Pashto text from is mapping characters differently on the Mac vs PC?  Like for example, if on the PC, your unicode value was 56 it would pull from slot 56 in your font.  But if on the Mac, your data source said that the same character was value 109 &#8211; well, you have the same font embedded, so, it wouldn&#8217;t be shown correctly since your character is still at slot 56.</p>
<p>I hope that helps!  Sorry I don&#8217;t know more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Flash Text Engine in MX Components in ANT by Sukhrob</title>
		<link>http://www.blastanova.com/blog/2011/01/15/use-flash-text-engine-in-mx-components-in-ant/comment-page-1/#comment-1010</link>
		<dc:creator>Sukhrob</dc:creator>
		<pubDate>Fri, 06 May 2011 02:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=245#comment-1010</guid>
		<description>Dear Ben,

Thank you for your great post. I am trying to use flash text engine with MX Tree Component to be able to see Pashto script, which is one of the complicated Arabic scripts. Everything works great on Windows, but when I test the project on MAC i have some problems with certain letters of the Pashto Alphabet. Do you know what might be the problem? Should I embed the font somehow specifically for Mac (I use Arial font with this Tree Component).
I would really appreciate any help.

Thank you,
Sukhrob</description>
		<content:encoded><![CDATA[<p>Dear Ben,</p>
<p>Thank you for your great post. I am trying to use flash text engine with MX Tree Component to be able to see Pashto script, which is one of the complicated Arabic scripts. Everything works great on Windows, but when I test the project on MAC i have some problems with certain letters of the Pashto Alphabet. Do you know what might be the problem? Should I embed the font somehow specifically for Mac (I use Arial font with this Tree Component).<br />
I would really appreciate any help.</p>
<p>Thank you,<br />
Sukhrob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Flash Text Engine in MX Components in ANT by Bill</title>
		<link>http://www.blastanova.com/blog/2011/01/15/use-flash-text-engine-in-mx-components-in-ant/comment-page-1/#comment-956</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 24 Feb 2011 00:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=245#comment-956</guid>
		<description>Thanks! You just saved me a ton of time by not having to hunt for this compiler option.  Much appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks! You just saved me a ton of time by not having to hunt for this compiler option.  Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Be a Subject Expert (in something else) by Tweets that mention Be a Subject Expert (in something else) « Blastanova -- Topsy.com</title>
		<link>http://www.blastanova.com/blog/2011/01/12/be-a-subject-expert-in-something-else/comment-page-1/#comment-939</link>
		<dc:creator>Tweets that mention Be a Subject Expert (in something else) « Blastanova -- Topsy.com</dc:creator>
		<pubDate>Wed, 12 Jan 2011 20:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?p=242#comment-939</guid>
		<description>[...] This post was mentioned on Twitter by Rachel Nabors and bengfarrell. bengfarrell said: I&#039;m full of bloggy goodness tonight. An opinion piece on why you should &quot;Be a Subject Expert (in something else)&quot; http://bit.ly/gAkkqg [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Rachel Nabors and bengfarrell. bengfarrell said: I&#039;m full of bloggy goodness tonight. An opinion piece on why you should &quot;Be a Subject Expert (in something else)&quot; <a href="http://bit.ly/gAkkqg" rel="nofollow">http://bit.ly/gAkkqg</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Do you Belieeeeeve in Flash Autotuning by Auto-Tune in Flash &#124; codebass.net</title>
		<link>http://www.blastanova.com/blog/do-you-belieeeeeve-in-flash-autotuning/comment-page-1/#comment-938</link>
		<dc:creator>Auto-Tune in Flash &#124; codebass.net</dc:creator>
		<pubDate>Wed, 12 Jan 2011 04:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.blastanova.com/blog/?page_id=191#comment-938</guid>
		<description>[...] research, I understood why. One of the most helpful resources I found was Ben&#8217;s blog post Do you Belieeeeeve in Flash Autotuning. This was the first page I found specifically about creating a Flash auto-tuner. After emailing [...]</description>
		<content:encoded><![CDATA[<p>[...] research, I understood why. One of the most helpful resources I found was Ben&#8217;s blog post Do you Belieeeeeve in Flash Autotuning. This was the first page I found specifically about creating a Flash auto-tuner. After emailing [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

