<?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://chafic.com/2004/01/21/watch-export-in-first-frame-when-creating-components/feed/" rel="self" type="application/rss+xml" />
	<link>http://chafic.com/2004/01/21/watch-export-in-first-frame-when-creating-components/</link>
	<description>Technical discussion of Flex, Flash, and RIA development</description>
	<lastBuildDate>Thu, 10 Apr 2008 01:10:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: BIll</title>
		<link>http://chafic.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://chafic.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://chafic.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://chafic.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>

