i wonder why theres a glitch in my programming i think that it should work in theory because i already got some other ones to work using the same concept... basictly what i do is i make a actor that is a filled reigion and i make it so that when my mouse is over it (mouse enter) it changes the animation of an actor and then when my mouse leaves the actor (mouse leave) it changes the animation back of the actor to the original one... (this is used for buttons) and aswell as when i click down on the actor (the actor with the animation not the filled reigion) it should move the page to a destination...
anyway the glitch that happens is that when my mouse is over the filled reigion it basictly doesent change the anmation, and if you move the mouse around the filled reigion the animation flashes between the two animations (which it shouldent do) and when i click on the filled reigion (to get it to move to the destination desired) it doesent ALWAYS do that (sometimes it does sometimes it doesent) do you have any idea what could be causing this to happen? plz this would be a great help.