<?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/"
	>

<channel>
	<title>Flash Speaks Actionscript &#187; Latest Adobe AIR News</title>
	<atom:link href="http://flashspeaksactionscript.com/category/industry-news/latest-adobe-air-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashspeaksactionscript.com</link>
	<description>Learn and Speak Actionscript</description>
	<pubDate>Mon, 05 Jan 2009 22:37:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ActionScript 3 RIA API Guide Updated!</title>
		<link>http://flashspeaksactionscript.com/actionscript-3-ria-api-guide-updated/</link>
		<comments>http://flashspeaksactionscript.com/actionscript-3-ria-api-guide-updated/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 15:00:41 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Latest Adobe Flash News]]></category>

		<category><![CDATA[Latest Adobe Flex News]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[Adobe Flash]]></category>

		<category><![CDATA[Adobe Flex]]></category>

		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2522</guid>
		<description><![CDATA[This ActionScript reference for rich Internet application 		    development provides <strong>an alphabetical reference</strong> for all native ActionScript APIs for the Adobe Flash platform runtimes: Adobe Flash Player and Adobe AIR-as well as the Adobe Flex framework APIs.]]></description>
			<content:encoded><![CDATA[<h3><a href="http://www.adobe.com/devnet/actionscript/articles/atp_ria_guide/atp_ria_guide.pdf"><img class="alignnone size-full wp-image-2526" title="ActionScript RIA Reference Guide" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/11/ria-reference-guide.png" alt="" width="500" height="250" /></a></h3>
<h3>What is the ActionScript 3 RIA API Guide?</h3>
<p>This ActionScript reference for rich Internet application 		    development provides <strong>an alphabetical reference</strong> for all native ActionScript APIs 		    for the Adobe Flash platform runtimes: Adobe Flash Player and Adobe AIR-as 		    well as the Adobe Flex framework APIs.  The <a title="code = joy Updated ActionScript 3 RIA API Guide" href="http://www.mikechambers.com/blog/2008/11/18/updated-actionscript-3-ria-api-guide/" target="_blank">RIA guide has been recently updated</a> to include the API changes effected by <strong>Adobe AIR 1.5</strong>, <strong>Flex 3.2</strong> and <strong>Flash Player 10</strong>.</p>
<h3>Additional Resources:</h3>
<ul>
<li><a title="Download the guide" href="http://www.adobe.com/devnet/actionscript/articles/atp_ria_guide/atp_ria_guide.pdf" target="_blank">Download the guide</a></li>
<li><a title="Adobe ActionScript 3 Language Reference" href="http://www.adobe.com/go/flex3_apiref" target="_blank">ActionScript 3 Language Reference</a></li>
<li><a title="Adobe AIR documentation" href="http://www.adobe.com/go/airdocs" target="_blank">Adobe AIR 		      documentation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/actionscript-3-ria-api-guide-updated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>As3Growl: Adobe AIR Learns To Growl</title>
		<link>http://flashspeaksactionscript.com/as3growl-adobe-air-learns-to-growl/</link>
		<comments>http://flashspeaksactionscript.com/as3growl-adobe-air-learns-to-growl/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 13:00:53 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[ActionScript Classes]]></category>

		<category><![CDATA[Flash Tools]]></category>

		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Growl]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2461</guid>
		<description><![CDATA[<a title="code = joy Growl support for Adobe AIR applications" href="http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/">Mike Chambers</a> reports that the beloved <a title="Notification System for Mac OS X" href="http://growl.info/" target="_blank">open source Growl notification framework</a> will be able to be leveraged by Adobe AIR applications.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2492" title="As3Growl" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/11/growl-header.png" alt="As3Growl" width="499" height="151" /></p>
<p><a title="code = joy Growl support for Adobe AIR applications" href="http://www.mikechambers.com/blog/2008/11/13/growl-support-for-adobe-air-applications/">Mike Chambers</a> reports that the beloved <a title="Notification System for Mac OS X" href="http://growl.info/" target="_blank">open source Growl notification framework</a> will be able to be leveraged by Adobe AIR applications.  If you are unfamiliar with Growl, Growl is a notification system for Mac OS X that allows <a href="http://growl.info/applications.php">applications that support Growl</a> to send you notifications.</p>
<h3>What is As3Growl?</h3>
<p>As3Growl is the project behind this integration and provides an API for working with the new Growl functionality.  The <a title="as3Growl" href="http://code.google.com/p/as3growl/" target="_blank">project is hosted at Google code</a> and already contains the complete API source, API docs, examples, documentation, unit tests and other information.</p>
<p>This is an exciting project and will only improve the user's experience within Adobe AIR applications.  Thanks to Mike Chambers and all involved.</p>
<h3>Additional Resources:</h3>
<ul>
<li>Visit <a title="As3Growl's Project page" href="http://code.google.com/p/as3growl/" target="_blank">As3Growl's project page</a></li>
<li>Learn more about <a title="About Growl" href="http://growl.info/about.php" target="_blank">Growl</a></li>
<li><a title="Download As3Growl" href="http://code.google.com/p/as3growl/downloads/list" target="_blank">Download As3Growl</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/as3growl-adobe-air-learns-to-growl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JW Desktop Player 1: Playback FLV, MP3 and MP4 Files</title>
		<link>http://flashspeaksactionscript.com/jw-desktop-player-1-playback-flv-mp3-and-mp4-files/</link>
		<comments>http://flashspeaksactionscript.com/jw-desktop-player-1-playback-flv-mp3-and-mp4-files/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 13:00:12 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[AIR Application]]></category>

		<category><![CDATA[FLV Player]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2320</guid>
		<description><![CDATA[<span class="entry-title-link">The <a title="JW Desktop Player" href="http://www.jeroenwijering.com/?item=JW_Desktop_Player" target="_blank">JW Desktop Player</a> i</span><span class="entry-title-link">uses the Adobe AIR Framework</span><span class="entry-title-link"> to playback FLV, MP3 and MP4 files on your MAC or PC.  JW Desktop Player allows you to playback a video by simply dropping it on top of the display.</span>]]></description>
			<content:encoded><![CDATA[<p><a title="JW Desktop Player" href="http://www.jeroenwijering.com/?item=JW_Desktop_Player"><img class="alignnone size-full wp-image-2448" title="JW Desktop Player" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/11/jw-desktop-player.png" alt="JW Desktop Player" width="500" height="417" /></a></p>
<p><span class="entry-title-link">The <a title="JW Desktop Player" href="http://www.jeroenwijering.com/?item=JW_Desktop_Player" target="_blank">JW Desktop Player</a> </span><span class="entry-title-link">uses the Adobe AIR Framework</span><span class="entry-title-link"> to playback <strong>FLV, MP3 and MP4</strong> files on your MAC or PC.  JW Desktop Player allows you to playback a video by simply dropping it on top of the display.<br />
</span></p>
<p>Also, if you are curious as to what is under the hood of this <a title="AIR Applications" href="http://flashspeaksactionscript.com/tag/air-application/">Adobe AIR Application</a>, source code is available for your eyes to see.</p>
<h3>Additional Resources:</h3>
<ul>
<li>Download and <a title="Install JW Desktop Player" href="http://www.jeroenwijering.com/?item=JW_Desktop_Player" target="_blank">install JW Desktop Player</a></li>
<li>Download the full <a title="Source Code" href="http://code.jeroenwijering.com/trac/browser/tags/desktopplayer-1.0" target="_blank">source code</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/jw-desktop-player-1-playback-flv-mp3-and-mp4-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating Fake Receipts Using Adobe AIR</title>
		<link>http://flashspeaksactionscript.com/creating-fake-receipts-using-adobe-air/</link>
		<comments>http://flashspeaksactionscript.com/creating-fake-receipts-using-adobe-air/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 13:00:58 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[AIR Application]]></category>

		<category><![CDATA[Lee Brimelow]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2344</guid>
		<description><![CDATA[Here is a <a title="Fake Receipt AIR Application " href="http://theflashblog.com/?p=467">fun little AIR application</a> that Lee Brimelow made to create fake receipts. You'd might ask why would an application like this would ever be created. Lee actually created this to assist with his daily receipt documentation. For what ever reason this appliaction was created, it's still presents itself as very original.  Interesting to see how it can be taken further.  <a title="Download Fake Receipt" href="http://theflashblog.com/?p=467">Download it</a>!]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2347" style="margin-left: 10px; margin-right: 10px;" title="Fake Receipt" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/11/fake-receipt1.png" alt="Fake Receipt" width="232" height="158" />Here is a <a title="Fake Receipt AIR Application " href="http://theflashblog.com/?p=467">fun little AIR application</a> that Lee Brimelow made to create fake receipts. You'd might ask why would an application like this would ever be created.  Lee actually created this to assist with his daily receipt documentation. For what ever reason this application was created, it's still presents itself as very original.  Interesting to see how it can be taken further.  <a title="Download Fake Receipt" href="http://theflashblog.com/?p=467">Check it out</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/creating-fake-receipts-using-adobe-air/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing SlideRocket: Create Presentations Online</title>
		<link>http://flashspeaksactionscript.com/introducing-sliderocket-create-presentations-online/</link>
		<comments>http://flashspeaksactionscript.com/introducing-sliderocket-create-presentations-online/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 13:00:14 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[Adobe Flex]]></category>

		<category><![CDATA[AIR Application]]></category>

		<category><![CDATA[Microsoft PowerPoint]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2104</guid>
		<description><![CDATA[SlideRocket is a Flash-based approach to presentations online. It's the only presentation software that allows you to create stunning presentations, manage them intelligently, share them securely and then measure the results.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2106" title="SlideRocket Application" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/slide-rocket-header1.png" alt="" width="500" height="193" /></p>
<p><span style="font-weight: normal;">With the online application market rapidly expanding, more and more rich interactive applications are being born to fit the needs of its users.  In particular, recreation of desktop applications such as Microsoft Word and Microsoft Excel have struck many creators attention. SlideRocket joins a handful of companies like <a title="Google Docs" onclick="javascript:pageTracker._trackPageview ('/outbound/docs.google.com');" href="http://docs.google.com/">Google<img id="snap_com_shot_link_icon" class="snap_preview_icon" src="http://i.ixnp.com/images/v3.53.0.1/t.gif" alt="" /></a>, <a title="Zoho" onclick="javascript:pageTracker._trackPageview ('/outbound/show.zoho.com');" href="http://show.zoho.com/">Zoho<img id="snap_com_shot_link_icon" class="snap_preview_icon" src="http://i.ixnp.com/images/v3.53.0.1/t.gif" alt="" /></a>, and <a title="Expressr" onclick="javascript:pageTracker._trackPageview ('/outbound/www.empressr.com');" href="http://www.empressr.com/">Empressr<img id="snap_com_shot_link_icon" class="snap_preview_icon" src="http://i.ixnp.com/images/v3.53.0.1/t.gif" alt="" /></a> as they plan to redefine the online presentation experience.  </span></p>
<h3>What is SlideRocket?</h3>
<p><a title="SlideRocket - The Best Online Presentation Software." href="http://sliderocket.com/">SlideRocket</a> is a Flash-based approach to presentations online. It's the only presentation software that allows you to create stunning presentations, manage them intelligently, share them securely and then measure the results. SlideRocket also includes an online marketplace where you can find all the content and services you might need to make your presentations great.  </p>
<h3>Features to be expected of SlideRocket:</h3>
<ul>
<li>Import your PowerPoint presentations</li>
<li>Available as a Adobe AIR application</li>
<li>Easily share presentations</li>
<li>Work together with other individuals</li>
<li>Integrate dynamic data</li>
<li>Many, <a title="SlideRocket's Overall Features" href="http://sliderocket.com/product/">many more</a>!</li>
</ul>
<h3>Example SlideRocket Presentations:</h3>
<p><strong>SlideRocket Presentation: The SlideRocket Product Tour</strong></p>
<div><a title="SlideRocket Presentation: The SlideRocket Product Tour" rel="shadowbox;height=620;width=760" href="http://sliderocket.com/product/demos/"><img class="alignnone size-full wp-image-2308" title="SlideRocket Presentation: The SlideRocket Product Tour" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/sliderocket-presentation-example-01.png" alt="SlideRocket Presentation: The SlideRocket Product Tour" width="500" height="200" /></a></div>
<div><strong>SlideRocket Presentation: Storytelling 101</strong></div>
<div><a title="SlideRocket Presentation: Storytelling 101" rel="shadowbox;height=620;width=760" href="http://sliderocket.com/product/demos/storytelling101.html"><img class="alignnone size-full wp-image-2309" title="SlideRocket Presentation: Storytelling 101" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/sliderocket-presentation-example-02.png" alt="SlideRocket Presentation: Storytelling 101" width="500" height="200" /></a></div>
<h3>Additional Resources:</h3>
<div>
<ul>
<li><a title="Signup for SlideRocket" href="http://sliderocket.com/signup/">Signup for SlideRocket</a></li>
<li><a title="SlideRocket Demos and Presentations" href="http://sliderocket.com/product/demos.html">Watch demo and sample presentations</a></li>
<li>What others <a title="SlideRocket Buzz" href="http://sliderocket.com/about/buzz.html">have to say about SlideRocket</a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/introducing-sliderocket-create-presentations-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting Badger to Work For You!</title>
		<link>http://flashspeaksactionscript.com/getting-badger-to-work-for-you/</link>
		<comments>http://flashspeaksactionscript.com/getting-badger-to-work-for-you/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 13:00:54 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[AIR Application]]></category>

		<category><![CDATA[gskinner]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2271</guid>
		<description><![CDATA[<a title="Deploying Adobe AIR applications seamlessly with badge install" href="http://www.adobe.com/devnet/air/articles/air_badge_install.html">Install badges</a> allow you to create a seamless installation process that installs the needed components for your AIR applications.   Many will say that creating one of these badge was tedious and time consuming.  To answer those cries Grant Skinner and Adobe teamed up to create an Adobe AIR Application called <a title="Beware the AIR Badger!!" href="http://www.gskinner.com/blog/archives/2008/09/beware_the_air.html">Badger</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2273" title="AIR Badger" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/air-badger.jpg" alt="AIR Badger" width="500" height="250" /></p>
<p>With all the wonderful Adobe AIR Applications available to the community, a good percentage of those lack the use of handy little install badges.  <a title="Deploying Adobe AIR applications seamlessly with badge install" href="http://www.adobe.com/devnet/air/articles/air_badge_install.html">Install badges</a> allow you to create a seamless installation process that installs the needed components for your AIR applications.   Many will say that creating one of these badge was tedious and time consuming.  To answer those cries Grant Skinner and Adobe teamed up to create an Adobe AIR Application called <a title="Beware the AIR Badger!!" href="http://www.gskinner.com/blog/archives/2008/09/beware_the_air.html">Badger</a>.</p>
<h3>What is Badger?</h3>
<p>Badger allows you to <strong>load a template install badge, configure all of its options, preview it live</strong>.   It also takes the pain out of configuring badges by tracking down your application ID, publisher ID, version, and other information.</p>
<h3>Badger includes the following features:</h3>
<ul>
<li><strong>Rapid configuration:</strong> Simply open the AIR file within the Badger application to retrieve information required for the install badge.</li>
<li><strong>Visual configuration:</strong> Preview the badge and make any necessary changes.</li>
<li><strong>Simple cut-and-paste deployment:</strong> Export and cut and paste the code to your web page.</li>
</ul>
<h3>Examples of an Install Badge:</h3>
<p><img class="alignleft size-full wp-image-2275" style="margin-left: 20px; margin-right: 30px; margin-top: 5px; margin-bottom: 5px;" title="Install Badge 1" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/install-badge-01.jpg" alt="Install Badge 1" width="214" height="180" /><img class="size-full wp-image-2274 alignleft" style="margin-left: 30px; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" title="Install Badge 2" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/install-badge-02.jpg" alt="Install Badge 2" width="216" height="182" /></p>
<h3>Additional Resources:</h3>
<ul>
<li><a title="Download Badger" href="http://download.macromedia.com/pub/developer/air/badger.air">Download Badger</a></li>
<li>Preview Badger (<a title="Preview Badger" rel="shadowbox;height=476;width=648" href="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/air-badger-screenshot.jpg">screenshot</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/getting-badger-to-work-for-you/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recapping Flash on the Beach 2008</title>
		<link>http://flashspeaksactionscript.com/recapping-flash-on-the-beach-2008/</link>
		<comments>http://flashspeaksactionscript.com/recapping-flash-on-the-beach-2008/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 13:00:41 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Latest Adobe Flash News]]></category>

		<category><![CDATA[Latest Adobe Flex News]]></category>

		<category><![CDATA[Conference]]></category>

		<category><![CDATA[Flash on the Beach]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2043</guid>
		<description><![CDATA[Now that <a title="Flash on the Beach" href="http://www.flashonthebeach.com/">Flash on the Beach</a> has come and gone, I am sure many of you are wondering what topics were discussed and how it went overall.  If your one of the few that hasn't heard of Flash on the Beach, 
it has brought together the most creative, technical, inspirational awe-inspiring, educational and entertaining industry leading speakers in the rich media industry.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2056" title="FOTB 2008 Header" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/fotb-2008-header.png" alt="" width="500" height="118" /></p>
<p>Now that <a title="Flash on the Beach" href="http://www.flashonthebeach.com/">Flash on the Beach</a> has come and gone, I am sure many of you are wondering what topics were discussed and how it went overall.  If your one of the few that hasn't heard of Flash on the Beach, <br />
it has brought together the most creative, technical, inspirational awe-inspiring, educational and entertaining industry leading speakers in the rich media industry.   This year was no different.  </p>
<p><a title="Flash on the Beach 2008 Recap" href="http://theflashblog.com/?p=447">Lee Brimelow</a> and <a title="FOTB 2008 Conference Reports" href="http://www.flashmagazine.com/news/detail/flash_on_the_beach_2008_conference_reports/">Jen Brynildsen</a>, both recap their experiences at this year's Flash on the Beach.  Be sure to take a look at both articles, as they both give you great insights to what happened at FOTB.</p>
<h3>Additonal Resources: </h3>
<ul>
<li><a title="FOTB Slides" href="http://www.flashcomguru.com/index.cfm/2008/10/6/fotb08-slides">Flash on the Beach Slides</a> by Flashcomguru </li>
<li><a title="FOTB 2008 Keynote" href="http://flashspeaksactionscript.com/flash-on-the-beach-2008-keynote/">Flash on the Beach Keynote</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/recapping-flash-on-the-beach-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash on the Beach 2008 Keynote</title>
		<link>http://flashspeaksactionscript.com/flash-on-the-beach-2008-keynote/</link>
		<comments>http://flashspeaksactionscript.com/flash-on-the-beach-2008-keynote/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 13:00:04 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Latest Adobe Flash News]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[Adobe Flash]]></category>

		<category><![CDATA[Flash CS4]]></category>

		<category><![CDATA[Keynote]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2023</guid>
		<description><![CDATA[With the <a title="Flash on the Beach" href="http://www.flashonthebeach.com/">Flash on the Beach</a> conference wrapping up at Brighton, UK, <a title="Peter Elst's Blog" href="http://www.peterelst.com/blog/">Peter Elst</a> just posted a video on the keynote held at this year's conference.  This year's keynote is given by <a href="http://blogs.adobe.com/rgalvan/">Richard Galvan</a>,<a href="http://www.sergejespers.com/">Serge Jespers</a> and <a href="http://flashmobileblog.com/">Mark Doherty</a> as they took the stage to talk about Flash CS4, AIR and Flash Lite.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="380" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1870672&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="380" src="http://vimeo.com/moogaloop.swf?clip_id=1870672&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/1870672?pg=embed&amp;sec=1870672">Flash on the Beach 2008 - Keynote</a> from <a href="http://vimeo.com/user454617?pg=embed&amp;sec=1870672">Peter Elst</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1870672">Vimeo</a>.</p>
<p>With the <a title="Flash on the Beach" href="http://www.flashonthebeach.com/">Flash on the Beach</a> conference wrapping up at Brighton, UK, <a title="Peter Elst's Blog" href="http://www.peterelst.com/blog/">Peter Elst</a> just posted a video on the keynote held at this year's conference.  This year's keynote is given by <a href="http://blogs.adobe.com/rgalvan/">Richard Galvan</a>,<a href="http://www.sergejespers.com/">Serge Jespers</a> and <a href="http://flashmobileblog.com/">Mark Doherty</a> as they took the stage to talk about Flash CS4, AIR and Flash Lite.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/flash-on-the-beach-2008-keynote/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Railway Express: Not Just Another Away3D Demo</title>
		<link>http://flashspeaksactionscript.com/introducing-railway-express-not-just-another-away3d-demo/</link>
		<comments>http://flashspeaksactionscript.com/introducing-railway-express-not-just-another-away3d-demo/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 13:00:59 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Latest Adobe Flash News]]></category>

		<category><![CDATA[Latest Adobe Flex News]]></category>

		<category><![CDATA[3D]]></category>

		<category><![CDATA[3D Engine]]></category>

		<category><![CDATA[Away3D]]></category>

		<category><![CDATA[Demo]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=2006</guid>
		<description><![CDATA[Everyone put your hands together for the <a title="Realtime 3D Engine for Flash" href="http://away3d.com/">Away3D team</a> for putting together this great demo that demonstrates the latest and greatest capabilities that Away3D has to offer.  This amazing piece of 3D animation is the cause of the release of <a title="Away3D 2.2" href="http://away3d.com/away3d-22-railaway-express">Away3D 2.2</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.closier.nl/playground/railaway_express.html"><img class="alignnone size-full wp-image-2007" title="Railway Express" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/railway-express.png" alt="" width="500" height="280" /></a></p>
<p>Everyone put your hands together for the <a title="Realtime 3D Engine for Flash" href="http://away3d.com/">Away3D team</a> for putting together this great demo that demonstrates the latest and greatest capabilities that Away3D has to offer.  This amazing piece of 3D animation is the cause of the release of <a title="Away3D 2.2" href="http://away3d.com/away3d-22-railaway-express">Away3D 2.2</a>.  Almost everything you see along your journey in this 780 kb all in demo is code generated.  </p>
<h3><strong>Some of the new features in Away3D 2.2 include:</strong></h3>
<ul>
<li>Collada bones support and improved features</li>
<li>Triangle caching</li>
<li>Bounding box and bounding sphere calculations</li>
<li><strong><span style="font-weight: normal;">PathExtrude, </span></strong><strong><span style="font-weight: normal;">PathAnimator and </span></strong><strong><span style="font-weight: normal;">PathDuplicator</span></strong></li>
<li>Simple shadows</li>
<li>Object based renderers</li>
<li>Obj Exporter</li>
<li>ElevationModifier</li>
<li>Elevation2AS3</li>
</ul>
<h3>Additional Resources:</h3>
<div>
<ul>
<li>Preview <a title="Preview Railway Express" href="http://www.closier.nl/playground/railaway_express.html">Railway Express</a></li>
<li><a title="Download Away3D" href="http://away3d.com/downloads">Download Away3D 2.2</a></li>
<li><a title="Documentation" href="http://away3d.com/documentation">Documentation on Away3D</a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/introducing-railway-express-not-just-another-away3d-demo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adobe AIR Bible Now Available!</title>
		<link>http://flashspeaksactionscript.com/adobe-air-bible-now-available/</link>
		<comments>http://flashspeaksactionscript.com/adobe-air-bible-now-available/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 13:30:08 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
		
		<category><![CDATA[Books on Adobe AIR]]></category>

		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Latest Adobe AIR News]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=1955</guid>
		<description><![CDATA[<a title="Adobe AIR Bible" href="http://www.amazon.com/AIR-Bible-Wiley-Benjamin-Gorton/dp/0470284684?ie=UTF8&#38;s=books&#38;qid=1222918334&#38;sr=8-1&#38;tag=flashspeakact-20">Adobe AIR Bible</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=flashspeakact-20&#38;l=ur2&#38;o=1" border="0" alt="" width="1" height="1" /> promises to be a well rounded book on the topic of developing AIR using Flash, Flex, and JavaScript.  The AIR Bible will get developers up and running building simple AIR application, then take them through all aspects of the new API.]]></description>
			<content:encoded><![CDATA[<p><a title="Adobe AIR Bible" href="http://www.amazon.com/AIR-Bible-Wiley-Benjamin-Gorton/dp/0470284684?ie=UTF8&amp;s=books&amp;qid=1222918334&amp;sr=8-1&amp;tag=flashspeakact-20"><img class="size-full wp-image-1990 alignleft" title="Adobe AIR Bible" src="http://flashspeaksactionscript.com/wp-content/uploads/2008/10/adobe-air-bible.jpg" alt="Adobe AIR Bible" width="154" height="154" /></a></p>
<p><strong><a title="Adobe AIR Bible" href="http://www.amazon.com/AIR-Bible-Wiley-Benjamin-Gorton/dp/0470284684?ie=UTF8&amp;s=books&amp;qid=1222918334&amp;sr=8-1&amp;tag=flashspeakact-20">The Adobe AIR Bible</a></strong><strong> promises to be a well rounded book on the topic of developing AIR using Flash, Flex, and JavaScript</strong>. </p>
<h3>Product Description</h3>
<p>Adobe AIR is a revolutionary technology that blurs the line between the desktop and the web. The AIR Bible will get developers up and running building simple AIR application, then take them through all aspects of the new API. The authors have a wealth of experience in building Rich Internet Applications using Flex, Flash, HTML, and Ajax. They will bring their experience to the table walking the reader through application programming topics and demystifying the techniques developers use to build the kind of complex application that readers are sure to want to build with this exciting new technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://flashspeaksactionscript.com/adobe-air-bible-now-available/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
