<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>test code</title>
		<link>http://ericd.wikidot.com/forum/t-42707/test-code</link>
		<description>Posts in the discussion thread &quot;test code&quot;</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://ericd.wikidot.com/forum/t-42707#post-111343</guid>
				<title>test code</title>
				<link>http://ericd.wikidot.com/forum/t-42707/test-code#post-111343</link>
				<description></description>
				<pubDate>Thu, 21 Feb 2008 17:24:20 +0000</pubDate>
				<wikidot:authorName>edolecki</wikidot:authorName>				<wikidot:authorUserId>85428</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre> <code>// ActionScript 3 event handler function clickSubmit(event:MouseEvent):void { stage.invalidate(); gotoAndStop("submitFrame"); } // add clickSubmit event handler as listener of the // click event received by submit_button instance submit_button.addEventListener(MouseEvent.CLICK, clickSubmit);</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>