<?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"
	>
<channel>
	<title>Comments on: Actionscript Javascript Communication &#124; ExternalInterface call and addCallback Tutorial</title>
	<atom:link href="http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/</link>
	<description>Evan Mullins</description>
	<pubDate>Thu, 04 Dec 2008 22:43:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Jake</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-946</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Thu, 06 Nov 2008 07:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-946</guid>
		<description>Is it as simple to set a cue point in a video and pass a ? variable?

I have built many flash players, but honestly I like Jeoring's player but I would like to load different content into my side column from a database like ads that are relational to the content of the video. 

I am currently looking into AMPHP but saw this post.  Very informative stuff.

Can you shoot me an email if you respond please?</description>
		<content:encoded><![CDATA[<p>Is it as simple to set a cue point in a video and pass a ? variable?</p>
<p>I have built many flash players, but honestly I like Jeoring&#8217;s player but I would like to load different content into my side column from a database like ads that are relational to the content of the video. </p>
<p>I am currently looking into AMPHP but saw this post.  Very informative stuff.</p>
<p>Can you shoot me an email if you respond please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ABU-SOUZEY</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-940</link>
		<dc:creator>ABU-SOUZEY</dc:creator>
		<pubDate>Thu, 23 Oct 2008 22:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-940</guid>
		<description>hi
first sorry for my bad language
i am hamada frpm jordan i tried to write a combination with javascript and flash 8
but it doesn't work only if it was published to web server
why i can't do it at home ???
please reply</description>
		<content:encoded><![CDATA[<p>hi<br />
first sorry for my bad language<br />
i am hamada frpm jordan i tried to write a combination with javascript and flash 8<br />
but it doesn&#8217;t work only if it was published to web server<br />
why i can&#8217;t do it at home ???<br />
please reply</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: motu</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-919</link>
		<dc:creator>motu</dc:creator>
		<pubDate>Sat, 04 Oct 2008 06:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-919</guid>
		<description>Hi, is there a fairly easy way to get the text sent from flash 
to simply send the text as a javascript call to the web page? 

I'm fairly green &#38; it would help with my learning.
Thanks
motu</description>
		<content:encoded><![CDATA[<p>Hi, is there a fairly easy way to get the text sent from flash<br />
to simply send the text as a javascript call to the web page? </p>
<p>I&#8217;m fairly green &amp; it would help with my learning.<br />
Thanks<br />
motu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-915</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Wed, 24 Sep 2008 17:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-915</guid>
		<description>@Eric - I would think so, as long as IE can still address the flash content with the getElementById(). Let us know if it does work!

@YVR - I admit, I'm confused. Not sure what you mean. You want the function coming from flash to send text back to flash? That just seems redundant...</description>
		<content:encoded><![CDATA[<p>@Eric - I would think so, as long as IE can still address the flash content with the getElementById(). Let us know if it does work!</p>
<p>@YVR - I admit, I&#8217;m confused. Not sure what you mean. You want the function coming from flash to send text back to flash? That just seems redundant&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-914</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 24 Sep 2008 15:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-914</guid>
		<description>Do you know if this also works with AC_RunActiveContent.js. I tried using swfobject and it blows my design apart.

thanks</description>
		<content:encoded><![CDATA[<p>Do you know if this also works with AC_RunActiveContent.js. I tried using swfobject and it blows my design apart.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YVR</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-913</link>
		<dc:creator>YVR</dc:creator>
		<pubDate>Tue, 23 Sep 2008 05:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-913</guid>
		<description>Hi Evan....This works perfectly as expected...but need a help on one step further down.
I just added another function in the javascript function which looks like this (hope this comments will allow me to paste JS syntax...)

function recieveTextFromFlash(Txt) {
	document.getElementById('htmlText').value = Txt;
	DisplaySettingsPage();
}

In my Javascript page..
DisplaySettingsPage {
ajaxpage('products.asp' ,'centerarea')
}


Now when I  click the Flash button it perfectly display the products.asp (which just does a select recordset from a mysql table) in the correct "centerarea" div..
Now my question is..how do I modify the code so that the resultset is not displayed in DIV but rather in a nice formated textbox in FLASH (instead of centerarea DIV) ?
-Let me know if I have confused you.
-V</description>
		<content:encoded><![CDATA[<p>Hi Evan&#8230;.This works perfectly as expected&#8230;but need a help on one step further down.<br />
I just added another function in the javascript function which looks like this (hope this comments will allow me to paste JS syntax&#8230;)</p>
<p>function recieveTextFromFlash(Txt) {<br />
	document.getElementById(&#8217;htmlText&#8217;).value = Txt;<br />
	DisplaySettingsPage();<br />
}</p>
<p>In my Javascript page..<br />
DisplaySettingsPage {<br />
ajaxpage(&#8217;products.asp&#8217; ,&#8217;centerarea&#8217;)<br />
}</p>
<p>Now when I  click the Flash button it perfectly display the products.asp (which just does a select recordset from a mysql table) in the correct &#8220;centerarea&#8221; div..<br />
Now my question is..how do I modify the code so that the resultset is not displayed in DIV but rather in a nice formated textbox in FLASH (instead of centerarea DIV) ?<br />
-Let me know if I have confused you.<br />
-V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YVR</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-912</link>
		<dc:creator>YVR</dc:creator>
		<pubDate>Tue, 23 Sep 2008 04:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-912</guid>
		<description>Wonderful...Thank you Evan for your quick reply...this helps me a lot..let me try tonight..</description>
		<content:encoded><![CDATA[<p>Wonderful&#8230;Thank you Evan for your quick reply&#8230;this helps me a lot..let me try tonight..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-911</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Tue, 23 Sep 2008 02:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-911</guid>
		<description>@YVR - I fixed the embed codes for IE so the javascript can now "find" the flash element on the page correctly. Nothing in the flash source changed- only the HTML. I didn't include that in the zip file, but it is in the html page here &lt;a href="http://blog.circlecube.com/wp-content/uploads/2008/02/ActionscriptJavascriptCommunication2.html" target="_blank" rel="nofollow"&gt;ActionscriptJavascriptCommunication2.html&lt;/a&gt;, just view source. My apologies for the confusion</description>
		<content:encoded><![CDATA[<p>@YVR - I fixed the embed codes for IE so the javascript can now &#8220;find&#8221; the flash element on the page correctly. Nothing in the flash source changed- only the HTML. I didn&#8217;t include that in the zip file, but it is in the html page here <a href="http://blog.circlecube.com/wp-content/uploads/2008/02/ActionscriptJavascriptCommunication2.html"  target="_blank" rel="nofollow">ActionscriptJavascriptCommunication2.html</a>, just view source. My apologies for the confusion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YVR</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-910</link>
		<dc:creator>YVR</dc:creator>
		<pubDate>Mon, 22 Sep 2008 23:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-910</guid>
		<description>Evan - You said you fixed the codecs for that IE problem....did oyu update the zip file  with that change ?</description>
		<content:encoded><![CDATA[<p>Evan - You said you fixed the codecs for that IE problem&#8230;.did oyu update the zip file  with that change ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Green</title>
		<link>http://blog.circlecube.com/2008/02/tutorial/actionscript-javascript-communication/#comment-907</link>
		<dc:creator>Robert Green</dc:creator>
		<pubDate>Wed, 17 Sep 2008 17:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-907</guid>
		<description>Object doesn't support this property or method.

I am able to communicate from Flash to JavaScript, NO PROBLEM.  However, the inverse is not true.  From JavaScript to Flash, I get the above error.  There is no explanation for this all code is correct.  All  are set, the  tag is there also.  

Can anyone help?</description>
		<content:encoded><![CDATA[<p>Object doesn&#8217;t support this property or method.</p>
<p>I am able to communicate from Flash to JavaScript, NO PROBLEM.  However, the inverse is not true.  From JavaScript to Flash, I get the above error.  There is no explanation for this all code is correct.  All  are set, the  tag is there also.  </p>
<p>Can anyone help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
