<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>.swfgeek</title>
	
	<link>http://www.swfgeek.net</link>
	<description>My Flash Wanderings</description>
	<pubDate>Sat, 22 Nov 2008 01:18:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/swfgeek/zkqX" type="application/rss+xml" /><item>
		<title>Google Analytics Tracking for Adobe Flash</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/458267078/</link>
		<comments>http://www.swfgeek.net/2008/11/19/google-analytics-tracking-for-adobe-flash/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 11:00:25 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[ACTIONSCRIPT 3.0]]></category>

		<category><![CDATA[API]]></category>

		<category><![CDATA[FLASH IDE]]></category>

		<category><![CDATA[FLEX IDE]]></category>

		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[GOOGLE ANALYTICS]]></category>

		<category><![CDATA[component]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[SWC]]></category>

		<category><![CDATA[Tracking]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=235</guid>
		<description><![CDATA[




A new API for using  Google Analytics Tracking in Flash/Flex projects this API is developed in ActionScript 3.0 and can be used as a component or called in your ActionScript code, Google Analytics Tracking for Adobe Flash seems to solve a lot of troubles and the needed workarounds for making consistent user tracking in your [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<p><a href="http://code.google.com/p/gaforflash/"><img class="alignnone size-full wp-image-236" title="gaforflash" src="http://www.swfgeek.net/wp-content/uploads/2008/11/gaforflash.jpg" alt="" width="500" height="291" /></a></p>
<p>A new <a title="API Definition" href="http://en.wikipedia.org/wiki/API" target="_blank">API</a> for using  <a title="Google Analytics" href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> Tracking in Flash/Flex projects this API is developed in ActionScript 3.0 and can be used as a component or called in your ActionScript code, Google Analytics Tracking for Adobe Flash seems to solve a lot of troubles and the needed workarounds for making consistent user tracking in your Flash projects, keep reading for a more detailed explanation extracted <strong> </strong>from the implementation overview.</p>
<p><strong></strong></p>
<p>The Google Analytics Tracking for Adobe Flash component makes it easy for you to implement Google Analytics in your Flash-driven content. This component contains all of the functionality of the Google Analytics Javascript code, and is 100% compatible with the latest <code>ga.js</code> tracking code. The Flash Tracking component is a compiled tracking object native to ActionScript 3, making Analytics implementation intuitive in Flash, and Flex development environments.</p>
<p>You can develop Analytics Tracking for Flash in either Adobe Flash or Adobe Flex environments. Each environment requires a different component, which you can download from <a href="http://code.google.com/p/gaforflash/">http://code.google.com/p/gaforflash/</a>. These components are based on ActionScript 3 and can be set up in one of two ways for each environment:</p>
<p><strong>In Adobe Flash</strong></p>
<ul>
<li>Add and configure  a simple component in the component inspector and drag it to the stage.</li>
<li> Import the Flash Tracking libraries directly into your library and start coding.</li>
</ul>
<p><strong>In Adobe Flex</strong></p>
<ul>
<li>Include an MXML component that you configure from am MXML file.</li>
<li> Import the Flash Tracking libraries into your script tags/AS3 files.</li>
</ul>
<p><strong>How to use the Component in Adobe Flash</strong></p>
<p>In order to use the Flash tracking component in your environment, you either use the visual tools inside Flash, or you set up the tracking object directly in your code. Regardless of whether you are setting up the component visually or via code, you provide the following elements:</p>
<ul>
<li><strong>the web property ID</strong>—This is also known as the <em>UA number</em> of your tracking code and looks like <code>UA-xxxxx-yy</code>, where the x&#8217;s and y&#8217;s are replaced with the numbers that correspond to your account and profile information for the object you are tracking. See <a href="http://code.google.com/apis/analytics/docs/gaConceptsAccounts.html#webProperty">Web Property</a> for more information.</li>
<li><strong>the tracking  mode</strong>—Choose either <em>bridge mode</em> or <em>AS3 mode</em>. This mode determines how your tracking communicates with the Analytics servers and is described in detail below.</li>
<li><strong>the debugging mode</strong>—No matter which environment or tracking mode you use, you can turn debugging on to validate and test your tracking.</li>
</ul>
<p><strong>Installation for Flash CS3</strong></p>
<p>Before you begin to use gaforflash to add Analytics tracking within Flash CS3,<br />
you first need to add the gaforflash SWC to Flash CS3.</p>
<p>To do so:<br />
1. If you have Flash CS3 currently open, quit the application.</p>
<p>2. Navigate to the location where you unzipped the Google Analytics zip<br />
and find the swc (e.g. lib/analytics_flash.swc).</p>
<p>3. Create a &#8220;Google&#8221; directory in one of the following locations<br />
and copy the SWC file there:<br />
- (Windows) C:\Program Files\Adobe\ Adobe Flash CS3\language\Configuration\Components<br />
- (Mac OS X) Macintosh HD/Applications/Adobe Flash CS3/Configuration/Components</p>
<p>Flash CS3 is now set up to support Google Analytics Tracking For Adobe Flash.</p>
<p>Alternatively if you want to use gaforflash in code-only mode<br />
you can do the same as the above and add the lib/analytics.swc,<br />
you will then need to drag the &#8220;AnalyticsLibrary&#8221; component in your Library.</p>
<p><strong>Installation for Flex Builder 3</strong></p>
<p>Before you can compile your code, you will need to link it to the gaforflash SWC file.</p>
<p>To do so:<br />
1. select Project-&gt;Properties.<br />
A Properties dialog box will appear for your project.<br />
Click on Flex Build Path and then select the Library Path tab:</p>
<p>2. Click Add SWC&#8230; within the Library Path pane.<br />
An Add SWC dialog box will appear.<br />
Navigate to the location where you unzipped the Google Analytics zip<br />
and select lib/analytics.swc file and click OK.</p>
<p>or</p>
<p>Just drop the analytics.swc file into your Flex project /libs directory</p>
<p><a title="Google Code's page for the project" href="http://code.google.com/p/gaforflash/" target="_blank">Here&#8217;s the link for the Google code project</a></p>
<p><a title="Download the API" href="http://gaforflash.googlecode.com/files/gaforflash-1.0.0.234.zip" target="_blank">The gaforflash direct download</a></p>
<p><a title="GAFORFLASH DOCS" href="http://code.google.com/apis/analytics/docs/flashTrackingIntro.html" target="_blank">More info on the API </a></p>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=ENEnN"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=ENEnN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/458267078" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/11/19/google-analytics-tracking-for-adobe-flash/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F11%2F19%2Fgoogle-analytics-tracking-for-adobe-flash%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/11/19/google-analytics-tracking-for-adobe-flash/</feedburner:origLink></item>
		<item>
		<title>Cocomo new social app technology at Adobe Labs</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/456605403/</link>
		<comments>http://www.swfgeek.net/2008/11/17/cocomo-new-social-app-technology-at-adobe-labs/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 01:07:13 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[BETAS]]></category>

		<category><![CDATA[COCOMO]]></category>

		<category><![CDATA[FLEX IDE]]></category>

		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[acrobat]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Adobe Labs]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[labs]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=230</guid>
		<description><![CDATA[




There is a new Technology  available at Adobe Labs Codename &#8220;Cocomo&#8221; is a Platform as a Service that allows Flex developers to easily add real-time social capabilities into their RIA (rich Internet applications). Comprised of both Flex-based client components and a hosted services infrastructure, Cocomo allows you to build real-time, multi-user applications with Flex in [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<p><a href="https://cocomo.acrobat.com/"><img class="alignnone size-full wp-image-232" title="Cocomo" src="http://www.swfgeek.net/wp-content/uploads/2008/11/cocomo.jpg" alt="" width="500" height="152" /></a></p>
<p>There is a new Technology  available at <a title="Adobe Labs" href="http://labs.adobe.com" target="_blank">Adobe Labs</a> Codename &#8220;<a title="Cocomo at Adobe Labs" href="http://labs.adobe.com/technologies/cocomo/" target="_blank">Cocomo</a>&#8221; is a Platform as a Service that allows Flex developers to easily add real-time social capabilities into their RIA (rich Internet applications). Comprised of both Flex-based client components and a hosted services infrastructure, Cocomo allows you to build real-time, multi-user applications with <a title="Adobe Flex" href="http://www.adobe.com/products/flex/" target="_blank">Flex </a>in less time than ever before. And because <a title="Adobe Acrobat" href="https://acrobat.com/" target="_blank">Acrobat.com</a> hosts the service, issues like deployment, maintenance, and scalability are taken care of for you.</p>
<p>Add social features to your existing Flex apps or build totally new ones, such as real-time productivity/collaboration apps, multiplayer games, and audio/video chat.</p>
<p><a href="http://labs.adobe.com/technologies/cocomo/"><img class="alignnone size-full wp-image-231" title="Cocomo" src="http://www.swfgeek.net/wp-content/uploads/2008/11/cocomo_557x232.jpg" alt="" width="500" height="208" /></a></p>
<div class="columns-2-Abb-A">
<p>Features of the Cocomo beta include the following:</p>
<div class="columns-2-AB-A">
<ul>
<li>VoIP Audio</li>
<li>Webcam Video</li>
<li>Chat</li>
<li>Multi-User Whiteboards</li>
</ul>
</div>
<div class="columns-2-AB-B">
<ul class="iconmarker-16x16">
<li>Real-Time File Sharing</li>
<li>User Management</li>
<li>Roles and Permissions</li>
<li>Robust Data Messaging</li>
</ul>
<p><a title="Cocomo at Adobe Labs" href="http://labs.adobe.com/technologies/cocomo/" target="_blank">The Cocomo Adobe labs page</a></p>
<p><a title="Cocomo at Adobe Labs" href="http://labs.adobe.com/technologies/cocomo/" target="_blank"></a><a title="Download" href="http://cocomo.acrobat.com/" target="_blank">Sign up for Cocomo </a></div>
</div>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=YgxAN"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=YgxAN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/456605403" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/11/17/cocomo-new-social-app-technology-at-adobe-labs/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F11%2F17%2Fcocomo-new-social-app-technology-at-adobe-labs%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/11/17/cocomo-new-social-app-technology-at-adobe-labs/</feedburner:origLink></item>
		<item>
		<title>Adobe AIR 1.5</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/456515382/</link>
		<comments>http://www.swfgeek.net/2008/11/17/adobe-air-15/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 23:12:24 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[AIR]]></category>

		<category><![CDATA[APOLLO]]></category>

		<category><![CDATA[FLASH PLAYER]]></category>

		<category><![CDATA[FLASH PLAYER 10]]></category>

		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Adobe AIR 1.5]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=223</guid>
		<description><![CDATA[




Adobe also announced today the availability of Adobe AIR 1.5, a key        component of the Adobe Flash Platform, which enables Web developers to        deliver rich Internet applications outside the browser. Offering new        features and [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<p><a href="http://www.adobe.com/products/air/"><img class="alignnone size-medium wp-image-224" title="Adobe AIR 1.5" src="http://www.swfgeek.net/wp-content/uploads/2008/11/adobe_air-300x158.jpg" alt="" width="300" height="158" /></a></p>
<p>Adobe also announced today the availability of<a title="Adobe AIR" href="http://www.adobe.com/products/air/" target="_blank"> Adobe AIR 1.5</a>, a key        component of the <a title="Flash Platform" href="http://www.adobe.com/flashplatform/" target="_blank">Adobe Flash Platform</a>, which enables Web developers to        deliver rich Internet applications outside the browser. Offering new        features and performance improvements to create more expressive AIR        applications, Adobe AIR 1.5 incorporates the open source <a title="WebKit" href="http://webkit.org/" target="_blank">WebKit</a> HTML        engine and now accelerates application performance with “<a title="SquirrelFish" href="http://webkit.org/blog/189/announcing-squirrelfish/" target="_blank">SquirrelFish</a>,”        the new WebKit <a title="JavaScript" href="http://en.wikipedia.org/wiki/JavaScript" target="_blank">JavaScript</a> interpreter. Adobe AIR 1.5 also includes a        new, encrypted database that meets enterprise security compliance        requirements while storing data securely on customers’ computers.        Additionally, AIR 1.5 includes functionality introduced in <a title="Flash Player 10" href="http://www.adobe.com/products/flashplayer/" target="_blank">Adobe Flash        Player 10</a>, such as support for custom filters and effects, native 3D        transformation and animation, and extensible rich text layout.</p>
<p><a href="http://www.adobe.com/support/documentation/en/air/1_5/AIR_Cosmo_Developers_ReleaseNotes.pdf" target="_blank">Adobe AIR 1.5 developer release notes</a><br />
<a href="http://www.adobe.com/support/documentation/en/air/1_5/AIR_Cosmo_Users_ReleaseNotes.pdf" target="_blank">Adobe AIR 1.5 user release notes</a></p>
<p><a href="http://get.adobe.com/air/" target="_blank">Download Adobe AIR version 1.5</a></p>
<p>UPDATE:</p>
<p>A more detailed  explanation by  <span class="author">Robert Christensen in the Adobe <a title="Adobe AIR Team" href="http://blogs.adobe.com/air/" target="_blank">AIR Team Blog</a> on  the post </span><a title="Adobe AIR Team" href="http://blogs.adobe.com/air/2008/11/introducing_adobe_air_15.html" target="_blank">Introducing Adobe AIR 1.5</a></p>
<p><span class="author"> </span></p>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=DmOAN"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=DmOAN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/456515382" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/11/17/adobe-air-15/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F11%2F17%2Fadobe-air-15%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/11/17/adobe-air-15/</feedburner:origLink></item>
		<item>
		<title>Adobe announces Flash Platform at MAX 2008</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/456225844/</link>
		<comments>http://www.swfgeek.net/2008/11/17/adobe-announces-flash-platform-at-max-2008/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 17:43:57 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[ADOBE MAX]]></category>

		<category><![CDATA[AIR]]></category>

		<category><![CDATA[FLASH CATALYST]]></category>

		<category><![CDATA[FLASH PLATFORM]]></category>

		<category><![CDATA[FLEX IDE]]></category>

		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Catalyst]]></category>

		<category><![CDATA[events]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Thermo]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=213</guid>
		<description><![CDATA[




Adobe announced yesterday at Adobe MAX the advancements to the Adobe Flash Platform, a complete system of integrated tools, frameworks, clients and servers to develop Web apps, content and video that runs across various OS  and devices.
Some of the highlights of this announce are the preview of Flash Catalyst( formely code named Thermo in Adobe [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<p><a href="http://max.adobe.com/"><img class="alignnone size-full wp-image-214" title="max" src="http://www.swfgeek.net/wp-content/uploads/2008/11/max.jpg" alt="" width="344" height="310" /></a></p>
<p><a title="Adobe" href="http://www.adobe.com" target="_blank">Adobe</a> announced yesterday at <a title="Adobe MAX" href="http://max.adobe.com/" target="_blank">Adobe MAX</a> the advancements to the Adobe Flash Platform, a complete system of integrated tools, frameworks, clients and servers to develop Web apps, content and video that runs across various OS  and devices.</p>
<p>Some of the highlights of this announce are the preview of Flash Catalyst( formely code named Thermo in <a title="Adobe Labs" href="http://labs.adobe.com" target="_blank">Adobe Labs</a>), a professional interaction design tool for rapidly        creating application interfaces and interactive content without coding.        Flash Catalyst enables artwork created in Adobe Creative Suite 4 to be        imported with full fidelity and quickly converted into dynamic        components such as buttons, scrollbars, input fields and more. Finished        projects can be published directly to Flash Player or AIR. When combined        with the next version of Flex Builder, Adobe Flash Catalyst enables        design and development to be done in parallel. This workflow supports        iterative development and delivers higher quality results with faster        time to market. A preview release of Adobe Flash Catalyst will be        available for MAX 2008 attendees. A public beta version is expected to        be available on Adobe Labs in early 2009. For more information, please        visit <a href="http://www.adobe.com/go/flashcatalyst">www.adobe.com/go/flashcatalyst</a>.</p>
<p>The Flex Builder “Gumbo” preview release, also available yesterday for MAX        2008 attendees, expands the use of Flex to a wider audience of        developers, offering new data-centric development capabilities to create        rich Internet applications. Gumbo also enhances project productivity        through the improved design and development workflow with Adobe Flash        Catalyst and improvements to core development capabilities such as the        debugger, profiler and code editor. For more information, please visit <a href="http://labs.adobe.com/technologies/flex/">http://labs.adobe.com/technologies/flex/</a>.        A new preview release of the open source Flex framework is also        available on <a href="http://www.opensource.adobe.com">www.opensource.adobe.com</a>.</p>
<p>Adobe AIR        1.5 is available immediately as a free download for Windows and Mac, and        AIR 1.5 for Linux is expected to be available before the end of the        year. For more information on Adobe AIR, please visit <a href="http://www.adobe.com/products/air/">www.adobe.com/products/air/</a>.</p>
<p>Furthering Adobe&#8217;s commitment to the Linux community and as part of        ensuring the cross-platform compatibility of Flash Player, a pre-release        64-bit Linux version of Adobe Flash Player 10 is now available on Adobe Labs at <a href="http://www.adobe.com/go/linux64player">www.adobe.com/go/linux64player</a>.This offers easier, native installation on 64-bit Linux systems and        removes the need for 32-bit emulation.</p>
<p>UPDATE:</p>
<p>Here&#8217;s a link to Adobes Page for The Flash Platform</p>
<p><a title="Flash Platform" href="http://www.adobe.com/flashplatform/" target="_blank">http://www.adobe.com/flashplatform/</a></p>
<p>And an image shameless ripped form <a title="Bit-101" href="http://www.bit-101.com/blog/?p=1695" target="_blank">Keith Peters post</a> on the subject <img src='http://www.swfgeek.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<a href="http://www.swfgeek.net/wp-content/uploads/2008/11/modal_01.png"><img class="size-full wp-image-218" title="Adobe Flash Platform" src="http://www.swfgeek.net/wp-content/uploads/2008/11/modal_01.png" alt="Adobe Flash Platform" width="500" height="351" /></a>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=bDUFN"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=bDUFN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/456225844" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/11/17/adobe-announces-flash-platform-at-max-2008/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F11%2F17%2Fadobe-announces-flash-platform-at-max-2008%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/11/17/adobe-announces-flash-platform-at-max-2008/</feedburner:origLink></item>
		<item>
		<title>Flash Player 10 is Out</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/421633243/</link>
		<comments>http://www.swfgeek.net/2008/10/15/flash-player-10-is-out/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 14:33:29 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[FLASH CS4]]></category>

		<category><![CDATA[FLASH PLAYER]]></category>

		<category><![CDATA[FLASH PLAYER 10]]></category>

		<category><![CDATA[Adobe Flash Player]]></category>

		<category><![CDATA[Astro]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=178</guid>
		<description><![CDATA[




The new version of the Flash Player 10 ( 10.0.12.36) is out.
You can download it here Flash Player 10
Installation instructions here
more info  on the Flash Player Developer center




]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<img class="size-medium wp-image-131" title="logo_flashplayer" src="http://www.swfgeek.net/wp-content/uploads/2008/04/logo_flashplayer.jpg" alt="Flash Player  SWF " width="131" height="131" />
<p>The new version of the Flash Player 10 ( 10.0.12.36) is out.</p>
<p>You can download it here <a title="Flash Player 10 Download" href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">Flash Player 10</a></p>
<p>Installation instructions<a title="Flash Player 10 Installaton" href="http://www.adobe.com/products/flashplayer/productinfo/instructions/" target="_blank"> here</a></p>
<p>more info  on the <a title="Flash Player Devnet" href="http://www.adobe.com/devnet/flashplayer/" target="_blank">Flash Player Developer center</a></p>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=Ns8vM"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=Ns8vM" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/421633243" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/10/15/flash-player-10-is-out/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F10%2F15%2Fflash-player-10-is-out%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/10/15/flash-player-10-is-out/</feedburner:origLink></item>
		<item>
		<title>Adobe CS4 Launch Broadcast</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/411207380/</link>
		<comments>http://www.swfgeek.net/2008/10/04/adobe-cs4-launch-broadcast/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 16:08:31 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[ADOBE CS4]]></category>

		<category><![CDATA[FLASH CS4]]></category>

		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[broadcast]]></category>

		<category><![CDATA[launch]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=172</guid>
		<description><![CDATA[



In case that you missed it  here&#8217;s a link to the Adobe CS4 Launch Broadcast event,  or watch it right here.





]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<p>In case that you missed it  here&#8217;s a<a title="Adobe CS4 Launch" href="http://tv.adobe.com/#vi+f1556v1715" target="_blank"> link</a> to the Adobe CS4 Launch Broadcast event,  or watch it right here.</p>
<p><embed src="http://tv.adobe.com/Embed.swf" quality="high" bgcolor="#000000" width="640" height="385" name="AdobeTVPlayer" play="true" loop="false" quality="high" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" flashVars="v=~b64~aHR0cDovL2Fkb2JlLmVkZ2Vib3NzLm5ldC9kb3dubG9hZC9hZG9iZS9hZG9iZXR2Mi9jczRfZmVhdHVyZV90b3Vycy85Nl9jc25fMDE3LmZsdj9yc3NfZmVlZGlkPTE1NTYmeG1sdmVycz0y&#038;w=640&#038;h=385"></embed></p>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=EcIVM"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=EcIVM" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/411207380" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/10/04/adobe-cs4-launch-broadcast/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F10%2F04%2Fadobe-cs4-launch-broadcast%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/10/04/adobe-cs4-launch-broadcast/</feedburner:origLink></item>
		<item>
		<title>Adobe Flash CS4 Professional is Out</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/400601723/</link>
		<comments>http://www.swfgeek.net/2008/09/23/adobe-flash-cs4-professional-is-out/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 08:34:24 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[FLASH CS4]]></category>

		<category><![CDATA[FLASH IDE]]></category>

		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[ADOBE CS4]]></category>

		<category><![CDATA[Adobe Flash CS4]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=152</guid>
		<description><![CDATA[





The new version of Flash has arrived along with the rest of the creative suite applications, this version of Flash comes with many  enhancements and it seems that Flash designers and Animators are going to love this version, for developers it&#8217;s not fresh news because they been able to download and test the new capabilities [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<div id="attachment_153" class="wp-caption alignnone" style="width: 183px"><img class="size-full wp-image-153" title="flashcs4box" src="http://www.swfgeek.net/wp-content/uploads/2008/09/flashcs4box.jpg" alt="Flash CS4" width="173" height="255" /><p class="wp-caption-text">Flash CS4</p></div>
<p><!--StartFragment--></p>
<p class="MsoNormal"><span>The new version of Flash has arrived along with the rest of the creative suite applications, this version of Flash comes with many  enhancements and it seems that Flash designers and Animators are going to love this version, for developers it&#8217;s not fresh news because they been able to download and test the new capabilities of the <a title="Adobe Flash Player 10 Beta" href="http://labs.adobe.com/technologies/flashplayer10/" target="_blank">Flash Player 10 Beta</a> from <a title="Adobe Labs" href="http://labs.adobe.com/" target="_blank">Adobe Labs</a>.</span></p>
<p class="MsoNormal"><span>To give a more detailed review I will have to test it first but here are some of the new features:</span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<div class="columns-2-Abb-A">
<p><a title="Object-based animation" rel="modal" href="http://www.adobe.com/products/flash/features/include/object-based-animation/modal.html?width=786&amp;height=462"><img src="http://www.adobe.com/products/flash/features/include/object-based-animation/feature-spotlight.jpg" alt="Object-based animation" width="488" height="260" /></a></div>
<div class="columns-2-Abb-bb intro">
<p><strong>Object-based animation</strong></p>
<p>Gain complete control over individual animation attributes with object-based animation, which applies tweens directly to objects instead of to keyframes. Easily make changes to motion with Bezier handles.</p></div>
<p><br class="clear-both" /></p>
<div class="columns-2-AB-A">
<div class="pullout-right right-wrap">
<p class="pullout-item"><a title="3D transformation" rel="modal" href="http://www.adobe.com/products/flash/features/include/3d-transformation/modal.html?width=786&amp;height=462"><img src="http://www.adobe.com/products/flash/features/include/3d-transformation/inline.jpg" alt="3D transformation" width="200" height="150" /></a></p>
<p><strong>3D transformation</strong></p>
<p>Animate 2D objects through 3D space with exciting new 3D translation and rotation tools, which allow you to animate along the x, y, and z axes. Apply local or global transformation to any object.</p></div>
<div class="pullout-right right-wrap">
<p class="pullout-item"><a title="Procedural modeling with Deco and Spray Brush" rel="modal" href="http://www.adobe.com/products/flash/features/include/procedural-modeling-with-the-deco-tool/modal.html?width=786&amp;height=462"><img src="http://www.adobe.com/products/flash/features/include/procedural-modeling-with-the-deco-tool/inline.jpg" alt="Procedural modeling with Deco and Spray Brush" width="200" height="150" /></a></p>
<p><strong>Procedural modeling with Deco and Spray Brush</strong></p>
<p>Turn symbols into instant design tools. Apply symbols in a variety of ways: Quickly create kaleidoscope-like effects and apply fills using the Deco tool, or randomly spray symbols across any defined area using the Spray Brush.</p></div>
<div class="pullout-right right-wrap">
<p class="pullout-item"><a title="Metadata (XMP) support" rel="modal" href="http://www.adobe.com/products/flash/features/include/metadata-support/modal.html?width=786&amp;height=462"><img src="http://www.adobe.com/products/flash/features/include/metadata-support/inline.jpg" alt="Metadata (XMP) support" width="200" height="150" /></a></p>
<p><strong>Metadata (XMP) support</strong></p>
<p>Add metadata to SWF files using the new XMP panel. Quickly assign tags for enhanced collaboration and better mobile experiences.</p></div>
<p><strong>Authoring for Adobe AIR</strong></p>
<p>Deliver interactive experiences to the desktop with new integrated capability to publish to the Adobe® AIR™ runtime. Reach even more audiences across more devices — web, mobile, and now the desktop.</p>
<p><strong>XFL support</strong></p>
<p>Open content from Adobe InDesign® or After Effects® software and retain file integrity. With the cross-application XFL format, easily import content for further development in Adobe Flash®.</p></div>
<div class="columns-2-AB-B">
<div class="pullout-right right-wrap">
<p class="pullout-item"><a title="Inverse kinematics with the Bones tool" rel="modal" href="http://www.adobe.com/products/flash/features/include/inverse-kinematics-with-the-bones-tool/modal.html?width=786&amp;height=462"><img src="http://www.adobe.com/products/flash/features/include/inverse-kinematics-with-the-bones-tool/inline.jpg" alt="Inverse kinematics with the Bones tool" width="200" height="150" /></a></p>
<p><strong>Inverse kinematics with the Bones tool</strong></p>
<p>Create chain-like animation effects with a series of linked objects, or quickly distort a single shape using the new Bones tool.</p></div>
<div class="pullout-right right-wrap">
<p class="pullout-item"><a title="Motion editor" rel="modal" href="http://www.adobe.com/products/flash/features/include/motion-editor/modal.html?width=786&amp;height=462"><img src="http://www.adobe.com/products/flash/features/include/motion-editor/inline.jpg" alt="Motion editor" width="200" height="150" /></a></p>
<p><strong>Motion editor</strong></p>
<p>Experience detailed control over keyframe parameters, including rotation, size, scale, position, filters, and more, using the new motion editor. Refine easing control with graphical displays similar to those in After Effects.</p></div>
<div class="pullout-right right-wrap">
<p class="pullout-item"><a title="Motion presets" rel="modal" href="http://www.adobe.com/products/flash/features/include/motion-presets/modal.html?width=786&amp;height=462"><img src="http://www.adobe.com/products/flash/features/include/motion-presets/inline.jpg" alt="Motion presets" width="200" height="150" /></a></p>
<p><strong>Motion presets</strong></p>
<p>Jump-start your project with prebuilt animations that can be applied to any object. Select from dozens of presets or create and save your own. Share presets with others to save animation time.</p></div>
<p><strong>H.264 support</strong></p>
<p>Encode to any format recognized by the Adobe Flash Player runtime with Adobe Media Encoder, the same tool found in other Adobe video products and now with support for H.264.</p></div>
<p> </p>
<div>
<p>Check it at: <a title="Adobe Flash CS4" href="http://www.adobe.com/products/flash/" target="_blank">http://www.adobe.com/products/flash/</a></p>
<p> </p></div>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=tKIKL"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=tKIKL" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/400601723" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/09/23/adobe-flash-cs4-professional-is-out/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F09%2F23%2Fadobe-flash-cs4-professional-is-out%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/09/23/adobe-flash-cs4-professional-is-out/</feedburner:origLink></item>
		<item>
		<title>Singularity Global Web Conference Site  Revealed</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/338451889/</link>
		<comments>http://www.swfgeek.net/2008/07/17/singularity-global-web-conference-site-revealed/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:33:11 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[OPEN SOURCE]]></category>

		<category><![CDATA[Aral Balkan]]></category>

		<category><![CDATA[Conference]]></category>

		<category><![CDATA[OS]]></category>

		<category><![CDATA[Singularity]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[Web Conference]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=143</guid>
		<description><![CDATA[




After a lot of work Aral Balkan has finally revealed the Site for the first global web based conference Singularity 2008 that will take place this October the days 23-24.
For those of you who don&#8217;t know what Singularity is, this is a conference that you can attend right at your desktop no plane, no hotels [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<p><a href="http://www.swfgeek.net/wp-content/uploads/2008/07/singularity_header.gif"><img class="alignnone size-full wp-image-142" title="singularity_web_conference" src="http://www.swfgeek.net/wp-content/uploads/2008/07/singularity_header.gif" alt="" width="500" height="83" /></a></p>
<p>After a lot of work <a href="http://aralbalkan.com/">Aral Balkan</a> has finally revealed the Site for the first global web based conference <a href="http://www.singularity08.com/">Singularity 2008</a> that will take place this October the days 23-24.<br />
For those of you who don&#8217;t know what Singularity is, this is a conference that you can attend right at your desktop no plane, no hotels right at your home, but who is better to explain this that the man who came up with this great idea check the <a href="http://www.insideria.com/2008/06/building-conference-20.html">Building Conference 2.0</a> article of Aral at <a href="http://www.insideria.com/">insideRIA</a>.<br />
The line of speakers for this conference it&#8217;s just great covering the whole spectrum of the Web industry from designers to developers to industry voices and as I say earlier there&#8217;s no excuse to not get in, Singularity is right in your desktop You Are Singularity.</p>
<p>You still here? what are you waiting for go get your <a href="http://www.singularity08.com/tickets/">ticket at Singularity08.com</a> if you get yours before the end of April the price is  just $99 USD (inc. VAT) so hurry up and get yours.<br />
By the wait you can log to get your Singularity ticket using your Google Account could it be more simple ?</p>
<p>As a final word to Aral &#8221; Congrats Man you&#8217;ve done it again&#8221;.</p>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=kV5g3J"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=kV5g3J" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/338451889" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/07/17/singularity-global-web-conference-site-revealed/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F07%2F17%2Fsingularity-global-web-conference-site-revealed%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/07/17/singularity-global-web-conference-site-revealed/</feedburner:origLink></item>
		<item>
		<title>Next Version of Flex code named Gumbo Info Available</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/335791578/</link>
		<comments>http://www.swfgeek.net/2008/07/15/next-version-of-flex-code-named-gumbo-info-available/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 06:01:48 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[ADOBE OS]]></category>

		<category><![CDATA[FLEX IDE]]></category>

		<category><![CDATA[FLEX SDK]]></category>

		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[OPEN SOURCE]]></category>

		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=141</guid>
		<description><![CDATA[




Gumbo is the code name of the next version of Adobe Flex and new information about it has been made available on the Gumbo Page of the Flex Open Source site.
Some of the highlights on the next version of Flex include the following:
Themes of the Release
Design in mind
A framework for continuous and easier collaboration between [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<p><a href='http://swfgeekblog.cloudfaces.com/wp-content/uploads/2007/10/flex3_fx_225x50.jpg'><img src="http://swfgeekblog.cloudfaces.com/wp-content/uploads/2007/10/flex3_fx_225x50.jpg" alt="Flex" title="Flex 3 beta 2" width="225" height="50" class="alignnone size-full wp-image-82" /></a></p>
<p>Gumbo is the code name of the next version of Adobe Flex and new information about it has been made available on the <a href="http://opensource.adobe.com/wiki/display/flexsdk/Gumbo">Gumbo Page</a> of the <a href="http://opensource.adobe.com/wiki/display/flexsdk/Flex+SDK">Flex Open Source site</a>.</p>
<p>Some of the highlights on the next version of Flex include the following:</p>
<p>Themes of the Release</p>
<p><strong>Design in mind</strong><br />
A framework for continuous and easier collaboration between designer and developer.<br />
<strong>Developer Productivity</strong><br />
Improve compiler perfomance and add productivity enhancements.<br />
<strong>Framework evolution.</strong><br />
Take advantage of the new Flash Player capabilities and add features required by common use-cases.</p>
<p><a href="http://www.quietlyscheming.com/blog/">Ely Greenfield</a> gives us a demo on designer and developer workflow.</p>
<p><embed src="http://tv.adobe.com/Embed_480x300.swf" quality="high" bgcolor="#000000" width="480" height="300" name="AdobeTVPlayer" play="true" loop="false" quality="high" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" flashVars="v=http%3A//adobe.edgeboss.net/flash/adobe/adobetvprod/adc_presents/64_adc_018.flv%3Frss_feedid%3D1216%26xmlvers%3D2&#038;feedid=1216"></embed></p>
<p>And <a href="http://weblogs.macromedia.com/mchotin/">Matt Chotin</a> provides a recorded preso outlining the plans for the next version of the Flex SDK (Gumbo).</p>
<p>Some of the things that  Matt says on his preso are quite  promising a new namespace added (MXML 2009) to the MXML language to support more toolability and make it easier to describe experience-oriented features such as states and transitions.<br />
A new format that promotes the features available in the Flash Player and is usable by tools to describe various graphic assets, including skins (FXG) this format is already in use by the Fireworks CS4 Beta.<br />
Component and skinning architecture for easy tool participation.<br />
Improved existing experience-oriented features such as states, effects, and layout.<br />
A final release it&#8217;s aimed to the second half of 2009.<br />
Bidirectional layouts (mirroring) and text support.<br />
New Video component.</p>
<p>And he also mentions that a new initiative  is forming to build a ground-up lightweight/scalable framework for developing at other devices such as mobile phones but it&#8217;s a long term aimed to be released  at the first half of 2010.</p>
<p><a href="http://flexorg.wip3.adobe.com/gumbo/gumboplan.htm">Here&#8217;s the link to Mike&#8217;s preso</a></p>
<p> Here&#8217;s a link to Gumbo&#8217;s White Paper: <a href="http://opensource.adobe.com/wiki/display/flexsdk/Gumbo+Component+Architecture">An Introduction to the Gumbo Component Architecture</a></p>
<p>Keep an eye on<a href="http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4"> Gumbo&#8217;s Downloads</a> page on Adobe&#8217;s Open Source site for releases of Gumbos Milestones.</p>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=3LNxgJ"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=3LNxgJ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/335791578" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/07/15/next-version-of-flex-code-named-gumbo-info-available/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F07%2F15%2Fnext-version-of-flex-code-named-gumbo-info-available%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/07/15/next-version-of-flex-code-named-gumbo-info-available/</feedburner:origLink></item>
		<item>
		<title>Flash Player 10 Beta 2 released</title>
		<link>http://feeds.feedburner.com/~r/swfgeek/zkqX/~3/326064803/</link>
		<comments>http://www.swfgeek.net/2008/07/03/flash-player-10-beta-2-released/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 20:02:49 +0000</pubDate>
		<dc:creator>swfgeek</dc:creator>
		
		<category><![CDATA[BETAS]]></category>

		<category><![CDATA[FLASH PLAYER]]></category>

		<category><![CDATA[GENERAL]]></category>

		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.swfgeek.net/?p=140</guid>
		<description><![CDATA[




The new Adobe Flash Player 10  Beta 2 has been released yesterday on Adobe Labs, with some improved and new features, like some enhancement of the Audio API, new Loader.unloadAndStop for easier garbage collecting, Linux WMODE, and some changes in the FullScreen keyboard access. for more info and download check Adobe Labs Flash Player [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start -->
<!--Amazon_CLS_IM_START-->
<p><img src="http://www.swfgeek.net/wp-content/uploads/2008/04/logo_flashplayer.jpg" alt="Flash Player  SWF " title="logo_flashplayer" width="160" height="160" class="alignnone size-full wp-image-131" /></p>
<p>The new Adobe Flash Player 10  Beta 2 has been released yesterday on Adobe Labs, with some improved and new features, like some enhancement of the Audio API, new Loader.unloadAndStop for easier garbage collecting, Linux WMODE, and some changes in the FullScreen keyboard access. for more info and download check<a href="http://labs.adobe.com/technologies/flashplayer10/"> Adobe Labs Flash Player 10</a>.</p>
<!--Amazon_CLS_IM_END-->
<!-- google_ad_section_end -->
</div>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/swfgeek/zkqX?a=7cTO0J"><img src="http://feeds.feedburner.com/~f/swfgeek/zkqX?i=7cTO0J" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/swfgeek/zkqX/~4/326064803" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.swfgeek.net/2008/07/03/flash-player-10-beta-2-released/feed/</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.5/mx/</creativeCommons:license>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=swfgeek/zkqX&amp;itemurl=http%3A%2F%2Fwww.swfgeek.net%2F2008%2F07%2F03%2Fflash-player-10-beta-2-released%2F</feedburner:awareness><feedburner:origLink>http://www.swfgeek.net/2008/07/03/flash-player-10-beta-2-released/</feedburner:origLink></item>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetFeedData?uri=swfgeek/zkqX</feedburner:awareness></channel>
</rss>
