<?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: Watch &#8220;Export in First Frame&#8221; when creating components</title>
	<atom:link href="http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/feed/" rel="self" type="application/rss+xml" />
	<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-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: Aavaisha</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-45165</link>
		<dc:creator>Aavaisha</dc:creator>
		<pubDate>Sun, 28 Jan 2007 00:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-45165</guid>
		<description>Thanks man, i agree</description>
		<content:encoded><![CDATA[<p>Thanks man, i agree</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtual Office</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-476</link>
		<dc:creator>Virtual Office</dc:creator>
		<pubDate>Sat, 04 Dec 2004 00:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-476</guid>
		<description>Hi Guys 

Thanks for taking the time posting. MSN have finally launch blogs, what was with the delay? 
Virtual Office

Cya
Bruce
</description>
		<content:encoded><![CDATA[<p>Hi Guys </p>
<p>Thanks for taking the time posting. MSN have finally launch blogs, what was with the delay?<br />
Virtual Office</p>
<p>Cya<br />
Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Power</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-475</link>
		<dc:creator>Max Power</dc:creator>
		<pubDate>Fri, 03 Dec 2004 06:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-475</guid>
		<description>Welcome Home Everyone Home

Cya
Max</description>
		<content:encoded><![CDATA[<p>Welcome Home Everyone Home</p>
<p>Cya<br />
Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jill jones</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-474</link>
		<dc:creator>jill jones</dc:creator>
		<pubDate>Sun, 21 Nov 2004 16:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-474</guid>
		<description>Nice siteGod knows

Bye!
Jill Jones</description>
		<content:encoded><![CDATA[<p>Nice siteGod knows</p>
<p>Bye!<br />
Jill Jones</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: home loan</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-473</link>
		<dc:creator>home loan</dc:creator>
		<pubDate>Wed, 03 Nov 2004 00:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-473</guid>
		<description>Hello there,

Iwas browsing the web and found this blog.  Some interesting quotes. Keep them coming!

Alice
home loan</description>
		<content:encoded><![CDATA[<p>Hello there,</p>
<p>Iwas browsing the web and found this blog.  Some interesting quotes. Keep them coming!</p>
<p>Alice<br />
home loan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BIll</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-472</link>
		<dc:creator>BIll</dc:creator>
		<pubDate>Sat, 03 Apr 2004 07:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-472</guid>
		<description>What about dataBindingClasses made from xml sockets and dataSet components? When I uncheck this component flash spits out a bunch of errors.</description>
		<content:encoded><![CDATA[<p>What about dataBindingClasses made from xml sockets and dataSet components? When I uncheck this component flash spits out a bunch of errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Edgar</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-471</link>
		<dc:creator>Rob Edgar</dc:creator>
		<pubDate>Thu, 22 Jan 2004 10:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-471</guid>
		<description>I have also had the same problem, even when things are not set to export on Frame1.

This is so common in the end I have resorted to only having one component per fla.

Even then I stil get problems from time to time with the generated swc&#039;s NOT picking up changes I made in the fla (testing works fine in the fla but just the exported version wont update), to fix this when it happens I have to create a new fla and copy all the library items to the new fla and the generate the swc.

Another quirk I have come across with 2004 components is in the &quot;extends&quot; clause.
For example try the following

import com.me.y;
class com.me.comp.x extends y

import com.me.y;
class com.me.comp.x extends com.me.y

In the former everything is Ok but in the later you will find that no inherited properties show up in the component inspector, however your component works fine and actually has the correct inheritance.</description>
		<content:encoded><![CDATA[<p>I have also had the same problem, even when things are not set to export on Frame1.</p>
<p>This is so common in the end I have resorted to only having one component per fla.</p>
<p>Even then I stil get problems from time to time with the generated swc&#8217;s NOT picking up changes I made in the fla (testing works fine in the fla but just the exported version wont update), to fix this when it happens I have to create a new fla and copy all the library items to the new fla and the generate the swc.</p>
<p>Another quirk I have come across with 2004 components is in the &#8220;extends&#8221; clause.<br />
For example try the following</p>
<p>import com.me.y;<br />
class com.me.comp.x extends y</p>
<p>import com.me.y;<br />
class com.me.comp.x extends com.me.y</p>
<p>In the former everything is Ok but in the later you will find that no inherited properties show up in the component inspector, however your component works fine and actually has the correct inheritance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eokyere</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-470</link>
		<dc:creator>eokyere</dc:creator>
		<pubDate>Thu, 22 Jan 2004 08:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-470</guid>
		<description>i experience this from time to time too... what i have realized though is that this happens to me when I have 1-frame swfs that have slightly heavy processing.

when i allow a couple of &quot;buffer&quot; frames with the same flas, i seem to overcome the problem. still, it is quirky. i&#039;ll experiment with your suggestions here</description>
		<content:encoded><![CDATA[<p>i experience this from time to time too&#8230; what i have realized though is that this happens to me when I have 1-frame swfs that have slightly heavy processing.</p>
<p>when i allow a couple of &#8220;buffer&#8221; frames with the same flas, i seem to overcome the problem. still, it is quirky. i&#8217;ll experiment with your suggestions here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Peters</title>
		<link>http://rewindlife.com/2004/01/21/watch-export-in-first-frame-when-creating-components/comment-page-1/#comment-469</link>
		<dc:creator>Keith Peters</dc:creator>
		<pubDate>Thu, 22 Jan 2004 07:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=131#comment-469</guid>
		<description>Wow. I ran into the exact same thing today. I made one component, and it worked fine. Made a second one in the same fla and both stopped working. I was going insane after rebuilding both almost from scratch. Finally I noticed that I had the bounding box mc set to export. Unchecked that and all was fine. Any insight onto WHY this happens? I don&#039;t get that at all.</description>
		<content:encoded><![CDATA[<p>Wow. I ran into the exact same thing today. I made one component, and it worked fine. Made a second one in the same fla and both stopped working. I was going insane after rebuilding both almost from scratch. Finally I noticed that I had the bounding box mc set to export. Unchecked that and all was fine. Any insight onto WHY this happens? I don&#8217;t get that at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

