<?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: The Open Source Flex and Apollo Toolkit for Salesforce.com</title>
	<atom:link href="http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-open-source-flex-and-apollo-toolkit-for-salesforcecom</link>
	<description>Heroku &#124; Java &#124; Scala &#124; Cloud &#124; Open Source &#124; Linux</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Dave Carroll</title>
		<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/comment-page-1/#comment-159028</link>
		<dc:creator>Dave Carroll</dc:creator>
		<pubDate>Fri, 04 Jun 2010 21:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/#comment-159028</guid>
		<description>Hey Srinkath,

I think I know how to do what you want to do. Here is a link to a wiki article that goes into excruciating detail.

http://wiki.developerforce.com/index.php/Using_Browser_Technologies_in_Visualforce_-_Part_1

The basics are, create a javascript function in your VF page to accept the text from flex.  In Flex, use ExternalInterface to call that function passing the text. From the JS function, call an actionFunction defined by  in the VF page.  This will post the text to your VF page controller.

You&#039;ll have to include the boiler plate JS code to get an object reference to the executing swc, which is well documented on the Adobe Developer site.


Cheers.</description>
		<content:encoded><![CDATA[<p>Hey Srinkath,</p>
<p>I think I know how to do what you want to do. Here is a link to a wiki article that goes into excruciating detail.</p>
<p><a href="http://wiki.developerforce.com/index.php/Using_Browser_Technologies_in_Visualforce_-_Part_1" rel="nofollow">http://wiki.developerforce.com/index.php/Using_Browser_Technologies_in_Visualforce_-_Part_1</a></p>
<p>The basics are, create a javascript function in your VF page to accept the text from flex.  In Flex, use ExternalInterface to call that function passing the text. From the JS function, call an actionFunction defined by  in the VF page.  This will post the text to your VF page controller.</p>
<p>You&#8217;ll have to include the boiler plate JS code to get an object reference to the executing swc, which is well documented on the Adobe Developer site.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikanth Seela</title>
		<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/comment-page-1/#comment-159024</link>
		<dc:creator>Srikanth Seela</dc:creator>
		<pubDate>Thu, 03 Jun 2010 22:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/#comment-159024</guid>
		<description>Hi James,

Wanted to see if you have any idea about how we can communicate with salesforce controllers from  a swc file.I want to some how pass the information from my flex app to a salesforce controller,similar to sending information to a javascript from a swc file.Is it possible at all?

For example I have a small text area in flex and I want to pass the text from that text area to a controller that will accept that text.Lets say I have the controller that will accept string values how do i invoke it from the flex app(assuming that it is deployed in visual force page for simplicity).

Any pointers are appreciated.</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>Wanted to see if you have any idea about how we can communicate with salesforce controllers from  a swc file.I want to some how pass the information from my flex app to a salesforce controller,similar to sending information to a javascript from a swc file.Is it possible at all?</p>
<p>For example I have a small text area in flex and I want to pass the text from that text area to a controller that will accept that text.Lets say I have the controller that will accept string values how do i invoke it from the flex app(assuming that it is deployed in visual force page for simplicity).</p>
<p>Any pointers are appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe and Salesforce.com Unite RIA and The Cloud</title>
		<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/comment-page-1/#comment-158052</link>
		<dc:creator>Adobe and Salesforce.com Unite RIA and The Cloud</dc:creator>
		<pubDate>Mon, 26 Oct 2009 16:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/#comment-158052</guid>
		<description>[...] / Force.com has been possible (and easy) since I co-created what was originally called the Flex Toolkit for Apex. So while it has been possible to build Rich Cloud Applications for a few years today&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] / Force.com has been possible (and easy) since I co-created what was originally called the Flex Toolkit for Apex. So while it has been possible to build Rich Cloud Applications for a few years today&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward - RIA Cowboy &#187; Blog Archive &#187; Tutorial: Salesforce.com on AIR with Flex 3</title>
		<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/comment-page-1/#comment-30546</link>
		<dc:creator>James Ward - RIA Cowboy &#187; Blog Archive &#187; Tutorial: Salesforce.com on AIR with Flex 3</dc:creator>
		<pubDate>Tue, 24 Jul 2007 16:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/#comment-30546</guid>
		<description>[...] about why Flex &amp; AIR developers should care about the Apex platform. Back in April I posted the first version of a tutorial about how to use the Flex Toolkit for Apex to build AIR (was Apollo) applications. [...]</description>
		<content:encoded><![CDATA[<p>[...] about why Flex &#38; AIR developers should care about the Apex platform. Back in April I posted the first version of a tutorial about how to use the Flex Toolkit for Apex to build AIR (was Apollo) applications. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand Vardhan :: flex developer &#187; Blog Archive &#187; Joint announcements from Adobe and Salesforce</title>
		<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/comment-page-1/#comment-23681</link>
		<dc:creator>Anand Vardhan :: flex developer &#187; Blog Archive &#187; Joint announcements from Adobe and Salesforce</dc:creator>
		<pubDate>Thu, 21 Jun 2007 10:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/#comment-23681</guid>
		<description>[...] Flex Toolkit for Apex was one of the joint announcements from Adobe and Salesforce back at the Web 2.0 conference in April. Many Flex and Apollo developers will find this toolkit just the thing for creating rich internet [...]</description>
		<content:encoded><![CDATA[<p>[...] Flex Toolkit for Apex was one of the joint announcements from Adobe and Salesforce back at the Web 2.0 conference in April. Many Flex and Apollo developers will find this toolkit just the thing for creating rich internet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward - RIA Cowboy &#187; Blog Archive &#187; Salesforce Apollo Widget</title>
		<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/comment-page-1/#comment-17567</link>
		<dc:creator>James Ward - RIA Cowboy &#187; Blog Archive &#187; Salesforce Apollo Widget</dc:creator>
		<pubDate>Tue, 29 May 2007 22:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/#comment-17567</guid>
		<description>[...] Dave Carroll of salesforce.com has posted a very cool Apollo Widget that pulls data from Salesforce and uses the Flex Toolkit for Apex. [...]</description>
		<content:encoded><![CDATA[<p>[...] Dave Carroll of salesforce.com has posted a very cool Apollo Widget that pulls data from Salesforce and uses the Flex Toolkit for Apex. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apollo9 :: Apollo.alpha1 &#187; Blog Archive &#187; [news] The Open Source Flex and Apollo Toolkit for Salesforce.com</title>
		<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/comment-page-1/#comment-12003</link>
		<dc:creator>Apollo9 :: Apollo.alpha1 &#187; Blog Archive &#187; [news] The Open Source Flex and Apollo Toolkit for Salesforce.com</dc:creator>
		<pubDate>Wed, 25 Apr 2007 01:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/#comment-12003</guid>
		<description>[...] http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforce... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforce.." rel="nofollow">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforce..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex Toolkit for Apex with added Apollo &#171; As A Service</title>
		<link>http://www.jamesward.com/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/comment-page-1/#comment-10968</link>
		<dc:creator>Flex Toolkit for Apex with added Apollo &#171; As A Service</dc:creator>
		<pubDate>Tue, 17 Apr 2007 16:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/04/17/the-open-source-flex-and-apollo-toolkit-for-salesforcecom/#comment-10968</guid>
		<description>[...] Toolkit for Apex with added&#160;Apollo James Ward was kind enough to point to the tutorial I blogged about yesterday in Flex Toolkit for Apex. He [...]</description>
		<content:encoded><![CDATA[<p>[...] Toolkit for Apex with added&nbsp;Apollo James Ward was kind enough to point to the tutorial I blogged about yesterday in Flex Toolkit for Apex. He [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

