<?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: Flash in Flex tutorial: Flash Weather Component</title>
	<atom:link href="http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/</link>
	<description>Flex, Flash, AIR and everything that is brand new</description>
	<lastBuildDate>Thu, 26 Jan 2012 19:11:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: mlk</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-33455</link>
		<dc:creator>mlk</dc:creator>
		<pubDate>Fri, 18 Nov 2011 14:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-33455</guid>
		<description>Where is step 11? :P</description>
		<content:encoded><![CDATA[<p>Where is step 11? :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugeniy</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-6447</link>
		<dc:creator>Eugeniy</dc:creator>
		<pubDate>Tue, 13 May 2008 10:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-6447</guid>
		<description>Thanks alot, i try it works with FB 3.0</description>
		<content:encoded><![CDATA[<p>Thanks alot, i try it works with FB 3.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno Manders</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-6254</link>
		<dc:creator>Arno Manders</dc:creator>
		<pubDate>Fri, 11 Apr 2008 13:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-6254</guid>
		<description>Check your mail... maybe you can show me some code so I can help you some more</description>
		<content:encoded><![CDATA[<p>Check your mail&#8230; maybe you can show me some code so I can help you some more</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rooster</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-6253</link>
		<dc:creator>Rooster</dc:creator>
		<pubDate>Fri, 11 Apr 2008 12:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-6253</guid>
		<description>Thanks for the fast response!

Yes I&#039;ve done all the thing you mention above.

I should say that it works fine when I create a new Object in the code and run addChild(Object); 

But if I want to instanciate the symbol on the stage if fails... Quite annoying since you have to set the x and y etc. props by code.</description>
		<content:encoded><![CDATA[<p>Thanks for the fast response!</p>
<p>Yes I&#8217;ve done all the thing you mention above.</p>
<p>I should say that it works fine when I create a new Object in the code and run addChild(Object); </p>
<p>But if I want to instanciate the symbol on the stage if fails&#8230; Quite annoying since you have to set the x and y etc. props by code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno Manders</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-6251</link>
		<dc:creator>Arno Manders</dc:creator>
		<pubDate>Fri, 11 Apr 2008 09:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-6251</guid>
		<description>I updated the tutorial with an importable flex project</description>
		<content:encoded><![CDATA[<p>I updated the tutorial with an importable flex project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno Manders</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-6250</link>
		<dc:creator>Arno Manders</dc:creator>
		<pubDate>Fri, 11 Apr 2008 09:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-6250</guid>
		<description>Difficult to say from here. But it is going with the things Flex is using.
Are you exporting the swc (you have to rebuild this every time you change something in the Class code of the weather component. 
Do they have a instance name?
Did you add the source path in Flex?

You can do everything over again or download my source code to see if that works and compare it to your code. Using Flash in Flex stays a very complex process and it can go wrong in many ways.</description>
		<content:encoded><![CDATA[<p>Difficult to say from here. But it is going with the things Flex is using.<br />
Are you exporting the swc (you have to rebuild this every time you change something in the Class code of the weather component.<br />
Do they have a instance name?<br />
Did you add the source path in Flex?</p>
<p>You can do everything over again or download my source code to see if that works and compare it to your code. Using Flash in Flex stays a very complex process and it can go wrong in many ways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rooster</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-6249</link>
		<dc:creator>Rooster</dc:creator>
		<pubDate>Fri, 11 Apr 2008 08:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-6249</guid>
		<description>Hey!
Very nice tutorial, very useful for me, thanks!
 I have a problem though... When I declare a symbol on stage (wheather it&#039;s a MovieClip or linked to a custom class), and try to use it in the code, the compiler says it&#039;s a null object. This is just when I build it in Flex, but it works fine when I compile it in flash. Any suggestions? (I unchecked the stage in step 19... )</description>
		<content:encoded><![CDATA[<p>Hey!<br />
Very nice tutorial, very useful for me, thanks!<br />
 I have a problem though&#8230; When I declare a symbol on stage (wheather it&#8217;s a MovieClip or linked to a custom class), and try to use it in the code, the compiler says it&#8217;s a null object. This is just when I build it in Flex, but it works fine when I compile it in flash. Any suggestions? (I unchecked the stage in step 19&#8230; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saul</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-5210</link>
		<dc:creator>saul</dc:creator>
		<pubDate>Mon, 03 Mar 2008 21:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-5210</guid>
		<description>Interesting post and blog, congrats!</description>
		<content:encoded><![CDATA[<p>Interesting post and blog, congrats!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno Manders &#187; Blog Archive &#187; Flash in Flex tutorial installation guide</title>
		<link>http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/comment-page-1/#comment-5168</link>
		<dc:creator>Arno Manders &#187; Blog Archive &#187; Flash in Flex tutorial installation guide</dc:creator>
		<pubDate>Wed, 27 Feb 2008 20:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/flash-in-flex-tutorial-flash-weather-component/#comment-5168</guid>
		<description>[...] If you already installed flexComponentKit and patched Flex builder 2.0.1 you can skip this installation guide and start building my WeatherComponent tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] If you already installed flexComponentKit and patched Flex builder 2.0.1 you can skip this installation guide and start building my WeatherComponent tutorial [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

