<?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>the wublog &#187; flash</title>
	<atom:link href="http://www.astick.net/blog/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.astick.net/blog</link>
	<description>a blog. on a stick.</description>
	<lastBuildDate>Sun, 30 Oct 2011 18:43:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Now the fireworks in me are all gone</title>
		<link>http://www.astick.net/blog/2010/04/now-the-fireworks-in-me-are-all-gone/</link>
		<comments>http://www.astick.net/blog/2010/04/now-the-fireworks-in-me-are-all-gone/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 00:00:49 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.astick.net/blog/?p=345</guid>
		<description><![CDATA[I&#8217;ve been playing with Flash some more, and have made the leap to pure AS3. I&#8217;m using FlashDevelop, which is a really great IDE &#8211; far better than Flash CS3 itself for writing code. It&#8217;s amazing what a difference a &#8230; <a href="http://www.astick.net/blog/2010/04/now-the-fireworks-in-me-are-all-gone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing with Flash some more, and have made the leap to pure AS3. I&#8217;m using <a href="http://www.flashdevelop.org">FlashDevelop</a>, which is a really great IDE &#8211; far better than Flash CS3 itself for writing code. It&#8217;s amazing what a difference a good editor can make.</p>
<p>Anyway this is what I came up with, a bit of a rehash of some old Blitz Basic demos I did long ago. Click to launch fireworks<br />
<a href='http://www.astick.net/blog/wp-content/uploads/2010/04/Fireworks.swf'>Fireworks.swf</a></p>
<p>Now I&#8217;m trying to learn <a href="http://flixel.org/">flixel</a>, a free AS3 framework designed for games. I&#8217;ve already made one basic platform game following a tutorial, and am now working on my own.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.astick.net/blog/2010/04/now-the-fireworks-in-me-are-all-gone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Rorschach Test on fire</title>
		<link>http://www.astick.net/blog/2010/04/a-rorschach-test-on-fire/</link>
		<comments>http://www.astick.net/blog/2010/04/a-rorschach-test-on-fire/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 22:57:15 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.astick.net/blog/?p=341</guid>
		<description><![CDATA[After much battling with ActionScript, this is the latest version of my Mandelbrot generator. Yes, it has skipped a few version numbers. New features: Rough rendering first, followed by a better quality one Various optimisations Information panel Actually being able &#8230; <a href="http://www.astick.net/blog/2010/04/a-rorschach-test-on-fire/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After much battling with ActionScript, this is the latest version of my Mandelbrot generator. Yes, it has skipped a few version numbers. New features:</p>
<ul>
<li>Rough rendering first, followed by a better quality one</li>
<li>Various optimisations</li>
<li>Information panel</li>
<li>Actually being able to get back out again, without reloading the flash</li>
<li>Doesn&#8217;t resize stupidly</li>
<li>Just generally cleaner code</li>
</ul>
<p>Hooray!<br />
<a href='http://www.astick.net/blog/wp-content/uploads/2010/04/mandelbrot-5.swf'>mandelbrot 5.swf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.astick.net/blog/2010/04/a-rorschach-test-on-fire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A day-glo pterodactyl</title>
		<link>http://www.astick.net/blog/2010/03/a-day-glo-pterodactyl/</link>
		<comments>http://www.astick.net/blog/2010/03/a-day-glo-pterodactyl/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 22:38:57 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.astick.net/blog/?p=331</guid>
		<description><![CDATA[My Mandelbrot flash, now with (one-way) zooming. Click on a region to zoom in. mandelbrot 2.swf And while checking the lyrics to Mandelbrot Set for the title of this post, I found there is a Jonathan Coulton wiki! Sweet! Their &#8230; <a href="http://www.astick.net/blog/2010/03/a-day-glo-pterodactyl/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My Mandelbrot flash, now with (one-way) zooming. Click on a region to zoom in. </p>
<p><a href='http://www.astick.net/blog/wp-content/uploads/2010/03/mandelbrot-2.swf'>mandelbrot 2.swf</a></p>
<p>And while checking the lyrics to Mandelbrot Set for the title of this post, I found there is a <a href="http://www.jonathancoulton.com/wiki/index.php/Main_Page">Jonathan Coulton wiki</a>! Sweet! <a href="http://www.jonathancoulton.com/wiki/index.php/Mandelbrot_Set">Their article</a> also confirmed my suspicion that the algorithm described in the song isn&#8217;t actually correct, it instead describes the production of a Julia set. Those are great though, and will probably be my next fractal project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.astick.net/blog/2010/03/a-day-glo-pterodactyl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A heart-shaped box of springs and wire</title>
		<link>http://www.astick.net/blog/2010/03/a-heart-shaped-box-of-springs-and-wire/</link>
		<comments>http://www.astick.net/blog/2010/03/a-heart-shaped-box-of-springs-and-wire/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 23:34:06 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.astick.net/blog/?p=328</guid>
		<description><![CDATA[I&#8217;ve used Flash a fair bit before, but never made the jump from ActionScript 2 to AS3. It&#8217;s quite a big change, and since I&#8217;m so used to programming in the very forgiving Python, it seems really fussy. But my &#8230; <a href="http://www.astick.net/blog/2010/03/a-heart-shaped-box-of-springs-and-wire/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used Flash a fair bit before, but never made the jump from ActionScript 2 to AS3. It&#8217;s quite a big change, and since I&#8217;m so used to programming in the very forgiving Python, it seems really fussy. But my god it&#8217;s fast! Anyway I&#8217;ve always wanted to make a Mandelbrot generator, even back when I was programming in BASIC and really didn&#8217;t have the skill. So here we go:</p>
<p><a href='http://www.astick.net/blog/wp-content/uploads/2010/03/mandelbrot.swf'>mandelbrot.swf</a> (Ignore the pixelation, it&#8217;s just being displayed at the wrong size.)</p>
<p>I&#8217;m really quite pleased with this as I had to learn quite a few new techniques. Obviously it&#8217;s rather static, I still need to add moving/zooming but that shouldn&#8217;t be too hard now. The colouring could use some variation too.</p>
<p>Also, using song lyrics for post titles seems to have unintentionally become a theme, so I&#8217;m going to run with it. <img src='http://www.astick.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.astick.net/blog/2010/03/a-heart-shaped-box-of-springs-and-wire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

