<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippets for curry</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Sun, 06 Jul 2008 05:38:27 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>A couple of Prototype Ports for ActionScript</title>
	<link>http://www.bytemycode.com/snippets/snippet/788/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/788/comments/</comments>
	<pubDate>Fri, 11 Jan 2008 23:35:52 +0000</pubDate>
	<dc:creator>Fordiman</dc:creator>
	<category>ActionScript, Bind, curry, JavaScript, Prototype</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/788/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Fri. Jan. 11th, 2008  11:35 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/788/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Fordiman/" title="Scripter">Fordiman</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/ActionScript">ActionScript</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Bind">Bind</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/curry">curry</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/JavaScript">JavaScript</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Prototype">Prototype</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/788/comments/">1 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 1
			<p>Ok, so here's the deal.  I've started to dally with Flash a bit, and I'm feeling all naked without my nifty Prototype functionality.<br /><br />Most important to me are the bind() and curry() functions (though, others will rear their heads as my AS code gets more complex), Object.extend, and $A.  They are para-ported here.</p>
		]]>
	</description>
</item>
	</channel>
</rss>