Nathan Drake
Nathan Drake

Reputation: 311

turning Fire Animation to actionscript 3

How can I turn Fire animation from Timeline to ActionScript 3 Code?

If I use fire animation on timeline for my game, characters position and level details would reset.

Do you have any advice about how can I handle this issue?

My experience on flash is too low, sorry for this kind of question
Thanks

Upvotes: 2

Views: 92

Answers (1)

Joan.bdm
Joan.bdm

Reputation: 170

Make a Fire movieclip that contains all the fire timepline animation. Then simply call it's play() function to play it.

Upvotes: 1

Related Questions