<?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: Designing BusyCursor&#8217;s or Custom BusyCursor&#8217;s.</title>
	<atom:link href="http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/</link>
	<description></description>
	<lastBuildDate>Wed, 06 Jan 2010 13:32:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Heartburn Home Remedy</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-535</link>
		<dc:creator>Heartburn Home Remedy</dc:creator>
		<pubDate>Wed, 15 Apr 2009 11:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-535</guid>
		<description>Not that I&#039;m impressed a lot, but this is   more than I expected   when I found a link on Digg telling that the info   is awesome. Thanks.</description>
		<content:encoded><![CDATA[<p>Not that I&#8217;m impressed a lot, but this is   more than I expected   when I found a link on Digg telling that the info   is awesome. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Custom BusyCursor Demo in Flex. &#171; flex on blog - by kumar</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-513</link>
		<dc:creator>Custom BusyCursor Demo in Flex. &#171; flex on blog - by kumar</dc:creator>
		<pubDate>Sun, 22 Mar 2009 08:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-513</guid>
		<description>[...] BusyCursor Demo in&#160;Flex.  As some readers requested a demo on this post, so I am giving it here.Enjoy the [...]</description>
		<content:encoded><![CDATA[<p>[...] BusyCursor Demo in&nbsp;Flex.  As some readers requested a demo on this post, so I am giving it here.Enjoy the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flexation</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-512</link>
		<dc:creator>Flexation</dc:creator>
		<pubDate>Tue, 17 Mar 2009 12:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-512</guid>
		<description>Thanks Lijomon, thats exactly what I needed.
It took me about 2 hours of searching to get the solution and it works perfectly.</description>
		<content:encoded><![CDATA[<p>Thanks Lijomon, thats exactly what I needed.<br />
It took me about 2 hours of searching to get the solution and it works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lijomon</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-463</link>
		<dc:creator>Lijomon</dc:creator>
		<pubDate>Tue, 17 Feb 2009 12:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-463</guid>
		<description>The below code will change the default busy cursor...

        CursorManager
        {
              busyCursor: ClassReference(&quot;mx.skins.halo.BusyCursor&quot;);
              busyCursorBackground: Embed(source=&quot;assets/img/loading.swf&quot;);
        }
</description>
		<content:encoded><![CDATA[<p>The below code will change the default busy cursor&#8230;</p>
<p>        CursorManager<br />
        {<br />
              busyCursor: ClassReference(&#8220;mx.skins.halo.BusyCursor&#8221;);<br />
              busyCursorBackground: Embed(source=&#8221;assets/img/loading.swf&#8221;);<br />
        }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kumargandhi</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-411</link>
		<dc:creator>kumargandhi</dc:creator>
		<pubDate>Fri, 09 Jan 2009 04:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-411</guid>
		<description>Hi,

There was a issue on loading the GIF images on Flex App, but there&#039;s a work around.Use the below link in loading the GIF images.And design a bustcursor with this image.As described in the post for designing the busycursor.

http://flexology.wordpress.com/2008/09/30/loadinganimated_gif_in_flex/

regards,
kumar.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>There was a issue on loading the GIF images on Flex App, but there&#8217;s a work around.Use the below link in loading the GIF images.And design a bustcursor with this image.As described in the post for designing the busycursor.</p>
<p><a href="http://flexology.wordpress.com/2008/09/30/loadinganimated_gif_in_flex/" rel="nofollow">http://flexology.wordpress.com/2008/09/30/loadinganimated_gif_in_flex/</a></p>
<p>regards,<br />
kumar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajay kumar</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-407</link>
		<dc:creator>ajay kumar</dc:creator>
		<pubDate>Wed, 07 Jan 2009 20:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-407</guid>
		<description>Hi ,i have need of busy curson .gif images for flex. if u have or know any link from where i can download it. please tell me. i have really need. 


         Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi ,i have need of busy curson .gif images for flex. if u have or know any link from where i can download it. please tell me. i have really need. </p>
<p>         Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kumargandhi</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-395</link>
		<dc:creator>kumargandhi</dc:creator>
		<pubDate>Tue, 23 Dec 2008 02:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-395</guid>
		<description>yes it works just fine, you can draw your own cursor, with altering the hour/min hand heights. if you doubted it overlays then, clear all the graphics before writing the code for one , or write a class which extends programmatic skin and   there you can clear all the graphics.

regards,
kumar.</description>
		<content:encoded><![CDATA[<p>yes it works just fine, you can draw your own cursor, with altering the hour/min hand heights. if you doubted it overlays then, clear all the graphics before writing the code for one , or write a class which extends programmatic skin and   there you can clear all the graphics.</p>
<p>regards,<br />
kumar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-394</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Mon, 22 Dec 2008 20:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-394</guid>
		<description>Have you confirmed that this works with the showBusyCursor property on RemoteObjects, HTTPServices etc.?  When I tried to implement a custom class similarly to how you described Flex still uses the default skin for the built in busy cursor handling during service calls.  However, when I explicitly call the setBusyCursor() method on the CursorManager my custom cursor displays just fine.  Also, I can specify the busyCursorBackground stylel on the CursorManager selector in CSS and that works fine for service calls but Flex still uses the default mx.skins.halo class so the hour/minute hand that it draws are overlayed on my custom cursor background.

Thanks,
Jamie</description>
		<content:encoded><![CDATA[<p>Have you confirmed that this works with the showBusyCursor property on RemoteObjects, HTTPServices etc.?  When I tried to implement a custom class similarly to how you described Flex still uses the default skin for the built in busy cursor handling during service calls.  However, when I explicitly call the setBusyCursor() method on the CursorManager my custom cursor displays just fine.  Also, I can specify the busyCursorBackground stylel on the CursorManager selector in CSS and that works fine for service calls but Flex still uses the default mx.skins.halo class so the hour/minute hand that it draws are overlayed on my custom cursor background.</p>
<p>Thanks,<br />
Jamie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kumargandhi</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-383</link>
		<dc:creator>kumargandhi</dc:creator>
		<pubDate>Wed, 10 Dec 2008 14:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-383</guid>
		<description>iam sorry there i can&#039;t do that,[my employer conditions], but i can assist you to do this.its pretty simple, comment me if you are ready.

regards,
kumar.</description>
		<content:encoded><![CDATA[<p>iam sorry there i can&#8217;t do that,[my employer conditions], but i can assist you to do this.its pretty simple, comment me if you are ready.</p>
<p>regards,<br />
kumar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lijomon</title>
		<link>http://flexonblog.wordpress.com/2008/05/08/designing-busycursors-or-custom-busycursors/#comment-381</link>
		<dc:creator>Lijomon</dc:creator>
		<pubDate>Tue, 09 Dec 2008 16:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://flexonblog.wordpress.com/?p=152#comment-381</guid>
		<description>Can you please send me the code for changing default Busycursor?

Thanks in advance
Lijomon</description>
		<content:encoded><![CDATA[<p>Can you please send me the code for changing default Busycursor?</p>
<p>Thanks in advance<br />
Lijomon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
