FellHammer
Programmer
I am trying to create a cursor that has multiple stages, I already know how to make a custom cursor, but what I need is for a cursor that will look one way when over the center of the stage, a second way when over the right side and one more when over the left. For ex. a straight forward arrow over center, a hooking right arrow over right, and a hooking left arrow over left. I have tried different things, but none of them seem to work. I think my lacking is in how to tell the movie clip from the main timeline to change frames when "_xmouse <= #" or something like that. Or maybe there is a better way to go about it. Any help would be appreciated.