<?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: Adobe Flash Builder and Catalyst Tips, Tricks, and Hacks</title>
	<atom:link href="http://www.themorphicgroup.com/blog/2009/06/23/adobe-flash-builder-and-catalyst-tips-tricks-and-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themorphicgroup.com/blog/2009/06/23/adobe-flash-builder-and-catalyst-tips-tricks-and-hacks/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 03:58:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tim Oxley</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/23/adobe-flash-builder-and-catalyst-tips-tricks-and-hacks/comment-page-1/#comment-3003</link>
		<dc:creator>Tim Oxley</dc:creator>
		<pubDate>Tue, 06 Oct 2009 03:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=86#comment-3003</guid>
		<description>Hey, 

We&#039;re having the same issues: no 9slice/resizable component support makes this tool mostly useless... I&#039;ve posted about this in &quot;catalyst ideas&quot;, please vote &amp;/or comment:

http://ideas.adobe.com/ct/ct_a_view_idea.bix?c=DA4859AD-8934-4F93-983A-4219E2DD9275&amp;idea_id=7C340451-271E-4C0D-AF5E-E32CFAB244EC

Thanks</description>
		<content:encoded><![CDATA[<p>Hey, </p>
<p>We&#8217;re having the same issues: no 9slice/resizable component support makes this tool mostly useless&#8230; I&#8217;ve posted about this in &#8220;catalyst ideas&#8221;, please vote &amp;/or comment:</p>
<p><a href="http://ideas.adobe.com/ct/ct_a_view_idea.bix?c=DA4859AD-8934-4F93-983A-4219E2DD9275&amp;idea_id=7C340451-271E-4C0D-AF5E-E32CFAB244EC" rel="nofollow">http://ideas.adobe.com/ct/ct_a_view_idea.bix?c=DA4859AD-8934-4F93-983A-4219E2DD9275&amp;idea_id=7C340451-271E-4C0D-AF5E-E32CFAB244EC</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giles Roadnight</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/23/adobe-flash-builder-and-catalyst-tips-tricks-and-hacks/comment-page-1/#comment-2971</link>
		<dc:creator>Giles Roadnight</dc:creator>
		<pubDate>Mon, 07 Sep 2009 07:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=86#comment-2971</guid>
		<description>We had a go at using Catalyst but have basically given up. I think all we will use it for (possibly) is a starting point and each time the design changes either throw our code away or implement the design changes in Flex.

You have a few good work arounds here but relying on the order of the children in the components not changing seems a bit flaky! As simple a change as allowing us to add IDs to components in Catalyst would get round a lot of the issues.

There are other bigger problems though: no scale 9 support, no swc support (everything is a png), no relative positioning - these all stop us using it.

The example that we worked with was a simple login dialogue. The basic dialogue worked fine but when we added an error state with a text field that could take a variable string length we had to throw all the catalyst sizing and positioning code (which is what we wanted it for) away so we could size and position the content according to the size of the text field.</description>
		<content:encoded><![CDATA[<p>We had a go at using Catalyst but have basically given up. I think all we will use it for (possibly) is a starting point and each time the design changes either throw our code away or implement the design changes in Flex.</p>
<p>You have a few good work arounds here but relying on the order of the children in the components not changing seems a bit flaky! As simple a change as allowing us to add IDs to components in Catalyst would get round a lot of the issues.</p>
<p>There are other bigger problems though: no scale 9 support, no swc support (everything is a png), no relative positioning &#8211; these all stop us using it.</p>
<p>The example that we worked with was a simple login dialogue. The basic dialogue worked fine but when we added an error state with a text field that could take a variable string length we had to throw all the catalyst sizing and positioning code (which is what we wanted it for) away so we could size and position the content according to the size of the text field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirk</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/23/adobe-flash-builder-and-catalyst-tips-tricks-and-hacks/comment-page-1/#comment-2967</link>
		<dc:creator>Kirk</dc:creator>
		<pubDate>Wed, 02 Sep 2009 19:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=86#comment-2967</guid>
		<description>Your re-sizing thing seems to work pretty well. The drawback is that it scales the whole item -- that is, there&#039;s no way to define a 9-slice type resize, for example: to preserve rounded edges.

That seems to be a big issue with Catalyst in its current form. You can produce some nice UI elements easily, but they cannot be scaled readily, and there&#039;s no 9-slice equivalent for vector art.

Hopefully the next Beta addresses these issues.</description>
		<content:encoded><![CDATA[<p>Your re-sizing thing seems to work pretty well. The drawback is that it scales the whole item &#8212; that is, there&#8217;s no way to define a 9-slice type resize, for example: to preserve rounded edges.</p>
<p>That seems to be a big issue with Catalyst in its current form. You can produce some nice UI elements easily, but they cannot be scaled readily, and there&#8217;s no 9-slice equivalent for vector art.</p>
<p>Hopefully the next Beta addresses these issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yet another Flash Catalyst / Builder workflow method &#124; Flex Stuff by Gilles Guillemin</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/23/adobe-flash-builder-and-catalyst-tips-tricks-and-hacks/comment-page-1/#comment-2732</link>
		<dc:creator>Yet another Flash Catalyst / Builder workflow method &#124; Flex Stuff by Gilles Guillemin</dc:creator>
		<pubDate>Wed, 24 Jun 2009 13:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=86#comment-2732</guid>
		<description>[...] This morning (who said it was a hot subject?) The Morphic Group provided some very good insights in Adobe Flash Builder and Catalyst Tips, Tricks, and Hacks [...]</description>
		<content:encoded><![CDATA[<p>[...] This morning (who said it was a hot subject?) The Morphic Group provided some very good insights in Adobe Flash Builder and Catalyst Tips, Tricks, and Hacks [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
