<?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"
	>
<channel>
	<title>Comments on: Flash tutorial: Custom mouse pointer</title>
	<atom:link href="http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/</link>
	<description></description>
	<pubDate>Sat, 04 Jul 2009 23:26:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Phoot</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-698</link>
		<dc:creator>Phoot</dc:creator>
		<pubDate>Mon, 17 Nov 2008 23:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-698</guid>
		<description>Hey hey :) Great tutorial thanks!

One suggestion, if you use...

_root.onMouseMove = function() {
    pointer._x = _xmouse;
    pointer._y = _ymouse;
}

then it will only update the custom curser when the users mouse is moved rather than using an onEnterFrame which is constantly updating, helps save some system processing :grin:</description>
		<content:encoded><![CDATA[<p>Hey hey <img src='http://mikestickney.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Great tutorial thanks!</p>
<p>One suggestion, if you use&#8230;</p>
<p>_root.onMouseMove = function() {<br />
    pointer._x = _xmouse;<br />
    pointer._y = _ymouse;<br />
}</p>
<p>then it will only update the custom curser when the users mouse is moved rather than using an onEnterFrame which is constantly updating, helps save some system processing <img src='http://mikestickney.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SB</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-697</link>
		<dc:creator>SB</dc:creator>
		<pubDate>Tue, 11 Nov 2008 09:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-697</guid>
		<description>Thank you!!!
I had come across a lot of custom cursor scripts before that taught me to change the cursor...but then it wouldn't drag other objects.
You've made this childishly simple.:lol:</description>
		<content:encoded><![CDATA[<p>Thank you!!!<br />
I had come across a lot of custom cursor scripts before that taught me to change the cursor&#8230;but then it wouldn&#8217;t drag other objects.<br />
You&#8217;ve made this childishly simple.:lol:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimbob</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-687</link>
		<dc:creator>jimbob</dc:creator>
		<pubDate>Tue, 21 Oct 2008 13:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-687</guid>
		<description>brillant</description>
		<content:encoded><![CDATA[<p>brillant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-619</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 13 Aug 2008 12:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-619</guid>
		<description>Hi Victor, 

I'd be happy to help you out, but not really sure what you're trying to do, and what's not working. If you can provide a better explanation of the problem, or send me the .fla (contact@spitshine-design.com), I'll try to help you through it.

- Mike</description>
		<content:encoded><![CDATA[<p>Hi Victor, </p>
<p>I&#8217;d be happy to help you out, but not really sure what you&#8217;re trying to do, and what&#8217;s not working. If you can provide a better explanation of the problem, or send me the .fla (contact@spitshine-design.com), I&#8217;ll try to help you through it.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-616</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Sun, 10 Aug 2008 15:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-616</guid>
		<description>Hey Mike,
I ran across your site trying to figue out why my play button wouldnt reference a nested mc.
This tutorial caught my interest and I went thru it step by step. It didn't work. Finally, after exhausting everything except deleting my movie clip of the mc_scope and replacing it with yours it worked. I suspect that this is the same problem I was having before I found your site. Do you have any idea what i may be doing wrong drawing my artwork then converting to movie clips? I've been trying to figure this crap out for a week now. I think I am doing everything correct so this is not much fun when all I want to do is see something move using action script.

Thanks,
Victor</description>
		<content:encoded><![CDATA[<p>Hey Mike,<br />
I ran across your site trying to figue out why my play button wouldnt reference a nested mc.<br />
This tutorial caught my interest and I went thru it step by step. It didn&#8217;t work. Finally, after exhausting everything except deleting my movie clip of the mc_scope and replacing it with yours it worked. I suspect that this is the same problem I was having before I found your site. Do you have any idea what i may be doing wrong drawing my artwork then converting to movie clips? I&#8217;ve been trying to figure this crap out for a week now. I think I am doing everything correct so this is not much fun when all I want to do is see something move using action script.</p>
<p>Thanks,<br />
Victor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: F3N1X</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-493</link>
		<dc:creator>F3N1X</dc:creator>
		<pubDate>Tue, 01 Jul 2008 23:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-493</guid>
		<description>thx heaps, but i have 1 question...now that i have a cursor, how do i add it to a game??</description>
		<content:encoded><![CDATA[<p>thx heaps, but i have 1 question&#8230;now that i have a cursor, how do i add it to a game??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gotoandlearnflash.com &#187; Blog Archive &#187; Flash Tutorial: Custom Mouse Pointer</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-469</link>
		<dc:creator>gotoandlearnflash.com &#187; Blog Archive &#187; Flash Tutorial: Custom Mouse Pointer</dc:creator>
		<pubDate>Thu, 19 Jun 2008 00:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-469</guid>
		<description>[...] View Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] View Tutorial [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hiwian sunday</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-288</link>
		<dc:creator>hiwian sunday</dc:creator>
		<pubDate>Wed, 21 May 2008 01:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-288</guid>
		<description>Great help But the scope was not very centered</description>
		<content:encoded><![CDATA[<p>Great help But the scope was not very centered</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-259</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 16 May 2008 16:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-259</guid>
		<description>Hi Noturox,

Sorry you're having trouble here... Not sue what is happening, but to note, if you are on scene 1 already, doubleclicking on the "scene 1", you won't really see anything change. That's the only thing I can say that you are seeing.

To select Scene 1 (if you are in a different scene or in a symbol edit mode), you can either use the "breadcrumb" trail under the timeline (you will only see "scene 1" listed if you are on "scene 1") or you can choose "Window &gt; Scenes", which will open the "Scenes Pallette" and you can click Scene 1 from there.

Hope this helps, and thanks for reading!

- Mike</description>
		<content:encoded><![CDATA[<p>Hi Noturox,</p>
<p>Sorry you&#8217;re having trouble here&#8230; Not sue what is happening, but to note, if you are on scene 1 already, doubleclicking on the &#8220;scene 1&#8243;, you won&#8217;t really see anything change. That&#8217;s the only thing I can say that you are seeing.</p>
<p>To select Scene 1 (if you are in a different scene or in a symbol edit mode), you can either use the &#8220;breadcrumb&#8221; trail under the timeline (you will only see &#8220;scene 1&#8243; listed if you are on &#8220;scene 1&#8243;) or you can choose &#8220;Window > Scenes&#8221;, which will open the &#8220;Scenes Pallette&#8221; and you can click Scene 1 from there.</p>
<p>Hope this helps, and thanks for reading!</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noturox</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-258</link>
		<dc:creator>Noturox</dc:creator>
		<pubDate>Fri, 16 May 2008 15:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/flash-tutorial-custom-mouse-pointer/#comment-258</guid>
		<description>helleuw.. Im trying to make this crosshair but how do i select scéne one ? because when i double click it nothing happens.. please answer me,, Greetz Noturox</description>
		<content:encoded><![CDATA[<p>helleuw.. Im trying to make this crosshair but how do i select scéne one ? because when i double click it nothing happens.. please answer me,, Greetz Noturox</p>
]]></content:encoded>
	</item>
</channel>
</rss>
