Just wondering,
my brain might be misplaced, but never the less
scenario is very simple, want to create animation of the text where at frame 1, letter spacing is 0 and at frame 200, letter spacing is 60 for specified text
this process is unsuccessful via motion tween in cs4 flash, and i guess neither in earlier versions, nor that i have done that before. but i was certain that it would be very straight forward to achieve via motion tween, so far it feels that i was wrong and for such simple animation and straight forward concept, i have no idea why it doesn’t work, again, via motion tween.
i presume i can write AS3 code spinet that would run every frame and increase or decrease property value for letterSpacing, to achieve the effect.
but my curiosity is: why such basic manipulation of text can not be done via motion tween? or may be it can be done but i just doing it wrong. some one please put me on the right path.
THANK YOU : )