mouse over delays

Well, I guess I am missing something here. When your mouse leaves a button, I don't think the hide action will actually run until the show is complete. So if it starts showing text 1 and you move the mouse to text 2 before text 2 is done showing, then the hide may not kick in on time. I can't see your application, but you can set up an action on text 1 to show text 2 AFTER it is hidden, thus automating the entire sequence. I can see where that may not work if you want the user in control.Another suggestion might be to hide the button for text 2 and put an action on text 1 to show it after text 1 is hidden. i.e.Action on text 1:On: HideShow: Button 2

Discussions have been disabled for this post