<?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: Using Javascript from Flex</title>
	<atom:link href="http://www.axelscript.com/2008/02/20/using-javascript-from-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.axelscript.com/2008/02/20/using-javascript-from-flex/</link>
	<description>Axel Jensen on Flex, Coldfusion and... other stuff</description>
	<pubDate>Thu, 07 Aug 2008 22:22:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: jzk</title>
		<link>http://www.axelscript.com/2008/02/20/using-javascript-from-flex/#comment-857</link>
		<dc:creator>jzk</dc:creator>
		<pubDate>Wed, 30 Jul 2008 17:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/20/using-javascript-from-flex/#comment-857</guid>
		<description>This is very useful. Thanks.</description>
		<content:encoded><![CDATA[<p>This is very useful. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avishek</title>
		<link>http://www.axelscript.com/2008/02/20/using-javascript-from-flex/#comment-493</link>
		<dc:creator>Avishek</dc:creator>
		<pubDate>Fri, 16 May 2008 06:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/20/using-javascript-from-flex/#comment-493</guid>
		<description>Hello Axel,

I'm new to flex and finding a issue to deal with ExternalInterface.call().
senariO:
1. Called ExternalInterface.call("sendToJavaScript",param) from a mxml.
2. Specified function sendToJavaScript in index.html in  tag.
3. When I run the defualt application mxml from flex builder it works fine &#38; the js is being called i.e it open a local path like D:\appln\flexui\trunk\bin\Application.html.
4. But when I deploy the same as a web application in server &#38; runs the url, the js function is not called("http://localhost:8888:flexApplication/").

not getting why it is unable to call the External js function upon deployed.

regards,
Avishek Arang.</description>
		<content:encoded><![CDATA[<p>Hello Axel,</p>
<p>I&#8217;m new to flex and finding a issue to deal with ExternalInterface.call().<br />
senariO:<br />
1. Called ExternalInterface.call(&#8221;sendToJavaScript&#8221;,param) from a mxml.<br />
2. Specified function sendToJavaScript in index.html in  tag.<br />
3. When I run the defualt application mxml from flex builder it works fine &amp; the js is being called i.e it open a local path like D:\appln\flexui\trunk\bin\Application.html.<br />
4. But when I deploy the same as a web application in server &amp; runs the url, the js function is not called(&#8221;http://localhost:8888:flexApplication/&#8221;).</p>
<p>not getting why it is unable to call the External js function upon deployed.</p>
<p>regards,<br />
Avishek Arang.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
