<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Calling Flash AS3 functions from Javascript</title>
	<atom:link href="http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 06:15:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: metafor</title>
		<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/comment-page-1/#comment-57</link>
		<dc:creator>metafor</dc:creator>
		<pubDate>Tue, 15 Jun 2010 21:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.mu/wp/painteddigital/?p=97#comment-57</guid>
		<description>Hi there &lt;br&gt;&lt;br&gt;I somehow can not call sendTextToFlash. Any ideas. The movie object (from getFlashMovieObject) is there and the as3 Code includes sendTextToFlash.&lt;br&gt;&lt;br&gt;Error: flashMovie.sendTextToFlash is not a function&lt;br&gt;&lt;br&gt;what could this be?&lt;br&gt;&lt;br&gt;cheers</description>
		<content:encoded><![CDATA[<p>Hi there </p>
<p>I somehow can not call sendTextToFlash. Any ideas. The movie object (from getFlashMovieObject) is there and the as3 Code includes sendTextToFlash.</p>
<p>Error: flashMovie.sendTextToFlash is not a function</p>
<p>what could this be?</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Reed</title>
		<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/comment-page-1/#comment-55</link>
		<dc:creator>Matt Reed</dc:creator>
		<pubDate>Mon, 03 May 2010 19:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.mu/wp/painteddigital/?p=97#comment-55</guid>
		<description>What do you know, I CAN indent! haha. Good point about the id. I didn&#039;t explain that very well.</description>
		<content:encoded><![CDATA[<p>What do you know, I CAN indent! haha. Good point about the id. I didn&#39;t explain that very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big Z</title>
		<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/comment-page-1/#comment-54</link>
		<dc:creator>Big Z</dc:creator>
		<pubDate>Mon, 03 May 2010 18:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.mu/wp/painteddigital/?p=97#comment-54</guid>
		<description>make sure your var flashMovie=getFlashMovieObject(&quot;main_flash&quot;); does not contain &quot;main_flash&quot; but the id set for the &lt;object&gt; embed tag. Usually the name of the swf without extension&lt;br&gt;&lt;br&gt;And author, please indent your code =) My eyes hurt</description>
		<content:encoded><![CDATA[<p>make sure your var flashMovie=getFlashMovieObject(&#8220;main_flash&#8221;); does not contain &#8220;main_flash&#8221; but the id set for the &lt;object&gt; embed tag. Usually the name of the swf without extension</p>
<p>And author, please indent your code =) My eyes hurt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Reed</title>
		<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/comment-page-1/#comment-47</link>
		<dc:creator>Matt Reed</dc:creator>
		<pubDate>Mon, 03 May 2010 15:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.mu/wp/painteddigital/?p=97#comment-47</guid>
		<description>What do you know, I CAN indent! haha. Good point about the id. I didn&#039;t explain that very well.</description>
		<content:encoded><![CDATA[<p>What do you know, I CAN indent! haha. Good point about the id. I didn&#39;t explain that very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big Z</title>
		<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/comment-page-1/#comment-46</link>
		<dc:creator>Big Z</dc:creator>
		<pubDate>Mon, 03 May 2010 14:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.mu/wp/painteddigital/?p=97#comment-46</guid>
		<description>make sure your var flashMovie=getFlashMovieObject(&quot;main_flash&quot;); does not contain &quot;main_flash&quot; but the id set for the &lt;object&gt; embed tag. Usually the name of the swf without extension&lt;br&gt;&lt;br&gt;And author, please indent your code =) My eyes hurt</description>
		<content:encoded><![CDATA[<p>make sure your var flashMovie=getFlashMovieObject(&#8220;main_flash&#8221;); does not contain &#8220;main_flash&#8221; but the id set for the &lt;object&gt; embed tag. Usually the name of the swf without extension</p>
<p>And author, please indent your code =) My eyes hurt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance</title>
		<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/comment-page-1/#comment-45</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Fri, 16 Apr 2010 01:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.mu/wp/painteddigital/?p=97#comment-45</guid>
		<description>Not sure what &quot;clicking&quot; on home is supposed to do?</description>
		<content:encoded><![CDATA[<p>Not sure what &#8220;clicking&#8221; on home is supposed to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fahim Akhter</title>
		<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/comment-page-1/#comment-44</link>
		<dc:creator>Fahim Akhter</dc:creator>
		<pubDate>Thu, 15 Apr 2010 09:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.mu/wp/painteddigital/?p=97#comment-44</guid>
		<description>Somehow it seems that my flash movie always comes undefined. Any Ideas? This isn&#039;t really working out for me.</description>
		<content:encoded><![CDATA[<p>Somehow it seems that my flash movie always comes undefined. Any Ideas? This isn&#39;t really working out for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calling Flash AS3 functions from Javascript &#171; Proagg&#8217;s Weblog</title>
		<link>http://painteddigital.com/2008/calling-flash-as3-functions-from-javascript/comment-page-1/#comment-11</link>
		<dc:creator>Calling Flash AS3 functions from Javascript &#171; Proagg&#8217;s Weblog</dc:creator>
		<pubDate>Wed, 02 Dec 2009 00:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.mu/wp/painteddigital/?p=97#comment-11</guid>
		<description>[...] 19, 2008 &#183; 4 Comments  UPDATE: 12/1/09 I have moved this post to my new blog: http://painteddigital.com/2008/05/19/calling-flash-as3-functions-from-javascript/ Sorry for any [...]</description>
		<content:encoded><![CDATA[<p>[...] 19, 2008 &middot; 4 Comments  UPDATE: 12/1/09 I have moved this post to my new blog: <a href="http://painteddigital.com/2008/05/19/calling-flash-as3-functions-from-javascript/" rel="nofollow">http://painteddigital.com/2008/05/19/calling-flash-as3-functions-from-javascript/</a> Sorry for any [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
