<?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: Changing Export frame for classes requires unchecking Export in First Frame for components</title>
	<atom:link href="http://rewindlife.com/2004/09/30/changing-export-frame-for-classes-requires-unchecking-export-in-first-frame-for-components/feed/" rel="self" type="application/rss+xml" />
	<link>http://rewindlife.com/2004/09/30/changing-export-frame-for-classes-requires-unchecking-export-in-first-frame-for-components/</link>
	<description>Technical discussion of Flex, Flash, and RIA development</description>
	<lastBuildDate>Sun, 05 Feb 2012 05:54:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Stephen</title>
		<link>http://rewindlife.com/2004/09/30/changing-export-frame-for-classes-requires-unchecking-export-in-first-frame-for-components/comment-page-1/#comment-173986</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 14 Nov 2007 13:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=194#comment-173986</guid>
		<description>I managed to get a simple solution to my problem above. I just placed an instance of the Alert Component off the stage with an instance name of comp_Alert in the same frame as my classes we set to export. When I tested this though, it showed a blank alert box in the centre of the screen. So on that frame I added 

destroyObject(&quot;comp_Alert&quot;);

and it all worked a treat. Hope this helps someone else</description>
		<content:encoded><![CDATA[<p>I managed to get a simple solution to my problem above. I just placed an instance of the Alert Component off the stage with an instance name of comp_Alert in the same frame as my classes we set to export. When I tested this though, it showed a blank alert box in the centre of the screen. So on that frame I added </p>
<p>destroyObject(&#8220;comp_Alert&#8221;);</p>
<p>and it all worked a treat. Hope this helps someone else</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://rewindlife.com/2004/09/30/changing-export-frame-for-classes-requires-unchecking-export-in-first-frame-for-components/comment-page-1/#comment-173938</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 14 Nov 2007 11:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=194#comment-173938</guid>
		<description>Any ideas on how to get the Alert Component to work when the export frame is changed and I&#039;ve unchecked the Export in First Frame on the Alert</description>
		<content:encoded><![CDATA[<p>Any ideas on how to get the Alert Component to work when the export frame is changed and I&#8217;ve unchecked the Export in First Frame on the Alert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Tierney</title>
		<link>http://rewindlife.com/2004/09/30/changing-export-frame-for-classes-requires-unchecking-export-in-first-frame-for-components/comment-page-1/#comment-3423</link>
		<dc:creator>Christopher Tierney</dc:creator>
		<pubDate>Mon, 28 Aug 2006 17:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=194#comment-3423</guid>
		<description>Hi, 

thanks for posting this, I had exatly the same problem; it&#039;s been bothering me for a while and I now see a solution ^^</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>thanks for posting this, I had exatly the same problem; it&#8217;s been bothering me for a while and I now see a solution ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Martinez</title>
		<link>http://rewindlife.com/2004/09/30/changing-export-frame-for-classes-requires-unchecking-export-in-first-frame-for-components/comment-page-1/#comment-692</link>
		<dc:creator>Joe Martinez</dc:creator>
		<pubDate>Fri, 01 Oct 2004 18:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=194#comment-692</guid>
		<description>Keith at www.bit-101.com/blog has an exhaustive discussion of the implications of non first frame exporting in fmx2004. Also, somewhere on there is some jsfl to automagically uncheck export in first frame.
</description>
		<content:encoded><![CDATA[<p>Keith at <a href="http://www.bit-101.com/blog" rel="nofollow">http://www.bit-101.com/blog</a> has an exhaustive discussion of the implications of non first frame exporting in fmx2004. Also, somewhere on there is some jsfl to automagically uncheck export in first frame.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

