<?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"
	>
<channel>
	<title>Comments on: Using Value Objects in Flash</title>
	<atom:link href="http://www.flashmonkey.co.uk/using-value-objects-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashmonkey.co.uk/using-value-objects-in-flash/</link>
	<description>Stephen Burgess - ActionScript Developer</description>
	<pubDate>Thu, 09 Sep 2010 03:02:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: FlashMonkey</title>
		<link>http://www.flashmonkey.co.uk/using-value-objects-in-flash/#comment-1797</link>
		<dc:creator>FlashMonkey</dc:creator>
		<pubDate>Tue, 23 Feb 2010 15:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashmonkey.co.uk/?p=889#comment-1797</guid>
		<description>Thanks John. With regards to your problem, yes Vector is a top level Class. It sounds like the FP10 library is not being referenced properly in FDT. Try this:

&gt; Right click on your project in FDT, hover over 'Flash Project' and click on 'Remove Flash Nature'
&gt; Right click on the project again, hover over 'Flash Project' and click on 'Add Flash Nature'
&gt; From the dropdown in the pop-up select 'Flex_3_SDK_0_Pure_for_FP_10' and your class should recognize Vector.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Thanks John. With regards to your problem, yes Vector is a top level Class. It sounds like the FP10 library is not being referenced properly in FDT. Try this:</p>
<p>> Right click on your project in FDT, hover over &#8216;Flash Project&#8217; and click on &#8216;Remove Flash Nature&#8217;<br />
> Right click on the project again, hover over &#8216;Flash Project&#8217; and click on &#8216;Add Flash Nature&#8217;<br />
> From the dropdown in the pop-up select &#8216;Flex_3_SDK_0_Pure_for_FP_10&#8242; and your class should recognize Vector.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Persson</title>
		<link>http://www.flashmonkey.co.uk/using-value-objects-in-flash/#comment-1796</link>
		<dc:creator>John Persson</dc:creator>
		<pubDate>Tue, 23 Feb 2010 14:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashmonkey.co.uk/?p=889#comment-1796</guid>
		<description>Really like the xml example, seams like a very clean way to reference assets.
Though the Vector class is new to me so I did some quick research.

Someone said itś a top level class. Even so my class dosen´t seam to recognize it.
I use compile with in fp10 using FDT.

Thanks!</description>
		<content:encoded><![CDATA[<p>Really like the xml example, seams like a very clean way to reference assets.<br />
Though the Vector class is new to me so I did some quick research.</p>
<p>Someone said itś a top level class. Even so my class dosen´t seam to recognize it.<br />
I use compile with in fp10 using FDT.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
