<?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: Creating a Loosely-Coupled Custom Component in Flex</title>
	<atom:link href="http://www.curiousfind.com/blog/51/feed" rel="self" type="application/rss+xml" />
	<link>http://www.curiousfind.com/blog/51</link>
	<description>Web development by Jamie McDaniel</description>
	<lastBuildDate>Sun, 07 Mar 2010 13:19:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: idea-boss</title>
		<link>http://www.curiousfind.com/blog/51/comment-page-1#comment-5260</link>
		<dc:creator>idea-boss</dc:creator>
		<pubDate>Sat, 30 May 2009 03:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.curiousfind.com/blog/?p=51#comment-5260</guid>
		<description>Hi,

I am a flex new bie and now face a new issue.

- Actually one of the option in my application must have theme swapping option i.e, predefined themes are created already and when the user selects theme1 , theme 2 option the app gets loaded with the corresponding themes. I achieved this by following the link http://blog.everythingflex.com/2007/01/19/flex-201-style-swapping/ and now it is working fine.

- And another option of the same application must enable the user to select his own colours, styles etc., for the components like panel, dropdown etc,as found in the url (http://flexonrails.net/stylescreator/public/)  So to achieve this i followed the tutorial from the url http://www.askmeflash.com/article_m.php?p=article&amp;id=6 and tried implementing the same to my app. But what happens is the global css used for all components in the application clashes with the css of the custom component and the colour for the controls doesnt change as the colour is changed from the colour picker tool.

- So I request you to view the above said link and suggest me how to have the both options work without getting clased.

- I use separate components for separate modules. for ex. theme swapper will be present inside the com folder as themeswap.mxml and userstyleselector will be present in the com folder as userstyleselector.mxml.

-Kindly suggest a solution to overcome this. Any links references too appreciated. I have discussed abt this in the forum http://www.askmeflash.com/qdetail_m.php?p=qdetail&amp;qid=145 but not yet solved.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am a flex new bie and now face a new issue.</p>
<p>- Actually one of the option in my application must have theme swapping option i.e, predefined themes are created already and when the user selects theme1 , theme 2 option the app gets loaded with the corresponding themes. I achieved this by following the link <a href="http://blog.everythingflex.com/2007/01/19/flex-201-style-swapping/" rel="nofollow">http://blog.everythingflex.com/2007/01/19/flex-201-style-swapping/</a> and now it is working fine.</p>
<p>- And another option of the same application must enable the user to select his own colours, styles etc., for the components like panel, dropdown etc,as found in the url (<a href="http://flexonrails.net/stylescreator/public/" rel="nofollow">http://flexonrails.net/stylescreator/public/</a>)  So to achieve this i followed the tutorial from the url <a href="http://www.askmeflash.com/article_m.php?p=article&amp;id=6" rel="nofollow">http://www.askmeflash.com/article_m.php?p=article&amp;id=6</a> and tried implementing the same to my app. But what happens is the global css used for all components in the application clashes with the css of the custom component and the colour for the controls doesnt change as the colour is changed from the colour picker tool.</p>
<p>- So I request you to view the above said link and suggest me how to have the both options work without getting clased.</p>
<p>- I use separate components for separate modules. for ex. theme swapper will be present inside the com folder as themeswap.mxml and userstyleselector will be present in the com folder as userstyleselector.mxml.</p>
<p>-Kindly suggest a solution to overcome this. Any links references too appreciated. I have discussed abt this in the forum <a href="http://www.askmeflash.com/qdetail_m.php?p=qdetail&amp;qid=145" rel="nofollow">http://www.askmeflash.com/qdetail_m.php?p=qdetail&amp;qid=145</a> but not yet solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John gag</title>
		<link>http://www.curiousfind.com/blog/51/comment-page-1#comment-2512</link>
		<dc:creator>John gag</dc:creator>
		<pubDate>Wed, 04 Feb 2009 21:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.curiousfind.com/blog/?p=51#comment-2512</guid>
		<description>Thanks for the post!</description>
		<content:encoded><![CDATA[<p>Thanks for the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: regis</title>
		<link>http://www.curiousfind.com/blog/51/comment-page-1#comment-1718</link>
		<dc:creator>regis</dc:creator>
		<pubDate>Thu, 20 Nov 2008 21:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.curiousfind.com/blog/?p=51#comment-1718</guid>
		<description>Very nice, simple and clear. good reference for custom components.
Thanks.</description>
		<content:encoded><![CDATA[<p>Very nice, simple and clear. good reference for custom components.<br />
Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
