A simple question.
I’m want to fire a function or a tween when the mouse is over the embeded flashmovie, and another when you take the mouse out of the flashmovie.
My flash has some buttons and textfields, so I can’t put a blank MC over the complete movie with onMouseOver and onMouseOut functions cause then you can’t use the buttons and such.
ie:
- mouse over entire movie fire a function or tween
- mouse out of movie fire funciton or tween
- but still able to use buttons and so on
What is the best way to do this in AS2?
I usally do AS3 but need AS2 for this small banner