<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Calling ActionScript functions from your HTML templates using the ExternalInterface API</title>
	<link>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Fri, 21 Nov 2008 04:56:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<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-7521</link>
		<author>rey</author>
		<pubDate>Thu, 13 Mar 2008 00:04:20 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-7521</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-7520</link>
		<author>rey</author>
		<pubDate>Wed, 12 Mar 2008 19:48:05 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-7520</guid>
		<description>i'm using it to save a base64 encoded image. i'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-7519</link>
		<author>rey</author>
		<pubDate>Wed, 12 Mar 2008 18:38:28 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/03/11/calling-actionscript-functions-from-your-html-templates-using-the-externalinterface-api/#comment-7519</guid>
		<description>When I compiled your example and made my own HTML page it wasn'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>
