<?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</title>
	<atom:link href="http://simplistika.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplistika.com</link>
	<description>Think Simple</description>
	<lastBuildDate>Tue, 13 Oct 2009 12:21:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Play MovieClip&#039;s in reverse!</title>
		<link>http://simplistika.com/play-movieclips-in-reverse/</link>
		<comments>http://simplistika.com/play-movieclips-in-reverse/#comments</comments>
		<pubDate>Fri, 29 May 2009 06:43:01 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=471</guid>
		<description><![CDATA[Your gotoAndPlay replacement.

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

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Download the class here.
]]></description>
			<content:encoded><![CDATA[<p>Your gotoAndPlay replacement.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_cPlayerDemo_1272059259"
			class="flashmovie"
			width="450"
			height="280">
	<param name="movie" value="http://www.simplistika.com/files/cPlayerDemo.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/cPlayerDemo.swf"
			name="fm_cPlayerDemo_1272059259"
			width="450"
			height="280">
	<!--<![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><a href="http://www.simplistika.com/files/cPlayer.as">Download the class here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/play-movieclips-in-reverse/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flash AS3 Database Driven Dynamic XML Drag Drop Calendar</title>
		<link>http://simplistika.com/flash-as3-database-driven-dynamic-xml-drag-drop-calendar/</link>
		<comments>http://simplistika.com/flash-as3-database-driven-dynamic-xml-drag-drop-calendar/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 14:27:35 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Premium]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=462</guid>
		<description><![CDATA[ 
(Go ahead and create events in the read write version. Calendar resets every hour).
Easy to use
Great for embedding into websites. Modify it easily as a calendar extension to your CMS or customized email solution!
Requirements:

Flash CS3 and onwards (and knowing what to do with it!)
For database functionaily, PHP and MySQL enabled server
Common sense

Features:

No PHP, SQL, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.simplistika.com/files/caldemo/Calendar_ReadOnly.swf"><img src="http://www.simplistika.com/files/readonly.jpg" alt="Read Only" /></a><a href="http://www.simplistika.com/files/caldemo/Calendar_ReadWrite.swf"> <img src="http://www.simplistika.com/files/readwrite.jpg" alt="Read Write" /></a></p>
<p>(Go ahead and create events in the read write version. Calendar resets every hour).</p>
<p><strong>Easy to use</strong></p>
<p>Great for embedding into websites. Modify it easily as a calendar extension to your CMS or customized email solution!</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Flash CS3 and onwards (and knowing what to do with it!)</li>
<li>For database functionaily, PHP and MySQL enabled server</li>
<li>Common sense</li>
</ul>
<p><strong>Features</strong>:</p>
<ul>
<li>No PHP, SQL, or ActionScript knowledge required.</li>
<li>Compiled file size only 48Kb (varies with embedded fonts)</li>
<li>Create, update, and delete events on the fly (not when using an XML file)</li>
<li>Ultra fast performance</li>
<li>Completely customizable including color, size, fonts, and graphics</li>
<li>Can be used as an XML calendar as well. <a href="http://www.simplistika.com/files/caldemo/events.xml">See the sample XML file</a>.</li>
<li>Insert unlimited events per day</li>
<li>Drag and drop events around the calendar (not when using an XML file)</li>
<li>Toggable &#8220;Read only&#8221; or &#8220;Read/write&#8221; access</li>
<li>Easy to setup centralized Preferences file</li>
<li>Clean, organized, readable code, great for learning</li>
<li>Preloader included</li>
<li>Priority support via a private forum</li>
<li>Free life time upgrades</li>
</ul>
<p><strong>Easiest setup ever</strong>:</p>
<ul>
<li>Setup your database connections in a .php file</li>
<li>Setup your calendar preferences in the .as file</li>
<li>Compile / publish Calendar.fla</li>
</ul>
<p><a href="http://jared.simplistika.com/purchase/flash-as3-dynamic-database-driven-drag-drop-xml-calendar/">Click here to find out more</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/flash-as3-database-driven-dynamic-xml-drag-drop-calendar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Date to Day Conversion</title>
		<link>http://simplistika.com/date-to-day-conversion/</link>
		<comments>http://simplistika.com/date-to-day-conversion/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 09:30:04 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://jared.simplistika.com/?p=436</guid>
		<description><![CDATA[Here is a Date helper class that

converts a date to a day
finds out the number of days in a month


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

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Have fun deciphering this one.
Click here to download the sample files.
]]></description>
			<content:encoded><![CDATA[<p>Here is a Date helper class that</p>
<ul>
<li>converts a date to a day</li>
<li>finds out the number of days in a month</li>
</ul>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_DateUtils_217433813"
			class="flashmovie"
			width="250"
			height="200">
	<param name="movie" value="http://www.simplistika.com/files/DateUtils.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/DateUtils.swf"
			name="fm_DateUtils_217433813"
			width="250"
			height="200">
	<!--<![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>Have fun deciphering this one.</p>
<p><a href="http://www.simplistika.com/files/cDate.zip">Click here to download the sample files</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/date-to-day-conversion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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_1724855543"
			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_1724855543"
			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_1068567725"
			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_1068567725"
			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_1063049846"
			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_1063049846"
			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_2100903293"
			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_2100903293"
			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_400352428"
			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_400352428"
			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_376698336"
			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_376698336"
			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>140</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_1869854736"
			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_1869854736"
			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_1073905621"
			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_1073905621"
			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>0</slash:comments>
		</item>
		<item>
		<title>cTween : Tweening at it&#039;s core.</title>
		<link>http://simplistika.com/ctween/</link>
		<comments>http://simplistika.com/ctween/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 07:02:32 +0000</pubDate>
		<dc:creator>jared</dc:creator>
				<category><![CDATA[Blog]]></category>

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

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

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
Point A to Point B in 2 seconds
cTween.to(mc, {x:400, y:200}, 2);
Call a function when tween is done
cTween.to(mc, {x:200}, 2, doSomething);
Custom easing

import fl.transitions.easing.*;
cTween.to(mc, {alpha:0, y:200, ease:Bounce.easeOut}, 5);
Not another tween engine

Most other tween engines out there are feature packed with stuff, most of it seldom used. All I wanted was [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-234" title="ctween" src="http://simplistika.com/wp-content/uploads/2009/02/ctween.jpg" alt="ctween" width="213" height="72" /></p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_cTweenDemo_2111136872"
			class="flashmovie"
			width="450"
			height="280">
	<param name="movie" value="http://www.simplistika.com/files/cTweenDemo.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.simplistika.com/files/cTweenDemo.swf"
			name="fm_cTweenDemo_2111136872"
			width="450"
			height="280">
	<!--<![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><strong>Point A to Point B in 2 seconds</strong></p>
<p><code>cTween.to(mc, {x:400, y:200}, 2);</code></p>
<p><strong>Call a function when tween is done</strong></p>
<p><code>cTween.to(mc, {x:200}, 2, <span style="color: #000080;">doSomething</span>);</code></p>
<p><strong>Custom easing<br />
</strong></p>
<p><code>import fl.transitions.easing.*;</code><br />
<code>cTween.to(mc, {alpha:0, y:200, <span style="color: #000080;">ease:Bounce.easeOut</span>}, 5);</code></p>
<p><strong>Not another tween engine<br />
</strong></p>
<p>Most other tween engines out there are feature packed with stuff, most of it seldom used. All I wanted was a simple and clean way to tween and I was pretty sure it could be done with a lot less code. cTween is a lightweight no nonsense tweening engine that performs only core tweening operations. If you&#8217;re looking for feature packed stuff, cTween isn&#8217;t for you.</p>
<p><strong>C is for Simple</strong></p>
<p><a href="http://www.simplistika.com/files/cTween0.1.zip">Download the sample</a>.<br />
<a href="http://www.simplistika.com/files/cTween.as">Check out the (really short) code</a>. (v1.0)</p>
]]></content:encoded>
			<wfw:commentRss>http://simplistika.com/ctween/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
