<?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>Siu Lun &#187; Flash</title>
	<atom:link href="http://chansiulun.com/category/web/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://chansiulun.com</link>
	<description>Quite frankly...</description>
	<lastBuildDate>Mon, 15 Mar 2010 15:08:11 +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>Multi-lingual Flash Sites</title>
		<link>http://chansiulun.com/2009/07/28/multi-lingual-flash-sites/</link>
		<comments>http://chansiulun.com/2009/07/28/multi-lingual-flash-sites/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 14:31:25 +0000</pubDate>
		<dc:creator>Siu Lun</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://chansiulun.com/?p=250</guid>
		<description><![CDATA[I&#8217;ve been dealing with some development work lately that surrounds Flash and languages such as Chinese and Japanese. 
One thing I&#8217;ve had to think about and attempt to tackle is the fact that to embed chinese or japanese fonts. It means embedding a 5mb+ file into Flash.
Even if internet speed is being ramped up by [...]]]></description>
		<wfw:commentRss>http://chansiulun.com/2009/07/28/multi-lingual-flash-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash, SSL, no-cache, IE6</title>
		<link>http://chansiulun.com/2008/06/09/flash-ssl-no-cache-ie6/</link>
		<comments>http://chansiulun.com/2008/06/09/flash-ssl-no-cache-ie6/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 15:34:49 +0000</pubDate>
		<dc:creator>Siu Lun</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://chansiulun.com/?p=131</guid>
		<description><![CDATA[2032 Error. There appears to still be problems with Flash AS3 (Flash Player 9 rev 124) and IE6 with SSL and no-cache..
I couldn&#8217;t find where it was sending these headers&#8230; so the fix was rather than removing these headers, I overwrite them with:
header(&#8220;Cache-Control: cache, must-revalidate&#8221;);
header(&#8220;Pragma: public&#8221;);
]]></description>
		<wfw:commentRss>http://chansiulun.com/2008/06/09/flash-ssl-no-cache-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Text Links in Flash and Accessibility</title>
		<link>http://chansiulun.com/2008/06/05/html-text-links-in-flash-and-accessibility/</link>
		<comments>http://chansiulun.com/2008/06/05/html-text-links-in-flash-and-accessibility/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 10:49:09 +0000</pubDate>
		<dc:creator>Siu Lun</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://chansiulun.com/?p=130</guid>
		<description><![CDATA[I&#8217;m currently trying to make beijing.100percentme.co.uk accessible. It is a flash website. Certain parts however utilises html text links, and while I&#8217;m testing with JAWs I can read and &#8220;click&#8221; on buttons. I can&#8217;t seem to do so with html text links in Flash (AS3, Flash Player 9). 
I can&#8217;t find any resources or references [...]]]></description>
		<wfw:commentRss>http://chansiulun.com/2008/06/05/html-text-links-in-flash-and-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash AS3 programming &#8211; mid thoughts</title>
		<link>http://chansiulun.com/2008/04/08/flash-as3-programming-mid-thoughts/</link>
		<comments>http://chansiulun.com/2008/04/08/flash-as3-programming-mid-thoughts/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 20:22:58 +0000</pubDate>
		<dc:creator>Siu Lun</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://siulun.net/?p=116</guid>
		<description><![CDATA[I&#8217;ve finally discovered the joy of programming AS3&#8230; I can do everything the designer has done in Flash with a couple of lines of code!!
Last time I played with Flash was Flash 4 or 5, I didn&#8217;t use AS at all back then, relying on the timeline. It was interesting, but it simply took too [...]]]></description>
		<wfw:commentRss>http://chansiulun.com/2008/04/08/flash-as3-programming-mid-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
