<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Flash - Custom Array Sorting</title>
	<link>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm</link>
	<description>Just Blog</description>
	<pubDate>Fri, 30 Jul 2010 09:16:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: jgraup</title>
		<link>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-1136</link>
		<pubDate>Thu, 22 Mar 2007 17:58:34 +0000</pubDate>
		<guid>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-1136</guid>
					<description>http://digidood.blogspot.com/2006/08/beta-test.html</description>
		<content:encoded><![CDATA[<p><a href="http://digidood.blogspot.com/2006/08/beta-test.html" rel="nofollow">http://digidood.blogspot.com/2006/08/beta-test.html</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jgraup</title>
		<link>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-487</link>
		<pubDate>Thu, 22 Feb 2007 15:51:24 +0000</pubDate>
		<guid>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-487</guid>
					<description>Array.sortOn does not work with MovieClips
http://www.connectedpixel.com/blog/gotcha/sorton</description>
		<content:encoded><![CDATA[<p>Array.sortOn does not work with MovieClips<br />
<a href="http://www.connectedpixel.com/blog/gotcha/sorton" rel="nofollow">http://www.connectedpixel.com/blog/gotcha/sorton</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jgraup</title>
		<link>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-448</link>
		<pubDate>Wed, 21 Feb 2007 02:33:50 +0000</pubDate>
		<guid>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-448</guid>
					<description>ActionScript Object Duplication
http://theolagendijk.wordpress.com/2006/09/04/actionscript-object-duplication/</description>
		<content:encoded><![CDATA[<p>ActionScript Object Duplication<br />
<a href="http://theolagendijk.wordpress.com/2006/09/04/actionscript-object-duplication/" rel="nofollow">http://theolagendijk.wordpress.com/2006/09/04/actionscript-object-duplication/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jgraup</title>
		<link>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-388</link>
		<pubDate>Mon, 19 Feb 2007 04:14:12 +0000</pubDate>
		<guid>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-388</guid>
					<description>Sorting Algorithms - Animated visual animations (applets)
http://actionscriptcheatsheet.com/blog/archives/6</description>
		<content:encoded><![CDATA[<p>Sorting Algorithms - Animated visual animations (applets)<br />
<a href="http://actionscriptcheatsheet.com/blog/archives/6" rel="nofollow">http://actionscriptcheatsheet.com/blog/archives/6</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jgraup</title>
		<link>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-350</link>
		<pubDate>Sun, 18 Feb 2007 04:34:22 +0000</pubDate>
		<guid>http://www.justgooddesign.com/blog/flash-custom-array-sorting.htm#comment-350</guid>
					<description>Much faster array sorting - Darron Schall - Custom Code and Info
http://www.darronschall.com/weblog/archives/000069.cfm

Array sort() - Sephiroth - Custom Code
http://www.sephiroth.it/file_detail.php?id=66#

Array.sort() - ADOBE - Info
http://livedocs.adobe.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&#038;file=00001200.html

Flash Player 7 - Array.sort() overview - Example Code and Info
http://chattyfig.figleaf.com/pipermail/flashcoders/2003-August/083709.html

Fast Sorting with Quicksort - Kirupa - Custom Code
http://www.kirupa.com/developer/actionscript/quickSort.htm</description>
		<content:encoded><![CDATA[<p>Much faster array sorting - Darron Schall - Custom Code and Info<br />
<a href="http://www.darronschall.com/weblog/archives/000069.cfm" rel="nofollow">http://www.darronschall.com/weblog/archives/000069.cfm</a></p>
<p>Array sort() - Sephiroth - Custom Code<br />
<a href="http://www.sephiroth.it/file_detail.php?id=66#" rel="nofollow">http://www.sephiroth.it/file_detail.php?id=66#</a></p>
<p>Array.sort() - ADOBE - Info<br />
<a href="http://livedocs.adobe.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&#038;file=00001200.html" rel="nofollow">http://livedocs.adobe.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&#038;file=00001200.html</a></p>
<p>Flash Player 7 - Array.sort() overview - Example Code and Info<br />
<a href="http://chattyfig.figleaf.com/pipermail/flashcoders/2003-August/083709.html" rel="nofollow">http://chattyfig.figleaf.com/pipermail/flashcoders/2003-August/083709.html</a></p>
<p>Fast Sorting with Quicksort - Kirupa - Custom Code<br />
<a href="http://www.kirupa.com/developer/actionscript/quickSort.htm" rel="nofollow">http://www.kirupa.com/developer/actionscript/quickSort.htm</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
