<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>RIA Journal &#187; ActionScript</title>
	<atom:link href="http://riajournal.com/ria/index.php/tag/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://riajournal.com/ria</link>
	<description>Your guide to Rich Internet Applications Development</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:39:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!-- podcast_generator="Blubrry PowerPress/1.0.3" mode="advanced" entry="normal" -->
	<itunes:summary>Your guide to Rich Internet Applications Development</itunes:summary>
	<itunes:author>RIA Journal</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://riajournal.com/ria/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>Your guide to Rich Internet Applications Development</itunes:subtitle>
	<image>
		<title>RIA Journal &#187; ActionScript</title>
		<url>http://riajournal.com/ria/wp-content/uploads/powerpress/BYP_registered_horz_Logo_small.jpg</url>
		<link>http://riajournal.com/ria</link>
	</image>
		<item>
		<title>Detecting When Mouse Leaves Movie in AS3</title>
		<link>http://riajournal.com/ria/index.php/2009/06/05/detecting-when-mouse-leaves-movie-in-as3/</link>
		<comments>http://riajournal.com/ria/index.php/2009/06/05/detecting-when-mouse-leaves-movie-in-as3/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 20:35:29 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/?p=786</guid>
		<description><![CDATA[One thing about previous versions of ActionScript was that you could never  tell when the user no longer had his or her mouse over the Flash movie. This  made it hard for people to know whether or not the user is still interacting  with their movie or if they&#8217;ve given up and [...]]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">O</span>ne thing about previous versions of ActionScript was that you could never  tell when the user no longer had his or her mouse over the Flash movie. This  made it hard for people to know whether or not the user is still interacting  with their movie or if they&#8217;ve given up and moved on to something more  interesting. This was especially a problem for custom cursors where, if the user  moved the cursor off the Flash movie, the custom cursor would still remain in  the Flash movie not moving while the real cursor could be seen moving around  everywhere else.</p>
<p>ActionScript 3 now allows you to detect when the mouse has left the flash  movie using the stage&#8217;s <span class="blueEmphasis">MOUSE_LEAVE</span> event.</p>
<blockquote><p class="first-blockquote-p"><span class="kASHidn">stage</span>.<span class="kASHidn">addEventListener</span><span class="kASHop">(</span><span class="kASHidn">Event</span>.<span class="kASHidn">MOUSE_LEAVE</span>, <span class="kASHwrd">cursorHide</span><span class="kASHop">)</span>;</p></blockquote>
<p><a href="http://www.kirupa.com/developer/flashcs3/detecting_when_mouse_leaves_movie.htm">kirupa.com &#8211; Flash Tutorial: Detecting When Mouse Leaves Movie</a>.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F&amp;title=Detecting+When+Mouse+Leaves+Movie+in+AS3" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F&amp;title=Detecting+When+Mouse+Leaves+Movie+in+AS3" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F&amp;title=Detecting+When+Mouse+Leaves+Movie+in+AS3" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F&amp;title=Detecting+When+Mouse+Leaves+Movie+in+AS3" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F&amp;title=Detecting+When+Mouse+Leaves+Movie+in+AS3', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F&amp;title=Detecting+When+Mouse+Leaves+Movie+in+AS3" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F06%2F05%2Fdetecting-when-mouse-leaves-movie-in-as3%2F&amp;title=Detecting+When+Mouse+Leaves+Movie+in+AS3" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2009/06/05/detecting-when-mouse-leaves-movie-in-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cakes Good: Flash CS3, ActionScript 3.0, JSON keep it simple tutorial</title>
		<link>http://riajournal.com/ria/index.php/2009/04/24/cakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial/</link>
		<comments>http://riajournal.com/ria/index.php/2009/04/24/cakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 14:33:03 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/?p=744</guid>
		<description><![CDATA[Great tutorial on how to use JSON data with Flash.
Cakes Good: Flash CS3, ActionScript 3.0, JSON keep it simple tutorial.










]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">G</span>reat tutorial on how to use JSON data with Flash.</p>
<p><a href="http://www.cakesgood.com/2009/04/flash-cs3-actionscript-30-json-keep-it_3277.html">Cakes Good: Flash CS3, ActionScript 3.0, JSON keep it simple tutorial</a>.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F&amp;title=Cakes+Good%3A+Flash+CS3%2C+ActionScript+3.0%2C+JSON+keep+it+simple+tutorial" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F&amp;title=Cakes+Good%3A+Flash+CS3%2C+ActionScript+3.0%2C+JSON+keep+it+simple+tutorial" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F&amp;title=Cakes+Good%3A+Flash+CS3%2C+ActionScript+3.0%2C+JSON+keep+it+simple+tutorial" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F&amp;title=Cakes+Good%3A+Flash+CS3%2C+ActionScript+3.0%2C+JSON+keep+it+simple+tutorial" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F&amp;title=Cakes+Good%3A+Flash+CS3%2C+ActionScript+3.0%2C+JSON+keep+it+simple+tutorial', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F&amp;title=Cakes+Good%3A+Flash+CS3%2C+ActionScript+3.0%2C+JSON+keep+it+simple+tutorial" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F24%2Fcakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial%2F&amp;title=Cakes+Good%3A+Flash+CS3%2C+ActionScript+3.0%2C+JSON+keep+it+simple+tutorial" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2009/04/24/cakes-good-flash-cs3-actionscript-30-json-keep-it-simple-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe® Flex™ Builder 3 Professional for unemployed developers</title>
		<link>http://riajournal.com/ria/index.php/2009/04/18/adobe-flex-builder-3-professional-for-unemployed-developers/</link>
		<comments>http://riajournal.com/ria/index.php/2009/04/18/adobe-flex-builder-3-professional-for-unemployed-developers/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 21:25:58 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/?p=691</guid>
		<description><![CDATA[Adobe Flex Builder 3 software is currently available for free for software developers who are affected by the current economic condition and are currently unemployed.
Program eligibility:
To receive the product under this program, you must attest to the fact that you are currently unemployed and that the software will be used only for your personal use [...]]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">A</span>dobe Flex Builder 3 software is currently available for free for software developers who are affected by the current economic condition and are currently unemployed.</p>
<p>Program eligibility:</p>
<p>To receive the product under this program, you must attest to the fact that you are currently unemployed and that the software will be used only for your personal use not for any production or commercial purposes.</p>
<p>I attest that the following statements are true:<br />
1) I am not currently employed or being paid to develop software applications or web pages<br />
2) Adobe Flex Builder 3 Software I receive under this program is for my personal use to learn about Adobe Flex and improve my skills<br />
3) My license to use Flex Builder 3 under this program will not be used for production or commercial purposes, nor will it be transferred to any other person or entity, including to my employer should I become employed.</p>
<p><strong>Find out more about the program here:   <a href="https://freeriatools.adobe.com/learnflex/">Adobe Flex</a>.</strong></p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F&amp;title=Adobe%C2%AE+Flex%E2%84%A2+Builder+3+Professional+for+unemployed+developers" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F&amp;title=Adobe%C2%AE+Flex%E2%84%A2+Builder+3+Professional+for+unemployed+developers" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F&amp;title=Adobe%C2%AE+Flex%E2%84%A2+Builder+3+Professional+for+unemployed+developers" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F&amp;title=Adobe%C2%AE+Flex%E2%84%A2+Builder+3+Professional+for+unemployed+developers" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F&amp;title=Adobe%C2%AE+Flex%E2%84%A2+Builder+3+Professional+for+unemployed+developers', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F&amp;title=Adobe%C2%AE+Flex%E2%84%A2+Builder+3+Professional+for+unemployed+developers" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F18%2Fadobe-flex-builder-3-professional-for-unemployed-developers%2F&amp;title=Adobe%C2%AE+Flex%E2%84%A2+Builder+3+Professional+for+unemployed+developers" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2009/04/18/adobe-flex-builder-3-professional-for-unemployed-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Connect to Actionscript 3</title>
		<link>http://riajournal.com/ria/index.php/2009/04/16/facebook-connect-to-actionscript-3/</link>
		<comments>http://riajournal.com/ria/index.php/2009/04/16/facebook-connect-to-actionscript-3/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 13:11:51 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Facebook Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[FaceBook]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/?p=673</guid>
		<description><![CDATA[Ok, now you may be asking yourself, why would I use this instead of the new Facebook Actionscript API that I talked about previously?  That API is all good if you are working on a stand alone RIA, but I think it is really hampered by the process that you have to go through [...]]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">O</span>k, now you may be asking yourself, why would I use this instead of the new Facebook Actionscript API that I talked about previously?  That API is all good if you are working on a stand alone RIA, but I think it is really hampered by the process that you have to go through to authenticate your app with popup windows, etc.  Even though it is an authorized API, that process feels like more of a hack than this is.</p>
<p>This makes use of Connect and AS3 to authenticate and do other things as well.  It uses JS as a &#8220;bridge&#8221; for the AS and Connect to talk.  I like this:</p>
<blockquote><p class="first-blockquote-p">&#8220;But as we have to deal with automatic login and javascript popups, this way was easier to integrate in a Flash website and, moreover, the Javascript library is built with a HTML website in mind. So, it allows you to use the same library in your average website and listen to any event that passes along (login, disconnects, friends, a status that has been set, …)&#8221;</p></blockquote>
<p>Give it a try though, I think that it works well.  It works especially well in combination with the <a href="http://riajournal.com/ria/index.php/2009/04/16/facebook-actionscript-api-google-code/">Facebook AS3 API</a>, when using the Connect JS Bridge here as a way to authenticate the app.  <strong></strong></p>
<p><strong>Read More:</strong> <a href="http://www.wellconsidered.be/2009/01/04/facebook-connect-to-actionscript-3/">Facebook Connect to Actionscript 3 | wellconsidered</a>.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F&amp;title=Facebook+Connect+to+Actionscript+3" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F&amp;title=Facebook+Connect+to+Actionscript+3" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F&amp;title=Facebook+Connect+to+Actionscript+3" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F&amp;title=Facebook+Connect+to+Actionscript+3" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F&amp;title=Facebook+Connect+to+Actionscript+3', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F&amp;title=Facebook+Connect+to+Actionscript+3" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-connect-to-actionscript-3%2F&amp;title=Facebook+Connect+to+Actionscript+3" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2009/04/16/facebook-connect-to-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook Actionscript API</title>
		<link>http://riajournal.com/ria/index.php/2009/04/16/facebook-actionscript-api-google-code/</link>
		<comments>http://riajournal.com/ria/index.php/2009/04/16/facebook-actionscript-api-google-code/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 13:00:14 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Facebook Development]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://riajournal.com/ria/?p=669</guid>
		<description><![CDATA[The new ActionScript 3.0 Client Library for Facebook Platform API, fully supported by Facebook and Adobe, makes it easy to build applications that combine the strengths of the Flash Platform and Facebook Platform.
The Adobe Flash Platform and Facebook Platform provide the ideal solution for building rich, social experiences on the web. Flash is available on [...]]]></description>
			<content:encoded><![CDATA[<p class="first"><span class="drop-cap">T</span>he new ActionScript 3.0 Client Library for Facebook Platform API, fully supported by Facebook and Adobe, makes it easy to build applications that combine the strengths of the Flash Platform and Facebook Platform.</p>
<p>The Adobe Flash Platform and Facebook Platform provide the ideal solution for building rich, social experiences on the web. Flash is available on more than 98% of Internet-connected PCs, so people can immediately access the applications, content, and video that enable social interactions. The Facebook Platform is used by millions of people everyday to connect and share with the people in their lives. Together, both platforms allow you to:</p>
<ul>
<li>Share: Create rich interactions for users to share with friends.</li>
<li>Have fun: Make games social; let users compete against their friends.</li>
<li>Connect: Let users connect to your RIAs with Facebook Connect.</li>
<li>Solve problems: Build RIAs that harness the power of community.</li>
<li>Reach people: Reach millions of Facebook users through social distribution.</li>
</ul>
<p><strong>Get it here:</strong> <a href="http://code.google.com/p/facebook-actionscript-api/">facebook-actionscript-api &#8211; Google Code</a>.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F&amp;title=Facebook+Actionscript+API" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F&amp;title=Facebook+Actionscript+API" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F&amp;title=Facebook+Actionscript+API" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F&amp;title=Facebook+Actionscript+API" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F&amp;title=Facebook+Actionscript+API', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F&amp;title=Facebook+Actionscript+API" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Friajournal.com%2Fria%2Findex.php%2F2009%2F04%2F16%2Ffacebook-actionscript-api-google-code%2F&amp;title=Facebook+Actionscript+API" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://riajournal.com/ria/index.php/2009/04/16/facebook-actionscript-api-google-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
