I have an input text field with a movie clip behind it. When you roll over the movie clip it scales up, when you roll out, it scales down.
problem is, rolling over the textfield triggers rollOut. which i dont want.
and textfields dont have onRollOver. so is there a way to fix this?