Copy link to clipboard
Copied
Hi,guys!
I am new to flash and actionscript
If i use flash professinal to create a simple tween animation clip,and set some keyframes in timeline
And i want to get the informations about these keyframes to use them in my animation engine?So how can i do that?
Thanks a lot~
Copy link to clipboard
Copied
It depends what you want to do with it:
1.you can export Tweens to Actiosncript (rightClick anywhere on the tweens timeline and choose copy for Actionscript,
and then simply use the result to tween multiple objectzs the same way
2.
or can export Tweens to XML(rightClick anywhere on the tweens timeline and choose copy) and directly apply the properties of this tween to ther tweens.
Copy link to clipboard
Copied
No,i want the keyframes, not all the frames,and when i export tweens to XML,seems no frames or keyframes
Copy link to clipboard
Copied
Please take reference from http://helpx.adobe.com/flash/using/motion-tween-animation.html.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now