<?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: Setting a Button control&#8217;s icon to an asset from a SWF file in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Mon, 13 Feb 2012 01:38:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: siddharth</title>
		<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/comment-page-1/#comment-9225</link>
		<dc:creator>siddharth</dc:creator>
		<pubDate>Tue, 17 May 2011 06:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-9225</guid>
		<description>thanks a lot .. i have a got an idea to make a panel with this button implementation</description>
		<content:encoded><![CDATA[<p>thanks a lot .. i have a got an idea to make a panel with this button implementation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lions</title>
		<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/comment-page-1/#comment-2664</link>
		<dc:creator>Lions</dc:creator>
		<pubDate>Fri, 11 Jul 2008 02:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-2664</guid>
		<description>Always very useful info.  Thanks!</description>
		<content:encoded><![CDATA[<p>Always very useful info.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/comment-page-1/#comment-2663</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Wed, 28 May 2008 15:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-2663</guid>
		<description>&lt;a href=&quot;http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-13051&quot; rel=&quot;nofollow&quot;&gt;ashok&lt;/a&gt;,

Try Ben Stucki&#039;s IconUtility component, &lt;a href=&quot;http://blog.benstucki.net/?p=42&quot; rel=&quot;nofollow&quot;&gt;&lt;u&gt;&quot;IconUtility Component for Dynamic Run-Time Icons&quot;&lt;/u&gt;&lt;/a&gt;.

Peter</description>
		<content:encoded><![CDATA[<p><a href="http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-13051" rel="nofollow">ashok</a>,</p>
<p>Try Ben Stucki&#8217;s IconUtility component, <a href="http://blog.benstucki.net/?p=42" rel="nofollow"><u>&#8220;IconUtility Component for Dynamic Run-Time Icons&#8221;</u></a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashok</title>
		<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/comment-page-1/#comment-2662</link>
		<dc:creator>ashok</dc:creator>
		<pubDate>Wed, 28 May 2008 15:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-2662</guid>
		<description>is there any way we can assign, the path for the icon programatically. the icon always expects some sort of enconding and other properties, but what if the path is read from an xml file, then how do we set the path for the icon.</description>
		<content:encoded><![CDATA[<p>is there any way we can assign, the path for the icon programatically. the icon always expects some sort of enconding and other properties, but what if the path is read from an xml file, then how do we set the path for the icon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeevan K Augustin</title>
		<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/comment-page-1/#comment-2659</link>
		<dc:creator>Jeevan K Augustin</dc:creator>
		<pubDate>Sat, 22 Mar 2008 08:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-2659</guid>
		<description>here i have got the correct answer...
very useful information. thanks a lot...
keep add more</description>
		<content:encoded><![CDATA[<p>here i have got the correct answer&#8230;<br />
very useful information. thanks a lot&#8230;<br />
keep add more</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yajax</title>
		<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/comment-page-1/#comment-2660</link>
		<dc:creator>yajax</dc:creator>
		<pubDate>Thu, 06 Mar 2008 09:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-2660</guid>
		<description>flexible idea,3&#039;Q!!!</description>
		<content:encoded><![CDATA[<p>flexible idea,3&#8242;Q!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rconceiver</title>
		<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/comment-page-1/#comment-2661</link>
		<dc:creator>rconceiver</dc:creator>
		<pubDate>Mon, 03 Mar 2008 06:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-2661</guid>
		<description>Thanks Peter!

Problem is Solved....!

Thanks for the prompt reply...I really appreciate it!

Thanks once again!</description>
		<content:encoded><![CDATA[<p>Thanks Peter!</p>
<p>Problem is Solved&#8230;.!</p>
<p>Thanks for the prompt reply&#8230;I really appreciate it!</p>
<p>Thanks once again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/comment-page-1/#comment-2658</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Fri, 29 Feb 2008 22:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/02/29/setting-a-button-controls-icon-to-an-asset-from-a-swf-file-in-flex/#comment-2658</guid>
		<description>Oh, I also included my source FLA for each of the source code downloads in the previous examples. You&#039;ll need Flash CS3 to open the file.

Peter</description>
		<content:encoded><![CDATA[<p>Oh, I also included my source FLA for each of the source code downloads in the previous examples. You&#8217;ll need Flash CS3 to open the file.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

