Hi,
I completed the Complex Button RollOut/RollOver Effects tutorial and wanted to know how to implement this correctly to a button that already has a motion tween.
For example I have a button which comes up from the bottom and adding the AS provided by the tutorial, when my mouse rolls over the button the button goes to the original state which is the bottom. (I also have a ripple effect on the button which is a movie clip but it serves as a background to the button) How can I arrange it so that my button can come up from the bottom, stay in place and then have the rollout/rollover effect when my mouse rolls over the button (and not go back to its very original state)?
Thanks