Question
Reverse a tween motion from the last active frame
I have a Fade-in/ Fade-out movie that works with the 'alpha'.
It begins on a Mouse_Over and works its way toward 0, but stops and
reverses from
where ever it is at on a Mouse_Out and works it's way back
towards 100. I pretty sure someone here showed it to me -- and it
has been the cats' meow. I'm wondering if Flash will let you do the
same thing with a motion.
I played around a little and replaced the 'alpha' call in the function with 'motion' and the code stayed blue (which I'm assuming means that it is acceptable). This would make a REALLY GREAT function, assuming that it is possible.
I've enclosed the 'alpha' code so that you can see what I am referring to.
Any thoughts?
I played around a little and replaced the 'alpha' call in the function with 'motion' and the code stayed blue (which I'm assuming means that it is acceptable). This would make a REALLY GREAT function, assuming that it is possible.
I've enclosed the 'alpha' code so that you can see what I am referring to.
Any thoughts?