<?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: How to use the Flash CS3 and CS4 fl.* component set in a Flex Builder ActionScript project</title>
	<atom:link href="http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/</link>
	<description>Josh Tynjala explores Flash, Flex, and ActionScript.</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:18:42 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nycynik</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-61926</link>
		<dc:creator>nycynik</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-61926</guid>
		<description>Thanks!  It took me a while to figure out what was wrong, the warning could not be bigger, that was very helpful.

DO NOT PUT
[Flash CS3]/en/Configuration/Component Source/ActionScript 3.0/User Interface
INTO YOUR FLEX BUILDER 3 SOURCE PATH.</description>
		<content:encoded><![CDATA[<p>Thanks!  It took me a while to figure out what was wrong, the warning could not be bigger, that was very helpful.</p>
<p>DO NOT PUT<br />
[Flash CS3]/en/Configuration/Component Source/ActionScript 3.0/User Interface<br />
INTO YOUR FLEX BUILDER 3 SOURCE PATH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: V</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-61749</link>
		<dc:creator>V</dc:creator>
		<pubDate>Tue, 20 Oct 2009 09:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-61749</guid>
		<description>nice, now I can tweak the default button so I can have a lot of buttons that are an extention of the default button, but look different, nice :)</description>
		<content:encoded><![CDATA[<p>nice, now I can tweak the default button so I can have a lot of buttons that are an extention of the default button, but look different, nice <img src='http://joshblog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-60813</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Fri, 13 Mar 2009 18:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-60813</guid>
		<description>Thanks, Josh!  I&#039;ve been looking for an answer to this question for months now, and your solution works perfectly.  Thank you!</description>
		<content:encoded><![CDATA[<p>Thanks, Josh!  I&#8217;ve been looking for an answer to this question for months now, and your solution works perfectly.  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-60706</link>
		<dc:creator>Piotr</dc:creator>
		<pubDate>Mon, 02 Feb 2009 11:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-60706</guid>
		<description>Man, great thanks for this code. You saved my time, hope that I will be able to save your time too someday :)

Thanks again!</description>
		<content:encoded><![CDATA[<p>Man, great thanks for this code. You saved my time, hope that I will be able to save your time too someday <img src='http://joshblog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-54120</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Mon, 25 Aug 2008 20:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-54120</guid>
		<description>Thanks, Robert. That makes a lot of sense, and it is probably the cause of the problems people have been reporting. I&#039;ve clarified the section where I talk about the source path to specify that it &lt;em&gt;should not&lt;/em&gt; be added, and I&#039;ve written an extra paragraph at the bottom explaining why.</description>
		<content:encoded><![CDATA[<p>Thanks, Robert. That makes a lot of sense, and it is probably the cause of the problems people have been reporting. I&#8217;ve clarified the section where I talk about the source path to specify that it <em>should not</em> be added, and I&#8217;ve written an extra paragraph at the bottom explaining why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mastrobardo</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-54009</link>
		<dc:creator>mastrobardo</dc:creator>
		<pubDate>Sat, 23 Aug 2008 10:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-54009</guid>
		<description>tnx , really really tnx , i was trying it for all the morning , u save me a lot of of time tnx</description>
		<content:encoded><![CDATA[<p>tnx , really really tnx , i was trying it for all the morning , u save me a lot of of time tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-52984</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 05 Aug 2008 20:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-52984</guid>
		<description>OMG!

Dang nab it!

It was the source path!

&lt;strong&gt;
DO NOT PUT
[Flash CS3]/en/Configuration/Component Source/ActionScript 3.0/User Interface
INTO YOUR FLEX BUILDER 3 SOURCE PATH.&lt;/strong&gt;

Take out the source path and it works fine.  No need to embed the default skins or set styles.

Josh you have to update this post to have a warning or something.</description>
		<content:encoded><![CDATA[<p>OMG!</p>
<p>Dang nab it!</p>
<p>It was the source path!</p>
<p><strong><br />
DO NOT PUT<br />
[Flash CS3]/en/Configuration/Component Source/ActionScript 3.0/User Interface<br />
INTO YOUR FLEX BUILDER 3 SOURCE PATH.</strong></p>
<p>Take out the source path and it works fine.  No need to embed the default skins or set styles.</p>
<p>Josh you have to update this post to have a warning or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-52982</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 05 Aug 2008 20:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-52982</guid>
		<description>Well, here is an update:

The original machine I was on is a Microsoft Windows XP [Version 5.1.2600].

On it I have installed (Adobe):
Flex SDK 2 &amp; 3
Flex Builder 3
Flash CS3
Flash 8

And it did not work.  So as a hunch, I tried a Windows Vista
machine.  Installed Flex Builder 3, copied the project over and Bam!
The same broken project in Windows XP works in Windows Vista.
Now the Vista machine only has Flash 8 installed.  But I am thinking
that it might have to do with the open source Flex SDK.  I have no time to test it now.  I am essentially developing one project on two different machines right now.

I hope this helps someone.  I was tearing my hair out for two Days!  Two Days!

Thanks Josh for the post.</description>
		<content:encoded><![CDATA[<p>Well, here is an update:</p>
<p>The original machine I was on is a Microsoft Windows XP [Version 5.1.2600].</p>
<p>On it I have installed (Adobe):<br />
Flex SDK 2 &amp; 3<br />
Flex Builder 3<br />
Flash CS3<br />
Flash 8</p>
<p>And it did not work.  So as a hunch, I tried a Windows Vista<br />
machine.  Installed Flex Builder 3, copied the project over and Bam!<br />
The same broken project in Windows XP works in Windows Vista.<br />
Now the Vista machine only has Flash 8 installed.  But I am thinking<br />
that it might have to do with the open source Flex SDK.  I have no time to test it now.  I am essentially developing one project on two different machines right now.</p>
<p>I hope this helps someone.  I was tearing my hair out for two Days!  Two Days!</p>
<p>Thanks Josh for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-52970</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Tue, 05 Aug 2008 16:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-52970</guid>
		<description>I wish I knew what was going wrong for you guys. I think I&#039;ve only tried it in Flex Builder 3, so that&#039;s definitely not an issue.</description>
		<content:encoded><![CDATA[<p>I wish I knew what was going wrong for you guys. I think I&#8217;ve only tried it in Flex Builder 3, so that&#8217;s definitely not an issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://joshblog.net/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/comment-page-1/#comment-52963</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 05 Aug 2008 15:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/10/how-to-use-the-flash-cs3-component-set-in-a-flex-builder-actionscript-project/#comment-52963</guid>
		<description>Has anyone gotten this to work on Flex Builder 3?

I created an Actionscript Project.
I created a bt.swc which contained a Flash CS3 Button Component.
I created a bt.swf for the default skins.

I included the source path to &quot;[Flash CS3]/en/Configuration/Component Source/ActionScript 3.0/User Interface&quot;.
I include the SWC in the library path as given in the instructions.

I tried different variations and none seem to work.  The only result I get sometimes is just the text I set for the label of the button I create.  No skins.

I tried embedding the skins from the bt.swf and setting styles with
the setStyle method.  I also tried exporting the skin movie clips in the first frame and recreating the SWC but that also did not work.

Does this only work in Flex 2?  What changed in Flex 3 that rendered this null and void?</description>
		<content:encoded><![CDATA[<p>Has anyone gotten this to work on Flex Builder 3?</p>
<p>I created an Actionscript Project.<br />
I created a bt.swc which contained a Flash CS3 Button Component.<br />
I created a bt.swf for the default skins.</p>
<p>I included the source path to &#8220;[Flash CS3]/en/Configuration/Component Source/ActionScript 3.0/User Interface&#8221;.<br />
I include the SWC in the library path as given in the instructions.</p>
<p>I tried different variations and none seem to work.  The only result I get sometimes is just the text I set for the label of the button I create.  No skins.</p>
<p>I tried embedding the skins from the bt.swf and setting styles with<br />
the setStyle method.  I also tried exporting the skin movie clips in the first frame and recreating the SWC but that also did not work.</p>
<p>Does this only work in Flex 2?  What changed in Flex 3 that rendered this null and void?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
