Skip to main content
September 13, 2013
Question

about tween animation

  • September 13, 2013
  • 2 replies
  • 728 views

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~

This topic has been closed for replies.

2 replies

Adobe Employee
October 14, 2013
Inspiring
September 13, 2013

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.

September 14, 2013

No,i want the keyframes, not all the frames,and when i export tweens to XML,seems no frames or keyframes