<?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: Superscript and Subscript &#8211; with Actionscript*</title>
	<atom:link href="http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm</link>
	<description>it's easy once you know how.</description>
	<lastBuildDate>Mon, 15 Mar 2010 12:56:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm/comment-page-1#comment-6717</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 16 Feb 2010 11:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm#comment-6717</guid>
		<description>Stef - you might want to check out the new Text Layout Framework for Flash Player.  It&#039;s only available for the newer Flash 10, but it introduces a whole new text rendering system, with far greater text formatting support. 
http://labs.adobe.com/technologies/textlayout/</description>
		<content:encoded><![CDATA[<p>Stef &#8211; you might want to check out the new Text Layout Framework for Flash Player.  It&#8217;s only available for the newer Flash 10, but it introduces a whole new text rendering system, with far greater text formatting support.<br />
<a href="http://labs.adobe.com/technologies/textlayout/" rel="nofollow">http://labs.adobe.com/technologies/textlayout/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stef</title>
		<link>http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm/comment-page-1#comment-6704</link>
		<dc:creator>Stef</dc:creator>
		<pubDate>Mon, 15 Feb 2010 22:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm#comment-6704</guid>
		<description>This hack has been around for a while.  I still don&#039;t understand why flash has no supprot for this yet!  It&#039;s unbelievable to be honest. 

I&#039;ve been waiting for a decent implementation for these tags and  tags since flash 4!

They can make flash now work for mobile devices and th eiphone but still they can;t make a numbered list support by default!</description>
		<content:encoded><![CDATA[<p>This hack has been around for a while.  I still don&#8217;t understand why flash has no supprot for this yet!  It&#8217;s unbelievable to be honest. </p>
<p>I&#8217;ve been waiting for a decent implementation for these tags and  tags since flash 4!</p>
<p>They can make flash now work for mobile devices and th eiphone but still they can;t make a numbered list support by default!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm/comment-page-1#comment-6489</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 21 Jan 2010 14:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm#comment-6489</guid>
		<description>Stephen - Your fonts should be embedded in Flash, so they should work wherever you upload your Flash. - It shouldn&#039;t matter that the server doesn&#039;t have the font installed, nor that the client doesn&#039;t have the font installed.

I&#039;m guessing you need to check that your fonts are being embedded correctly in the Flash movie.</description>
		<content:encoded><![CDATA[<p>Stephen &#8211; Your fonts should be embedded in Flash, so they should work wherever you upload your Flash. &#8211; It shouldn&#8217;t matter that the server doesn&#8217;t have the font installed, nor that the client doesn&#8217;t have the font installed.</p>
<p>I&#8217;m guessing you need to check that your fonts are being embedded correctly in the Flash movie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm/comment-page-1#comment-6488</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm#comment-6488</guid>
		<description>This method doesn&#039;t seem to work when I uploaded my files online to my webserver. My guess is the font GG Superscript cannot be recognised by the server. Is there any method to make the font show in websites?</description>
		<content:encoded><![CDATA[<p>This method doesn&#8217;t seem to work when I uploaded my files online to my webserver. My guess is the font GG Superscript cannot be recognised by the server. Is there any method to make the font show in websites?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm/comment-page-1#comment-5021</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 07 Jul 2009 21:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm#comment-5021</guid>
		<description>I&#039;ve had a look at the file you sent, and I believe I&#039;ve figured it out.
What you&#039;ve got at the moment is function calls in the following order;
 
[...]
set htmlText
[...]
setTextFormat()
 
What&#039;s actually happening is that the setTextFormat is overwriting the text formatting you&#039;ve set with htmlText.  An &#039;intricacy&#039; of the way these things work. Switch these two functions around and you should find that things start to work!

If you use setTextFormat() and setNewTextFormat() on your textfield before you set the htmlText, that should work.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had a look at the file you sent, and I believe I&#8217;ve figured it out.<br />
What you&#8217;ve got at the moment is function calls in the following order;</p>
<p>[...]<br />
set htmlText<br />
[...]<br />
setTextFormat()</p>
<p>What&#8217;s actually happening is that the setTextFormat is overwriting the text formatting you&#8217;ve set with htmlText.  An &#8216;intricacy&#8217; of the way these things work. Switch these two functions around and you should find that things start to work!</p>
<p>If you use setTextFormat() and setNewTextFormat() on your textfield before you set the htmlText, that should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm/comment-page-1#comment-4916</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 04 Jul 2009 16:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm#comment-4916</guid>
		<description>Kevin - can you send an email to jford[at]psyked.co.uk with the files?</description>
		<content:encoded><![CDATA[<p>Kevin &#8211; can you send an email to jford[at]psyked.co.uk with the files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm/comment-page-1#comment-4874</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 02 Jul 2009 20:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/adobe/flash/superscript-and-subscript-with-actionscript.htm#comment-4874</guid>
		<description>Yeah, I have the file you can look at. How can I best get it to you?</description>
		<content:encoded><![CDATA[<p>Yeah, I have the file you can look at. How can I best get it to you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
