<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Changing the cursor in a Flex application using the CursorManager class</title>
	<link>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Fri, 05 Dec 2008 10:29:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: sammy</title>
		<link>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-15761</link>
		<author>sammy</author>
		<pubDate>Sat, 20 Sep 2008 18:04:45 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-15761</guid>
		<description>I am trying to create a custom set of cursors for my app tha dont have to be turned on, can this code be edited so it is automatically switched on without a button needed to be pressed?</description>
		<content:encoded><![CDATA[<p>I am trying to create a custom set of cursors for my app tha dont have to be turned on, can this code be edited so it is automatically switched on without a button needed to be pressed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divya</title>
		<link>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-6633</link>
		<author>Divya</author>
		<pubDate>Mon, 04 Feb 2008 21:54:21 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-6633</guid>
		<description>I was using the setBusyCursor() and removeBusyCursor() methods in my application,until I had two tabs in my app which loaded once my Application initialized.Both these tabs make remote method calls,and display the busy cursor until the results come back.This resulted in the busy cursor getting converted into a normal cursor before the data come back.Here is a blog post related to this and how we could use a progress bar instead and pointers on ProgressBar:
http://flex-j2ee.blogspot.com/2008/01/flex-progressbar-versus-cursormanager.html</description>
		<content:encoded><![CDATA[<p>I was using the setBusyCursor() and removeBusyCursor() methods in my application,until I had two tabs in my app which loaded once my Application initialized.Both these tabs make remote method calls,and display the busy cursor until the results come back.This resulted in the busy cursor getting converted into a normal cursor before the data come back.Here is a blog post related to this and how we could use a progress bar instead and pointers on ProgressBar:<br />
<a href="http://flex-j2ee.blogspot.com/2008/01/flex-progressbar-versus-cursormanager.html" rel="nofollow">http://flex-j2ee.blogspot.com/2008/01/flex-progressbar-versus-cursormanager.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anz</title>
		<link>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-4636</link>
		<author>Anz</author>
		<pubDate>Thu, 29 Nov 2007 08:02:41 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-4636</guid>
		<description>Hi,

I set the cursor of a textinput using CursorManager

The new cursor is showing but it also showing the default text cursor on roll over of the text box.

How can I solve it?

Thanks
Anz
http://www.flickrmailer.com</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I set the cursor of a textinput using CursorManager</p>
<p>The new cursor is showing but it also showing the default text cursor on roll over of the text box.</p>
<p>How can I solve it?</p>
<p>Thanks<br />
Anz<br />
<a href="http://www.flickrmailer.com" rel="nofollow">http://www.flickrmailer.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bLb</title>
		<link>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-4330</link>
		<author>bLb</author>
		<pubDate>Mon, 19 Nov 2007 05:33:46 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-4330</guid>
		<description>As usual very useful! Thanks!</description>
		<content:encoded><![CDATA[<p>As usual very useful! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manju</title>
		<link>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-2096</link>
		<author>Manju</author>
		<pubDate>Fri, 14 Sep 2007 11:40:28 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/changing-the-cursor-in-a-flex-application-using-the-cursormanager-class/#comment-2096</guid>
		<description>cool...........!</description>
		<content:encoded><![CDATA[<p>cool&#8230;&#8230;&#8230;..!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
