<?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: Creating a paypal button for Flex 2</title>
	<atom:link href="http://www.digital-motion.net/2007/06/10/creating-a-paypal-button-for-flex-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digital-motion.net/2007/06/10/creating-a-paypal-button-for-flex-2/</link>
	<description>Digital Media Production</description>
	<lastBuildDate>Sat, 13 Dec 2008 23:22:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: levi</title>
		<link>http://www.digital-motion.net/2007/06/10/creating-a-paypal-button-for-flex-2/comment-page-1/#comment-5610</link>
		<dc:creator>levi</dc:creator>
		<pubDate>Mon, 26 May 2008 12:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital-motion.net/2007/06/10/creating-a-paypal-button-for-flex-2/#comment-5610</guid>
		<description>whats up?
well if you use the URLRequest, and URLVariables functions you can send the data to paypal.
then using the externalinterface call, you can accept the data from paypal on the customers return, getting all of the data back such as name, location, paypal_id, ect.. 

then send the data into flex using the externalInterface.addcallback function to call a flex function to recieve the data.

just a little javascript to recognise when paypal is attempting to send the data, pass the data onto flex and you have yourself a working io with paypal.

this is nice so you dont have to use any backend interfaces to call flex (like amfphp or something) this will allow you to notify your app that the user is finished, you can even include some code to keep sessions so they dont loose all their data in the interim. 

i will be posting the full code to my site once its finished.</description>
		<content:encoded><![CDATA[<p>whats up?<br />
well if you use the URLRequest, and URLVariables functions you can send the data to paypal.<br />
then using the externalinterface call, you can accept the data from paypal on the customers return, getting all of the data back such as name, location, paypal_id, ect.. </p>
<p>then send the data into flex using the externalInterface.addcallback function to call a flex function to recieve the data.</p>
<p>just a little javascript to recognise when paypal is attempting to send the data, pass the data onto flex and you have yourself a working io with paypal.</p>
<p>this is nice so you dont have to use any backend interfaces to call flex (like amfphp or something) this will allow you to notify your app that the user is finished, you can even include some code to keep sessions so they dont loose all their data in the interim. </p>
<p>i will be posting the full code to my site once its finished.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Shell</title>
		<link>http://www.digital-motion.net/2007/06/10/creating-a-paypal-button-for-flex-2/comment-page-1/#comment-5338</link>
		<dc:creator>Joe Shell</dc:creator>
		<pubDate>Sun, 10 Feb 2008 23:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital-motion.net/2007/06/10/creating-a-paypal-button-for-flex-2/#comment-5338</guid>
		<description>Hi there,

Any chance of getting the source on that?

Cheers,

Joe</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Any chance of getting the source on that?</p>
<p>Cheers,</p>
<p>Joe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
