<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/actionscript/tags/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 15:30:02 GMT</pubDate>
<item>
<title>(ActionScript) actionscript - sorting [with an external javascript] - stiobhart</title>
<link>http://snipplr.com/view/15614/actionscript--sorting-with-an-external-javascript/</link>
<description><![CDATA[ <p>an external javascript sort function, which you can import into flash to help sort arrays of objects. include the script thus:

#include "objSort.js"</p> ]]></description>
<pubDate>Sun, 07 Jun 2009 10:29:05 GMT</pubDate>
<guid>http://snipplr.com/view/15614/actionscript--sorting-with-an-external-javascript/</guid>
</item>
<item>
<title>(ActionScript) Call JavaScript from External Interface - Bonky</title>
<link>http://snipplr.com/view/3328/call-javascript-from-external-interface/</link>
<description><![CDATA[ <p>There must also be a JavaScript function defined in the containing HTML page:
function makePopup(url,pop_name,width,height) {
	window.open(url, pop_name, "width="+width+",height="+height+",resizable=yes,scrollbars=yes");
}</p> ]]></description>
<pubDate>Thu, 19 Jul 2007 14:54:33 GMT</pubDate>
<guid>http://snipplr.com/view/3328/call-javascript-from-external-interface/</guid>
</item>
<item>
<title>(ActionScript) Call an external JavaScript function - Bonky</title>
<link>http://snipplr.com/view/2946/call-an-external-javascript-function/</link>
<description><![CDATA[ <p>Flash 8 only I think.</p> ]]></description>
<pubDate>Wed, 20 Jun 2007 15:20:01 GMT</pubDate>
<guid>http://snipplr.com/view/2946/call-an-external-javascript-function/</guid>
</item>
<item>
<title>(ActionScript) ActionScript getURL using javascript browser sizing - mswallace</title>
<link>http://snipplr.com/view/2845/actionscript-geturl-using-javascript-browser-sizing/</link>
<description><![CDATA[ <p>This getURL uses javascript to set the browser size.</p> ]]></description>
<pubDate>Mon, 11 Jun 2007 14:03:47 GMT</pubDate>
<guid>http://snipplr.com/view/2845/actionscript-geturl-using-javascript-browser-sizing/</guid>
</item>
</channel>
</rss>