<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>flashAX</title>
	<link>http://flashax.net</link>
	<description>Flash components and flash consultancy</description>
	<pubDate>Thu, 15 May 2008 23:00:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>Flash player 10 - new level: 3d world</title>
		<link>http://flashax.net/flash-player-10-new-level-3d-world/33/</link>
		<comments>http://flashax.net/flash-player-10-new-level-3d-world/33/#comments</comments>
		<pubDate>Thu, 15 May 2008 22:52:29 +0000</pubDate>
		<dc:creator>benji</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[flash]]></category>
<category>3D Effects</category><category>3D space</category><category>as3</category><category>astro</category><category>flash</category><category>flash player</category><category>flash player 10</category><category>Visual Performance Improvements</category>
		<guid isPermaLink="false">http://flashax.net/flash-player-10-new-level-3d-world/33/</guid>
		<description><![CDATA[


&#160; &#160; &#160; &#160;One year from 9th version of flash player and here we are to a new level of interactivity: Adobe Flash Player 10, code-named &#8220;Astro&#8221;.&#160; &#160; &#160; &#160;I&#8217;m so excited about of this new features of flash player and the new capabilities that will come with this new version.  Supporting custom filters [...]]]></description>
		<wfw:commentRss>http://flashax.net/flash-player-10-new-level-3d-world/33/feed/</wfw:commentRss>
		</item>
		<item>
		<title>you&#8217;re the only one!!!</title>
		<link>http://flashax.net/youre-the-only-one/32/</link>
		<comments>http://flashax.net/youre-the-only-one/32/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 11:59:30 +0000</pubDate>
		<dc:creator>benji</dc:creator>
		
		<category><![CDATA[flash]]></category>
<category>adobe</category><category>adobe technology</category><category>flash</category>
		<guid isPermaLink="false">http://flashax.net/youre-the-only-one/32/</guid>
		<description><![CDATA[



what you think? you better move yourself; if you don&#8217;t, in one day I will be the one who will paste the motion  on you..;))
]]></description>
		<wfw:commentRss>http://flashax.net/youre-the-only-one/32/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My first flex public app :)</title>
		<link>http://flashax.net/my-first-flex-public-app-2/28/</link>
		<comments>http://flashax.net/my-first-flex-public-app-2/28/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 19:55:46 +0000</pubDate>
		<dc:creator>demiurgu</dc:creator>
		
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://flashax.net/my-first-flex-public-app-2/28/</guid>
		<description><![CDATA[
Now I am proud that I have a flex app online. This is the first which I did and is public.
It is a xml creator for AccordionTreeMenuV3 component from jumpeyecomponents.com.
You can see it here  
]]></description>
		<wfw:commentRss>http://flashax.net/my-first-flex-public-app-2/28/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1017: The definition of base class UIComponent was not found.</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/</link>
		<comments>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 21:06:11 +0000</pubDate>
		<dc:creator>benji</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/</guid>
		<description><![CDATA[Trying to extends the UIComponent for a new component in action script 3, I&#8217;ve got this error. To  fix this,  I added a new classpath in the ActionScript 3.0 Settings from the Preferences panel. So if you get this error try to add this path:   C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\Component Source\ActionScript 3.0\User [...]]]></description>
		<wfw:commentRss>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex Module for Apache and IIS</title>
		<link>http://flashax.net/flex-module-for-apache-and-iis/16/</link>
		<comments>http://flashax.net/flex-module-for-apache-and-iis/16/#comments</comments>
		<pubDate>Sat, 19 May 2007 22:47:32 +0000</pubDate>
		<dc:creator>demiurgu</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[flex]]></category>
<category>actionscript</category><category>apache</category><category>applications that require</category><category>application server</category><category>coldfusion</category><category>compilation</category><category>critical production</category><category>deploy</category><category>fds</category><category>j2ee application</category><category>java runtime environment</category><category>jre</category><category>jsp</category><category>microsoft iis</category><category>mxml</category><category>production environment</category><category>scripting languages</category><category>server side</category><category>web server</category>
		<guid isPermaLink="false">http://flashax.net/flex-module-for-apache-and-iis/16/</guid>
		<description><![CDATA[The Flex module for Apache and Microsoft IIS provides web-tier compilation of MXML and ActionScript files on Apache and IIS web servers. This module lets you rapidly compile, test and deploy an application by simply requesting the main application file from a web browser, similar to working with server-side scripting languages such as PHP, ColdFusion [...]]]></description>
		<wfw:commentRss>http://flashax.net/flex-module-for-apache-and-iis/16/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MOVE Networks use On2&#8217;s VP7</title>
		<link>http://flashax.net/move-networks-use-on2s-vp7/14/</link>
		<comments>http://flashax.net/move-networks-use-on2s-vp7/14/#comments</comments>
		<pubDate>Tue, 08 May 2007 22:13:21 +0000</pubDate>
		<dc:creator>demiurgu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>
<category>abc</category><category>actionscript</category><category>award winning</category><category>broadcast quality video</category><category>ceo</category><category>compression scheme</category><category>high quality</category><category>leading media companies</category><category>on2 technologies inc</category><category>on2 vp7</category><category>streaming solution</category><category>unprecedented quality</category><category>video compression software</category><category>video experience</category><category>video publishing</category><category>video quality</category>
		<guid isPermaLink="false">http://flashax.net/move-networks-use-on2s-vp7/14/</guid>
		<description><![CDATA[&#160;
 		ABC.com afficialy made their which away from Flash Video over to MOVE Networks.
&#160;
&#8220;Move Networks is pioneering a new video publishing system for major media companies and broadcasters who want to take their broadcasts online. We provide a scalable streaming solution that adapts to the bandwidth and local environment of each media consumer,&#8221; said John [...]]]></description>
		<wfw:commentRss>http://flashax.net/move-networks-use-on2s-vp7/14/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
