<?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 ActionScript functions from your HTML templates using the ExternalInterface API</title>
	<atom:link href="http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Mon, 22 Mar 2010 09:31:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nico</title>
		<link>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/comment-page-1/#comment-6619</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Wed, 16 Dec 2009 19:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-6619</guid>
		<description>Hi Peter,
have you tried to use your example with AJAX?
I experience following problem:
- I am loading the content (object/embed definition) via a script with AJAX
- I am then pasting the result with JQuery&#039;s function html() into an element in the HTML DOM
- What happens now, is that I can call JS from AS, but every call from JS to AS results in an error that the object doesn&#039;t support this method or attribute (this happens only in IE browsers 6,7,8. Firefox works).

Do you have an idea how to solve this problem?</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
have you tried to use your example with AJAX?<br />
I experience following problem:<br />
- I am loading the content (object/embed definition) via a script with AJAX<br />
- I am then pasting the result with JQuery&#8217;s function html() into an element in the HTML DOM<br />
- What happens now, is that I can call JS from AS, but every call from JS to AS results in an error that the object doesn&#8217;t support this method or attribute (this happens only in IE browsers 6,7,8. Firefox works).</p>
<p>Do you have an idea how to solve this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Tsvetkov</title>
		<link>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/comment-page-1/#comment-6136</link>
		<dc:creator>Vladimir Tsvetkov</dc:creator>
		<pubDate>Tue, 27 Oct 2009 10:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-6136</guid>
		<description>Useful little snippet!
Thanks for making the effort to systematize so many samples!</description>
		<content:encoded><![CDATA[<p>Useful little snippet!<br />
Thanks for making the effort to systematize so many samples!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vanish</title>
		<link>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/comment-page-1/#comment-2846</link>
		<dc:creator>vanish</dc:creator>
		<pubDate>Thu, 05 Feb 2009 08:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-2846</guid>
		<description>I download your source code and try to run it on my Flex Bulider , it doesn&#039;t work. I don&#039;t know what&#039;s why, is it my Flex Bulider problem?</description>
		<content:encoded><![CDATA[<p>I download your source code and try to run it on my Flex Bulider , it doesn&#8217;t work. I don&#8217;t know what&#8217;s why, is it my Flex Bulider problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rey</title>
		<link>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/comment-page-1/#comment-2843</link>
		<dc:creator>rey</dc:creator>
		<pubDate>Thu, 13 Mar 2008 00:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-2843</guid>
		<description>i found the answer to loading a base64 image: http://code.google.com/p/flexlib/</description>
		<content:encoded><![CDATA[<p>i found the answer to loading a base64 image: <a href="http://code.google.com/p/flexlib/" rel="nofollow">http://code.google.com/p/flexlib/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rey</title>
		<link>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/comment-page-1/#comment-2844</link>
		<dc:creator>rey</dc:creator>
		<pubDate>Wed, 12 Mar 2008 19:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-2844</guid>
		<description>i&#039;m using it to save a base64 encoded image. i&#039;m wondering, can you load a base64 image in flex?</description>
		<content:encoded><![CDATA[<p>i&#8217;m using it to save a base64 encoded image. i&#8217;m wondering, can you load a base64 image in flex?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rey</title>
		<link>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/comment-page-1/#comment-2845</link>
		<dc:creator>rey</dc:creator>
		<pubDate>Wed, 12 Mar 2008 18:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-2845</guid>
		<description>When I compiled your example and made my own HTML page it wasn&#039;t working for me, so I figured it must be a difference in how you embed the swf. So I downloaded your exact main.html, externalInterface.js and AC_OETags.js files, and then it worked for me in IE6 but not firefox. So that drove me batty for a while.  But I finally figured out that it was because I was running it from my desktop. Running it from my apache server it works in both. Thanks for your help! I appreciate it a lot, and just in case anyone else runs into the same problems, it looks like you have to be running from a server to get it to work consistently.</description>
		<content:encoded><![CDATA[<p>When I compiled your example and made my own HTML page it wasn&#8217;t working for me, so I figured it must be a difference in how you embed the swf. So I downloaded your exact main.html, externalInterface.js and AC_OETags.js files, and then it worked for me in IE6 but not firefox. So that drove me batty for a while.  But I finally figured out that it was because I was running it from my desktop. Running it from my apache server it works in both. Thanks for your help! I appreciate it a lot, and just in case anyone else runs into the same problems, it looks like you have to be running from a server to get it to work consistently.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
