# Cursor help

**URL:** https://forum.kirupa.com/t/cursor-help/7835
**Category:** flash
**Created:** [November 8, 2002, 6:59pm UTC](https://forum.kirupa.com/t/cursor-help/7835 "2002-11-08T18:59:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Dryst](https://avatars.discourse-cdn.com/v4/letter/d/4af34b/32.png) [@Dryst](https://forum.kirupa.com/u/Dryst)
#### Post date: [November 8, 2002, 6:59pm UTC](https://forum.kirupa.com/t/cursor-help/7835/1 "2002-11-08T18:59:19Z")

</div>

I am making a webpage for a friend at a radio station, and i ran into some trouble with my cursor, when ever you run off the flash, the cursor only blinks in when you move it, here check it out

[http://members.cox.net/dryst17/FrameSet1.htm](http://members.cox.net/dryst17/FrameSet1.htm)

thanks  
lemme know if you need the .fla

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 8, 2002, 7:03pm UTC](https://forum.kirupa.com/t/cursor-help/7835/2 "2002-11-08T19:03:13Z")

</div>

anyone know where i can grab cool sound fx / music loops for free?

thnakscsx

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 9, 2002, 9:44am UTC](https://forum.kirupa.com/t/cursor-help/7835/3 "2002-11-09T09:44:45Z")

</div>

Hey, i have never seen a menu like that before, pretty cool.  
Cant help you with the cursor!

But you can get some mad sounds from [www.flashkit.com](http://www.flashkit.com) for free

😛

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 9, 2002, 11:10am UTC](https://forum.kirupa.com/t/cursor-help/7835/4 "2002-11-09T11:10:29Z")

</div>

I dunno but something makes me think it’s the moving balls… :-  
I might be wrong… :-\

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 9, 2002, 12:27pm UTC](https://forum.kirupa.com/t/cursor-help/7835/5 "2002-11-09T12:27:19Z")

</div>

It looks to me like you’ve got an if () statement in the swf which sets Mouse.hide() if the mouse is outside a certain defined area (the movie).

I’d also suspect that the if () is combined with an onClipEvent(enterFrame) or onClipEvent(mouseMove) handler to check if the mouse is back within the target area (so that you can make it visible again) and that your frame rate is running slowly becaues of the green balls
