<?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: Create .fla components for Flash CS3</title>
	<atom:link href="http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/</link>
	<description>Flash and ActionScript discussed by Jumpeye Flash team</description>
	<lastBuildDate>Mon, 08 Mar 2010 00:02:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Goda</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-1621</link>
		<dc:creator>Goda</dc:creator>
		<pubDate>Tue, 19 Jan 2010 23:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-1621</guid>
		<description>Great job. Thank you for sharing this information. I found it very needful for me. But what do you think about&#160;the new &lt;a href=&quot;http://www.avatarmovieblog.com&quot; rel=&quot;nofollow&quot;&gt;Avatar Movie&lt;/A&gt; site?</description>
		<content:encoded><![CDATA[<p>Great job. Thank you for sharing this information. I found it very needful for me. But what do you think about&nbsp;the new <a href="http://www.avatarmovieblog.com" rel="nofollow">Avatar Movie</a> site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erwer werw</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-1617</link>
		<dc:creator>erwer werw</dc:creator>
		<pubDate>Thu, 14 Jan 2010 12:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-1617</guid>
		<description>&lt;a href=&quot;http://fasdfe.compferum.ru/&quot; rel=&quot;nofollow&quot;&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://fasdfe.compferum.ru/" rel="nofollow"></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RedBjarne</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-1609</link>
		<dc:creator>RedBjarne</dc:creator>
		<pubDate>Thu, 31 Dec 2009 11:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-1609</guid>
		<description>Good job. It still seems that alot of people are having trouble with this so I wrote a small lightweight article on it aswell.

http://redbjarne.wordpress.com/actionscript-3-0-custom-components-from-hell/</description>
		<content:encoded><![CDATA[<p>Good job. It still seems that alot of people are having trouble with this so I wrote a small lightweight article on it aswell.</p>
<p><a href="http://redbjarne.wordpress.com/actionscript-3-0-custom-components-from-hell/" rel="nofollow">http://redbjarne.wordpress.com/actionscript-3-0-custom-components-from-hell/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djuplbvxyidh</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-1575</link>
		<dc:creator>djuplbvxyidh</dc:creator>
		<pubDate>Mon, 05 Oct 2009 21:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-1575</guid>
		<description>tjomwyoglmrr</description>
		<content:encoded><![CDATA[<p>tjomwyoglmrr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chetan Sachdev</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-841</link>
		<dc:creator>Chetan Sachdev</dc:creator>
		<pubDate>Sat, 13 Sep 2008 16:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-841</guid>
		<description>I am facing a problem with component development where my component contain other components. After pasting my fla file to Components folder, Flash shows other components which are used in my component. I tried your workaround but it doesn&#039;t works for me. Could you please explain a bit on how not to display the default components which are used in my component. 

What I have done:
I created a Component Shim for my component by
1.creating a blank MovieClip
2.naming its class as MyComponentShim 
3.then converted it to Compiled clip
4. Rename as MyComponentShim
5. Replace default Component Shim with the one I created above and then compile my component again.
6. Paste it to Components Folder.

Please help me with this. I don&#039;t want to display the default components used by my Component.


Looking forward to your response.

--
Chetan Sachdev</description>
		<content:encoded><![CDATA[<p>I am facing a problem with component development where my component contain other components. After pasting my fla file to Components folder, Flash shows other components which are used in my component. I tried your workaround but it doesn&#8217;t works for me. Could you please explain a bit on how not to display the default components which are used in my component. </p>
<p>What I have done:<br />
I created a Component Shim for my component by<br />
1.creating a blank MovieClip<br />
2.naming its class as MyComponentShim<br />
3.then converted it to Compiled clip<br />
4. Rename as MyComponentShim<br />
5. Replace default Component Shim with the one I created above and then compile my component again.<br />
6. Paste it to Components Folder.</p>
<p>Please help me with this. I don&#8217;t want to display the default components used by my Component.</p>
<p>Looking forward to your response.</p>
<p>&#8211;<br />
Chetan Sachdev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: negush</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-69</link>
		<dc:creator>negush</dc:creator>
		<pubDate>Thu, 11 Oct 2007 07:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-69</guid>
		<description>Finally, Adobe did post a report on how to create fla based components for Flash CS3. Here&#039;s the link to the page: http://www.adobe.com/devnet/flash/articles/creating_as3_components.html</description>
		<content:encoded><![CDATA[<p>Finally, Adobe did post a report on how to create fla based components for Flash CS3. Here&#8217;s the link to the page: <a href="http://www.adobe.com/devnet/flash/articles/creating_as3_components.html" rel="nofollow">http://www.adobe.com/devnet/flash/articles/creating_as3_components.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: negush</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-65</link>
		<dc:creator>negush</dc:creator>
		<pubDate>Wed, 25 Jul 2007 18:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-65</guid>
		<description>Well, Darren, if you create components using Flash CS3 and ActionScript 3.0, you won&#039;t be able to use them in older versions of Flash. But you can still create ActionScript 2.0 components using Flash CS3 and install them in Flash 8 (I&#039;ve already tried it).</description>
		<content:encoded><![CDATA[<p>Well, Darren, if you create components using Flash CS3 and ActionScript 3.0, you won&#8217;t be able to use them in older versions of Flash. But you can still create ActionScript 2.0 components using Flash CS3 and install them in Flash 8 (I&#8217;ve already tried it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Ortiz</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-64</link>
		<dc:creator>Darren Ortiz</dc:creator>
		<pubDate>Tue, 24 Jul 2007 20:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-64</guid>
		<description>I was wondering if by using this method to create a component in CS3 if I would be forced to export as version 9. I would love to be able to build a component in the CS3 authoring environment but I can&#039;t be restricted to using version 9 as a publish setting.

Thanks! Great article.</description>
		<content:encoded><![CDATA[<p>I was wondering if by using this method to create a component in CS3 if I would be forced to export as version 9. I would love to be able to build a component in the CS3 authoring environment but I can&#8217;t be restricted to using version 9 as a publish setting.</p>
<p>Thanks! Great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alindogar</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-63</link>
		<dc:creator>alindogar</dc:creator>
		<pubDate>Wed, 18 Jul 2007 10:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-63</guid>
		<description>I&#039;m sure that sooner or later we will figure out how to build components for Flash CS3 designers. And I&#039;m sure that the community will find solutions to this issue. However, any suggestions, ideas and messages will be appreciated :).</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure that sooner or later we will figure out how to build components for Flash CS3 designers. And I&#8217;m sure that the community will find solutions to this issue. However, any suggestions, ideas and messages will be appreciated <img src='http://www.jumpeyecomponents.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serkan Buldan</title>
		<link>http://www.jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-62</link>
		<dc:creator>Serkan Buldan</dc:creator>
		<pubDate>Wed, 18 Jul 2007 08:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://jumpeyecomponents.com/blog/2007/07/13/create-fla-components-for-flash-cs3/#comment-62</guid>
		<description>Yup its good that im not the only one who couldnt find any documentaion about components, good work mate.</description>
		<content:encoded><![CDATA[<p>Yup its good that im not the only one who couldnt find any documentaion about components, good work mate.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
