<?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>Simplistika &#187; actionscript 3</title>
	<atom:link href="http://simplistika.com/tag/actionscript-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplistika.com</link>
	<description>Think Simple</description>
	<lastBuildDate>Thu, 13 May 2010 11:48:42 +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>Circle Preloader</title>
		<link>http://simplistika.com/circle-preloader/</link>
		<comments>http://simplistika.com/circle-preloader/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 09:47:55 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[preloader]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=406</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_CirclePreloader_1124524904"
			class="flashmovie"
			width="100"
			height="100">
	<param name="movie" value="http://www.simplistika.com/files/CirclePreloader.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/CirclePreloader.swf"
			name="fm_CirclePreloader_1124524904"
			width="100"
			height="100">
	<!--<![endif]-->
		


	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Thought I&#8217;d like to share this nice clean circle preloader. Simply tint to change the color.
Download.
]]></description>
			<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_CirclePreloader_2076135242"
			class="flashmovie"
			width="100"
			height="100">
	<param name="movie" value="http://www.simplistika.com/files/CirclePreloader.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/CirclePreloader.swf"
			name="fm_CirclePreloader_2076135242"
			width="100"
			height="100">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Thought I&#8217;d like to share this nice clean circle preloader. Simply tint to change the color.</p>
<p><a href="http://www.simplistika.com/files/CirclePreloader.fla">Download</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/circle-preloader/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CS4 Only: Using AdjustColor()</title>
		<link>http://simplistika.com/cs4-only-using-adjustcolor/</link>
		<comments>http://simplistika.com/cs4-only-using-adjustcolor/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 09:38:37 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[adjustcolor]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=402</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_AdjustColorExample_1145568814"
			class="flashmovie"
			width="200"
			height="400">
	<param name="movie" value="http://www.simplistika.com/files/AdjustColorExample.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/AdjustColorExample.swf"
			name="fm_AdjustColorExample_1145568814"
			width="200"
			height="400">
	<!--<![endif]-->
		

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Flash 10 only: the AdjustColor class allows you to modify brightness, hue, saturation, and contrast without using a ColorMatrix.
Click here to download the sample files.
]]></description>
			<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_AdjustColorExample_1064504081"
			class="flashmovie"
			width="200"
			height="400">
	<param name="movie" value="http://www.simplistika.com/files/AdjustColorExample.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/AdjustColorExample.swf"
			name="fm_AdjustColorExample_1064504081"
			width="200"
			height="400">
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Flash 10 only: the AdjustColor class allows you to modify brightness, hue, saturation, and contrast without using a ColorMatrix.</p>
<p><a href="http://www.simplistika.com/files/AdjustColor.zip">Click here to download the sample files</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/cs4-only-using-adjustcolor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AS3 Convert Number to Word Spelling</title>
		<link>http://simplistika.com/convert-number-to-word-spelling/</link>
		<comments>http://simplistika.com/convert-number-to-word-spelling/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 03:11:22 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[number to spelling]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=392</guid>
		<description><![CDATA[If ever you need a number to word converter.

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_NumToWord_77736650"
			class="flashmovie"
			width="350"
			height="280">
	<param name="movie" value="http://www.simplistika.com/files/NumToWord.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/NumToWord.swf"
			name="fm_NumToWord_77736650"
			width="350"
			height="280">
	<!--<![endif]-->
		


	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Click here to download sample.
[via]
]]></description>
			<content:encoded><![CDATA[<p>If ever you need a number to word converter.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_NumToWord_770754756"
			class="flashmovie"
			width="350"
			height="280">
	<param name="movie" value="http://www.simplistika.com/files/NumToWord.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/NumToWord.swf"
			name="fm_NumToWord_770754756"
			width="350"
			height="280">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p><a href="http://www.simplistika.com/files/NumToWord.zip">Click here to download sample</a>.</p>
<p>[<a href="http://php.bubble.ro/convert-numbers-to-words/">via</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/convert-number-to-word-spelling/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding Parameters to addEventListener</title>
		<link>http://simplistika.com/adding-parameters-to-addeventlistener/</link>
		<comments>http://simplistika.com/adding-parameters-to-addeventlistener/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 08:30:08 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[addeventlistener]]></category>
		<category><![CDATA[parameters]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=356</guid>
		<description><![CDATA[Here&#8217;s how you can easily add parameters to an event listener in AS3.
stage.addEventListener(MouseEvent.CLICK,
	function(e : MouseEvent) : void
	{
		fMyFunction(e, "hello world")
	},
	false , 0 , false);

function fMyFunction(e : MouseEvent, vMsg:String) : void
{
	trace(vMsg);
}
 Click here to download the sample.
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how you can easily add parameters to an event listener in AS3.</p>
<pre lang="actionscript">stage.addEventListener(MouseEvent.CLICK,
	function(e : MouseEvent) : void
	{
		fMyFunction(e, "hello world")
	},
	false , 0 , false);

function fMyFunction(e : MouseEvent, vMsg:String) : void
{
	trace(vMsg);
}</pre>
<p><img src="http://www.simplistika.com/files/f.gif" alt="flash file logo" /> <a href="http://www.simplistika.com/files/EventListenerParameter.fla">Click here to download the sample</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/adding-parameters-to-addeventlistener/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>AS3 XML Slideshow v1.3</title>
		<link>http://simplistika.com/as3-xml-slideshow-v12/</link>
		<comments>http://simplistika.com/as3-xml-slideshow-v12/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 08:00:13 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=41</guid>
		<description><![CDATA[v1.3

Completely revamped and robust code architecture.
Fixed a bug where certain images weren&#8217;t loading.
Now uses cTween and cXMLHelper
New nav buttons
Smaller file size, now only 10KB

Demo
Here
Download (v1.3)
 Here (23KB)
Feeling Advanced?
Contribute or see how others have extended this slideshow at the Google code repository.

Go PRO
Want more features? Check out the PRO version of this slideshow.
]]></description>
			<content:encoded><![CDATA[<p>v1.3</p>
<ul>
<li>Completely revamped and robust code architecture.</li>
<li>Fixed a bug where certain images weren&#8217;t loading.</li>
<li>Now uses <a href="http://jared.simplistika.com/ctween">cTween</a> and <a href="http://jared.simplistika.com/xml-helper-class/">cXMLHelper</a></li>
<li>New nav buttons</li>
<li>Smaller file size, now only 10KB</li>
</ul>
<p><strong>Demo</strong></p>
<p><a href="http://www.simplistika.com/files/slide13/XMLSlideshow.html">Here</a></p>
<p><strong>Download (v1.3)</strong></p>
<p><img class="alignnone" src="http://www.simplistika.com/files/f.gif" alt="" width="19" height="19" /><a href="http://www.simplistika.com/files/XMLSlideshow1.3.zip"> Here</a> (23KB)</p>
<p><strong>Feeling Advanced?</strong></p>
<p>Contribute or see how others have extended this slideshow at the <a href="http://code.google.com/p/as3-xml-slideshow-simplistika/">Google code repository</a>.</p>
<p><a href="http://www.simplistika.com/files/xmlslideas3v1.2noimg.zip"></a></p>
<p><strong>Go PRO</strong></p>
<p>Want more features? <a href="http://jared.simplistika.com/purchase/as3-xml-slideshow-pro/">Check out the PRO version of this slideshow</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/as3-xml-slideshow-v12/feed/</wfw:commentRss>
		<slash:comments>148</slash:comments>
		</item>
		<item>
		<title>AS3 XML Slideshow PRO 1.0</title>
		<link>http://simplistika.com/as3-xml-slideshow-pro-10/</link>
		<comments>http://simplistika.com/as3-xml-slideshow-pro-10/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 13:24:59 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=324</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_XMLSlideshowPRO_1519590130"
			class="flashmovie"
			width="510"
			height="319">
	<param name="movie" value="http://www.simplistika.com/files/ssp/XMLSlideshowPRO.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/ssp/XMLSlideshowPRO.swf"
			name="fm_XMLSlideshowPRO_1519590130"
			width="510"
			height="319">
	<!--<![endif]-->
		


	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Scaled down version. Click here to view full size.
Version 1.0 (18 Feb 2009)
(Flash CS3+ required)
Features:

Compiled file size only 22Kb (varies with embedded fonts)
XML driven playlist (Sample XML file)
Completely customizable including size, fonts, and graphics
Ken burns effect (toggable on or off)
Streamlined, robust and commented code
Toggable caption display
Toggable control display
Priority support [...]]]></description>
			<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_XMLSlideshowPRO_766041858"
			class="flashmovie"
			width="510"
			height="319">
	<param name="movie" value="http://www.simplistika.com/files/ssp/XMLSlideshowPRO.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/ssp/XMLSlideshowPRO.swf"
			name="fm_XMLSlideshowPRO_766041858"
			width="510"
			height="319">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object><br />
Scaled down version. <a href="http://www.simplistika.com/files/ssp/XMLSlideshowPRO.html">Click here to view full size</a>.</p>
<p>Version 1.0 (18 Feb 2009)<br />
(Flash CS3+ required)</p>
<p>Features:</p>
<ul>
<li>Compiled file size only 22Kb (varies with embedded fonts)</li>
<li>XML driven playlist (<a href="http://www.simplistika.com/files/ssp/Slideshow.xml">Sample XML file</a>)</li>
<li>Completely customizable including size, fonts, and graphics</li>
<li><a href="http://en.wikipedia.org/wiki/Ken_Burns_Effect">Ken burns effect</a> (toggable on or off)</li>
<li>Streamlined, robust and commented code</li>
<li>Toggable caption display</li>
<li>Toggable control display</li>
<li>Priority support via a private forum</li>
<li>Utilizes <a href="http://jared.simplistika.com/ctween">cTween</a> and <a href="http://jared.simplistika.com/xml-helper-class/">cXMLHelper</a></li>
<li>Free life time upgrades</li>
</ul>
<p><a href="http://jared.simplistika.com/purchase/as3-xml-slideshow-pro/">Click here for more info</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/as3-xml-slideshow-pro-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ActionScript 3 XML MP3 Player 1.2</title>
		<link>http://simplistika.com/actionscript-3-xml-mp3-player-update-11/</link>
		<comments>http://simplistika.com/actionscript-3-xml-mp3-player-update-11/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 13:49:18 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xml mp3 player]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=72</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_mp3_1251026606"
			class="flashmovie"
			width="300"
			height="120">
	<param name="movie" value="http://www.simplistika.com/files/as3mp3/mp3.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/as3mp3/mp3.swf"
			name="fm_mp3_1251026606"
			width="300"
			height="120">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
v1.2 (9 Feb 2009)

Streamlined code
Smaller file size

 Click here to download.
Looking for something with a playlist?
]]></description>
			<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_mp3_751880174"
			class="flashmovie"
			width="300"
			height="120">
	<param name="movie" value="http://www.simplistika.com/files/as3mp3/mp3.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/as3mp3/mp3.swf"
			name="fm_mp3_751880174"
			width="300"
			height="120">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>v1.2 (9 Feb 2009)</p>
<ul>
<li>Streamlined code</li>
<li>Smaller file size</li>
</ul>
<p><img class="alignnone" src="http://www.simplistika.com/files/f.gif" alt="" width="19" height="19" /> <a href="http://www.simplistika.com/files/as3mp3/MP3Player1.2.zip">Click here to download</a>.</p>
<p><a href="http://jared.simplistika.com/purchase/as3-xml-mp3-player-pro/">Looking for something with a playlist?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/actionscript-3-xml-mp3-player-update-11/feed/</wfw:commentRss>
		<slash:comments>66</slash:comments>
		</item>
		<item>
		<title>Space Invaders</title>
		<link>http://simplistika.com/space-invaders/</link>
		<comments>http://simplistika.com/space-invaders/#comments</comments>
		<pubDate>Wed, 07 May 2008 09:27:53 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[alien]]></category>
		<category><![CDATA[cs 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[invader]]></category>
		<category><![CDATA[space invaders]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=37</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_SpaceInvaders_1284492982"
			class="flashmovie"
			width="460"
			height="420">
	<param name="movie" value="http://www.simplistika.com/files/SpaceInvaders.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/SpaceInvaders.swf"
			name="fm_SpaceInvaders_1284492982"
			width="460"
			height="420">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Version 1.0.
Download the source here.
]]></description>
			<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_SpaceInvaders_392383016"
			class="flashmovie"
			width="460"
			height="420">
	<param name="movie" value="http://www.simplistika.com/files/SpaceInvaders.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/SpaceInvaders.swf"
			name="fm_SpaceInvaders_392383016"
			width="460"
			height="420">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Version 1.0.</p>
<p><a href="http://www.simplistika.com/files/SpaceInvaders.fla">Download the source here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/space-invaders/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ActionScript 3 Remove duplicates in an array</title>
		<link>http://simplistika.com/actionscript-3-remove-duplicates-in-an-array/</link>
		<comments>http://simplistika.com/actionscript-3-remove-duplicates-in-an-array/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 09:36:49 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[duplicate]]></category>
		<category><![CDATA[remove duplicates]]></category>
		<category><![CDATA[splice]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=33</guid>
		<description><![CDATA[function fRemoveDup(ac:Array) : void
{
    var i, j : int;
    for (i = 0; i < ac.length - 1; i++)
        for (j = i + 1; j < ac.length; j++)
            if (ac[i] [...]]]></description>
			<content:encoded><![CDATA[<pre lang="actionscript">function fRemoveDup(ac:Array) : void
{
    var i, j : int;
    for (i = 0; i < ac.length - 1; i++)
        for (j = i + 1; j < ac.length; j++)
            if (ac[i] === ac[j])
                ac.splice(j, 1);
}</pre>
<p>Then use <strong>fRemoveDup(arrayHere)</strong> to clear any duplicates.</p>
<p><a href="http://www.simplistika.com/files/fRemoveDup.fla">Click here to download sample</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/actionscript-3-remove-duplicates-in-an-array/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>ActionScript 3 XML MP3 Player</title>
		<link>http://simplistika.com/actionscript-3-xml-mp3-player/</link>
		<comments>http://simplistika.com/actionscript-3-xml-mp3-player/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 16:13:15 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[ActionScript 3 XML MP3 Player]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3 player]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xml mp3 player]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-xml-mp3-player/</guid>
		<description><![CDATA[Click here for the version 1.1 update.

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_mp3pro_715568304"
			class="flashmovie"
			width="300"
			height="220">
	<param name="movie" value="http://www.simplistika.com/files/as3mp3/mp3pro.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/as3mp3/mp3pro.swf"
			name="fm_mp3pro_715568304"
			width="300"
			height="220">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Alternatively click here for the Pro version of this player. Only $5.00!
]]></description>
			<content:encoded><![CDATA[<h3><strong><a href="http://jared.simplistika.com/actionscript-3-xml-mp3-player-update-11/">Click here for the version 1.1 update</a></strong>.</h3>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_mp3pro_1713193432"
			class="flashmovie"
			width="300"
			height="220">
	<param name="movie" value="http://www.simplistika.com/files/as3mp3/mp3pro.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/as3mp3/mp3pro.swf"
			name="fm_mp3pro_1713193432"
			width="300"
			height="220">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<h3><a href="http://jared.simplistika.com/purchase/as3-xml-mp3-player-pro/">Alternatively click here for the Pro version of this player</a>. Only $5.00!</h3>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/actionscript-3-xml-mp3-player/feed/</wfw:commentRss>
		<slash:comments>82</slash:comments>
		</item>
	</channel>
</rss>
