Cursor help

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

thanks
lemme know if you need the .fla

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

thnakscsx

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 for free

:stuck_out_tongue:

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

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