<?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: Determining your Flex SDK version number</title>
	<atom:link href="http://blog.flexexamples.com/2008/10/29/determining-your-flex-sdk-version-number/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/10/29/determining-your-flex-sdk-version-number/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://blog.flexexamples.com/2008/10/29/determining-your-flex-sdk-version-number/comment-page-1/#comment-3975</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 11 Jan 2009 17:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/29/determining-your-flex-sdk-version-number/#comment-3975</guid>
		<description>You can also use FlexVersion.compatibilityVersionString.  However, I don&#039;t think they can update the version number without breaking code.  Throughout the SDK I see code peppered like this:
 if (FlexVersion.compatibilityVersion</description>
		<content:encoded><![CDATA[<p>You can also use FlexVersion.compatibilityVersionString.  However, I don&#8217;t think they can update the version number without breaking code.  Throughout the SDK I see code peppered like this:<br />
 if (FlexVersion.compatibilityVersion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/10/29/determining-your-flex-sdk-version-number/comment-page-1/#comment-3973</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Thu, 30 Oct 2008 16:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/29/determining-your-flex-sdk-version-number/#comment-3973</guid>
		<description>Mark,

We may not have updated the &lt;code&gt;VERSION&lt;/code&gt; property in 3.1.0.x. Like I say, its an &lt;code&gt;mx_internal&lt;/code&gt; property, and it&#039;s one of those &quot;use at your own risk&quot; things. ;)

Peter</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>We may not have updated the <code>VERSION</code> property in 3.1.0.x. Like I say, its an <code>mx_internal</code> property, and it&#8217;s one of those &#8220;use at your own risk&#8221; things. ;)</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.flexexamples.com/2008/10/29/determining-your-flex-sdk-version-number/comment-page-1/#comment-3974</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 30 Oct 2008 16:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/10/29/determining-your-flex-sdk-version-number/#comment-3974</guid>
		<description>Just updated my About Box to show this info. However, the mx_internal::VERSION says that I&#039;m using 3.0.0.0 whereas FlexBuilder is compiling to Flex 3.1.

How is this possible?</description>
		<content:encoded><![CDATA[<p>Just updated my About Box to show this info. However, the mx_internal::VERSION says that I&#8217;m using 3.0.0.0 whereas FlexBuilder is compiling to Flex 3.1.</p>
<p>How is this possible?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

