# Problem with: mybutton.useHandCursor = false;

**URL:** https://forum.kirupa.com/t/problem-with-mybutton-usehandcursor-false/55200
**Category:** Uncategorized
**Created:** [June 22, 2004, 12:16am UTC](https://forum.kirupa.com/t/problem-with-mybutton-usehandcursor-false/55200 "2004-06-22T00:16:02Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![xmattx](https://avatars.discourse-cdn.com/v4/letter/x/6de8d8/32.png) [@xmattx](https://forum.kirupa.com/u/xmattx)
#### Post date: [June 22, 2004, 12:16am UTC](https://forum.kirupa.com/t/problem-with-mybutton-usehandcursor-false/55200/1 "2004-06-22T00:16:02Z")

</div>

i am using:  
mybutton.useHandCursor = false;

The button I am using the script on however is not in the main timeline of the movie. I have tried using the script in the first frame of the timeline of the MC that the button exists in.

I have also tried using  
\_root.content.mybutton.useHandCursor = false;

this was used in the main timeline, no luck with that either.

what am I doing wrong?

thanks!
