<?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: Set custom cursor using the CursorManager</title>
	<atom:link href="http://www.flex-blog.com/set-custom-cursor-using-the-cursormanager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flex-blog.com/set-custom-cursor-using-the-cursormanager/</link>
	<description>Examples, News and Other Stuff</description>
	<lastBuildDate>Thu, 19 Jan 2012 14:01:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Roelof</title>
		<link>http://www.flex-blog.com/set-custom-cursor-using-the-cursormanager/comment-page-1/#comment-1314</link>
		<dc:creator>Roelof</dc:creator>
		<pubDate>Fri, 16 Apr 2010 09:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=471#comment-1314</guid>
		<description>Hi Sunit,

Issue 1 can be solved using the offset parameters of the method setCursor. Code will look like this:

myCursorID = CursorManager.setCursor(myCursor, 2, -5, -5);

I can see Issue 2 in this example, but can not reproduce this in the new Flash Builder 4. So it might have been a bug.

Regards,
Roelof</description>
		<content:encoded><![CDATA[<p>Hi Sunit,</p>
<p>Issue 1 can be solved using the offset parameters of the method setCursor. Code will look like this:</p>
<p>myCursorID = CursorManager.setCursor(myCursor, 2, -5, -5);</p>
<p>I can see Issue 2 in this example, but can not reproduce this in the new Flash Builder 4. So it might have been a bug.</p>
<p>Regards,<br />
Roelof</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunit</title>
		<link>http://www.flex-blog.com/set-custom-cursor-using-the-cursormanager/comment-page-1/#comment-1312</link>
		<dc:creator>Sunit</dc:creator>
		<pubDate>Fri, 16 Apr 2010 06:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=471#comment-1312</guid>
		<description>Hi Roelof,

Thanx for this article. There 2 issues i find in this. 

One is the custom cursor is having some offset in both x and y direction from the actual cursor. Is there a way to correct this offset?

And other thing is, when you take the mouse over a text field(in your case text which is below the button &quot;Click the button to...&quot;) , there are 2 cursors visible , custom as well as a system cursor. Is there any way to hide the system cursor?

Regards,
Sunit.</description>
		<content:encoded><![CDATA[<p>Hi Roelof,</p>
<p>Thanx for this article. There 2 issues i find in this. </p>
<p>One is the custom cursor is having some offset in both x and y direction from the actual cursor. Is there a way to correct this offset?</p>
<p>And other thing is, when you take the mouse over a text field(in your case text which is below the button &#8220;Click the button to&#8230;&#8221;) , there are 2 cursors visible , custom as well as a system cursor. Is there any way to hide the system cursor?</p>
<p>Regards,<br />
Sunit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

