# Mouse.startDrag not working correct

**URL:** https://forum.kirupa.com/t/mouse-startdrag-not-working-correct/204877
**Category:** Uncategorized
**Created:** [October 24, 2006, 8:34am UTC](https://forum.kirupa.com/t/mouse-startdrag-not-working-correct/204877 "2006-10-24T08:34:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![manga](https://avatars.discourse-cdn.com/v4/letter/m/6bbea6/32.png) [@manga](https://forum.kirupa.com/u/manga)
#### Post date: [October 24, 2006, 8:34am UTC](https://forum.kirupa.com/t/mouse-startdrag-not-working-correct/204877/1 "2006-10-24T08:34:55Z")

</div>

hey all,

i have a problem. when i use the common:  
mouse.hide();  
swapDepths(customcursor,100000000) 😉  
startDrag (“customcursor”, true);

if i come on a button it shows me the handcursor!? the hand with the finger…  
and under the customcursor i just want to have the customcursor.  
why?
