is there a way that when a person mouses over a button that i can keep the arrow the way it is without changing into the hand???:q:
[AS]myButton.useHandCursor = false;[/AS]Replace myButton with your button instance name.
By the way, this post is in the wrong forum