<?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>Web Development London UK &#187; font</title>
	<atom:link href="http://hsmoore.com/blog/tag/font/feed/" rel="self" type="application/rss+xml" />
	<link>http://hsmoore.com</link>
	<description>Web Development London UK</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:10:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Embed pound symbol (£) in flash textfield</title>
		<link>http://hsmoore.com/blog/embed-pound-symbol-in-flash-textfield/</link>
		<comments>http://hsmoore.com/blog/embed-pound-symbol-in-flash-textfield/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 13:55:36 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[font]]></category>

		<guid isPermaLink="false">http://www.andrewodendaal.com/?p=522</guid>
		<description><![CDATA[If you use a dynamic textbox in Flash and you want to embed the British Pound symbol (£) then you will want to also embed the &#8220;Latin I&#8221; glyphs with your textfield.]]></description>
			<content:encoded><![CDATA[<p>If you use a dynamic textbox in Flash and you want to embed the British Pound symbol (£) then you will want to also embed the &#8220;Latin I&#8221; glyphs with your textfield.</p>
]]></content:encoded>
			<wfw:commentRss>http://hsmoore.com/blog/embed-pound-symbol-in-flash-textfield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change combobox font size in Flash Actionscript</title>
		<link>http://hsmoore.com/blog/change-combobox-font-size-in-flash-actionscript/</link>
		<comments>http://hsmoore.com/blog/change-combobox-font-size-in-flash-actionscript/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 11:05:54 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[font]]></category>

		<guid isPermaLink="false">http://blog.andrewodendaal.com/?p=245</guid>
		<description><![CDATA[Ever needed to change the font size of a standard flash combobox component? You will need to give it an instance name e.g. &#8220;myCombobox&#8221; and then add the following code: myCombobox.setStyle&#40;&#34;fontSize&#34;, 10&#41;;]]></description>
			<content:encoded><![CDATA[<p>Ever needed to change the font size of a standard flash combobox component?</p>
<p>You will need to give it an instance name e.g. &#8220;myCombobox&#8221; and then add the following code:</p>
<div class="codesnip-container" >
<div class="actionscript codesnip" style="font-family:monospace;">myCombobox.<span class="kw3">setStyle</span><span class="br0">&#40;</span><span class="st0">&quot;fontSize&quot;</span>, 10<span class="br0">&#41;</span>;</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://hsmoore.com/blog/change-combobox-font-size-in-flash-actionscript/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

