<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MXML without the Flex framework</title>
	<atom:link href="http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/</link>
	<description>Papervision3D, ActionScript, and Flex examples and tutorials by John Lindquist</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:38:34 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Guy Ritchie</title>
		<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/comment-page-1/#comment-19265</link>
		<dc:creator>Guy Ritchie</dc:creator>
		<pubDate>Thu, 04 Mar 2010 13:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=471#comment-19265</guid>
		<description>how do you compile the MXML file into a swf one?</description>
		<content:encoded><![CDATA[<p>how do you compile the MXML file into a swf one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pemeor</title>
		<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/comment-page-1/#comment-17610</link>
		<dc:creator>pemeor</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=471#comment-17610</guid>
		<description>that&#039;s amazing!</description>
		<content:encoded><![CDATA[<p>that&#39;s amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple MXML without Flex &#171; Ad hoc Geek</title>
		<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/comment-page-1/#comment-2306</link>
		<dc:creator>Simple MXML without Flex &#171; Ad hoc Geek</dc:creator>
		<pubDate>Thu, 18 Jun 2009 21:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=471#comment-2306</guid>
		<description>[...] http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/   Written by admin in: Uncategorized &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/" rel="nofollow">http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/</a>   Written by admin in: Uncategorized | [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/comment-page-1/#comment-1968</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 17 May 2009 01:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=471#comment-1968</guid>
		<description>Well...
...with a little work and lots of research, yes, it is easy in Flex 4 [Gumbo] to build, compile and debug MXML projects without the overhead of the Flex Framework proper.  So you can build ActionScript 3 only projects and/or MXML AS3 projects, as well as regular Flex projects, all within the Flex Builder IDE.  MXML AS3 projects can compile to as little as 10k or less, ...depending of course.
Greg</description>
		<content:encoded><![CDATA[<p>Well&#8230;<br />
&#8230;with a little work and lots of research, yes, it is easy in Flex 4 [Gumbo] to build, compile and debug MXML projects without the overhead of the Flex Framework proper.  So you can build ActionScript 3 only projects and/or MXML AS3 projects, as well as regular Flex projects, all within the Flex Builder IDE.  MXML AS3 projects can compile to as little as 10k or less, &#8230;depending of course.<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/comment-page-1/#comment-1873</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 10 May 2009 02:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=471#comment-1873</guid>
		<description>Have you posted an updated example in Flex 4 somewhere?  I am just starting with Flex 4 builds and would love an example to start/review.

Thank you for your posts to date.

Greg</description>
		<content:encoded><![CDATA[<p>Have you posted an updated example in Flex 4 somewhere?  I am just starting with Flex 4 builds and would love an example to start/review.</p>
<p>Thank you for your posts to date.</p>
<p>Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simeon</title>
		<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/comment-page-1/#comment-1123</link>
		<dc:creator>Simeon</dc:creator>
		<pubDate>Fri, 20 Mar 2009 22:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=471#comment-1123</guid>
		<description>I have been trying to get people to consider this for what seems like forever! I even submitted a talk to 360 Flex on using MXML without the Flex framework.

Its even better with Flex 4 because the actual language is richer.

Glad to see people making use of the languages in Flex for more than building Flex component applications!</description>
		<content:encoded><![CDATA[<p>I have been trying to get people to consider this for what seems like forever! I even submitted a talk to 360 Flex on using MXML without the Flex framework.</p>
<p>Its even better with Flex 4 because the actual language is richer.</p>
<p>Glad to see people making use of the languages in Flex for more than building Flex component applications!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david knape</title>
		<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/comment-page-1/#comment-1122</link>
		<dc:creator>david knape</dc:creator>
		<pubDate>Fri, 20 Mar 2009 22:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=471#comment-1122</guid>
		<description>Thanks for this demo. You&#039;re right, with Flex 4, you don&#039;t need the children node.  You just need to make sure to use the new mxml namespace.

This is quite powerful...
http://blog.simb.net/2008/11/21/using-the-flex-4-language-namespace-for-personal-gain/

-dk</description>
		<content:encoded><![CDATA[<p>Thanks for this demo. You&#8217;re right, with Flex 4, you don&#8217;t need the children node.  You just need to make sure to use the new mxml namespace.</p>
<p>This is quite powerful&#8230;<br />
<a href="http://blog.simb.net/2008/11/21/using-the-flex-4-language-namespace-for-personal-gain/" rel="nofollow">http://blog.simb.net/2008/11/21/using-the-flex-4-language-namespace-for-personal-gain/</a></p>
<p>-dk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Wright</title>
		<link>http://pv3d.org/2009/03/17/mxml-without-the-flex-framework/comment-page-1/#comment-1074</link>
		<dc:creator>Tyler Wright</dc:creator>
		<pubDate>Wed, 18 Mar 2009 17:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://pv3d.org/?p=471#comment-1074</guid>
		<description>Love the base-class!</description>
		<content:encoded><![CDATA[<p>Love the base-class!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
