<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Run time CSS loading guide</title>
	<atom:link href="http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/</link>
	<description>Enjoy!!!!</description>
	<lastBuildDate>Thu, 09 Jul 2009 22:51:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Redni</title>
		<link>http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-1430</link>
		<dc:creator>Redni</dc:creator>
		<pubDate>Wed, 01 Apr 2009 07:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-1430</guid>
		<description>use stylemanager class to change dynamic stylesheet or theme change in flex ,
You can do that by using setstyle and getstyle methods on runtime . 
More details are on this article 


&lt;a href=&#039;http://askmeflash.com/article_m.php?p=article&amp;id=6&#039; rel=&quot;nofollow&quot;&gt;http://askmeflash.com/article_m.php?p=article&amp;id=6&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>use stylemanager class to change dynamic stylesheet or theme change in flex ,<br />
You can do that by using setstyle and getstyle methods on runtime .<br />
More details are on this article </p>
<p><a href='http://askmeflash.com/article_m.php?p=article&amp;id=6' rel="nofollow">http://askmeflash.com/article_m.php?p=article&amp;id=6</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Redni</title>
		<link>http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-1429</link>
		<dc:creator>Redni</dc:creator>
		<pubDate>Tue, 31 Mar 2009 13:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-1429</guid>
		<description>Very good article explaining runtime dynamic stylesheet implementation on all flex components 

http://askmeflash.com///article_m.php?p=article&amp;id=6</description>
		<content:encoded><![CDATA[<p>Very good article explaining runtime dynamic stylesheet implementation on all flex components </p>
<p><a href="http://askmeflash.com///article_m.php?p=article&amp;id=6" rel="nofollow">http://askmeflash.com///article_m.php?p=article&amp;id=6</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexrays</title>
		<link>http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-694</link>
		<dc:creator>flexrays</dc:creator>
		<pubDate>Mon, 29 Oct 2007 05:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-694</guid>
		<description>Hi Tom.. 
 Thanks a lot for commenting on my post. I have corrected it. 

Hi Andres... 
 As per the point 2 in my post, I am adding the CSS file to the flex compiler. Can you please elaborate your question. Thanks</description>
		<content:encoded><![CDATA[<p>Hi Tom..<br />
 Thanks a lot for commenting on my post. I have corrected it. </p>
<p>Hi Andres&#8230;<br />
 As per the point 2 in my post, I am adding the CSS file to the flex compiler. Can you please elaborate your question. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Bonner</title>
		<link>http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-682</link>
		<dc:creator>Tom Bonner</dc:creator>
		<pubDate>Fri, 26 Oct 2007 22:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-682</guid>
		<description>Thanks for posting this -- it solved a problem I had figuring out why my stylesheet.swf wasn&#039;t loading. However, I think there is a type in your code.

My compiler objected to a missing double quote mark -- there should be a double quote after the initialize = statement and before the StyleManager... text. 

In addition, on my laptop, the single quotes around the style1CSS.swf object and the double quote at the end of the statement are typesetter&#039;s quotes -- when I copied and pasted the statement, Flexbuilder3 ignored the quote marks. When I changed the marks to standard ASCI characters, everything worked fine.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this &#8212; it solved a problem I had figuring out why my stylesheet.swf wasn&#8217;t loading. However, I think there is a type in your code.</p>
<p>My compiler objected to a missing double quote mark &#8212; there should be a double quote after the initialize = statement and before the StyleManager&#8230; text. </p>
<p>In addition, on my laptop, the single quotes around the style1CSS.swf object and the double quote at the end of the statement are typesetter&#8217;s quotes &#8212; when I copied and pasted the statement, Flexbuilder3 ignored the quote marks. When I changed the marks to standard ASCI characters, everything worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrés</title>
		<link>http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-677</link>
		<dc:creator>Andrés</dc:creator>
		<pubDate>Fri, 26 Oct 2007 07:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-677</guid>
		<description>You can&#039;t with felx alone, you need to create the CSS file and send it to the flex compiler, then it will create a swf with all the style declarations for you to load.</description>
		<content:encoded><![CDATA[<p>You can&#8217;t with felx alone, you need to create the CSS file and send it to the flex compiler, then it will create a swf with all the style declarations for you to load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sweta</title>
		<link>http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-530</link>
		<dc:creator>Sweta</dc:creator>
		<pubDate>Fri, 05 Oct 2007 06:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://flexrays.wordpress.com/2007/05/16/run-time-css-loading-guide/#comment-530</guid>
		<description>Hi
If i want to compile css file at run time, then what should do?</description>
		<content:encoded><![CDATA[<p>Hi<br />
If i want to compile css file at run time, then what should do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
