Skip to main content
Participant
February 17, 2012
Answered

How to get the total frames

  • February 17, 2012
  • 1 reply
  • 1881 views

Hai..

 

I am in need of this code..

 

I have n number of flash files(swf). Each file contains n number of frames. I need to get the totalframes of that flash files in Actionscript 3.0.

 

Please help me through Actionscript.

This topic has been closed for replies.
Correct answer Ned Murphy

You can use the totalFrames property of a movieclip to obtain the total number of frames for a timeline.

1 reply

Ned Murphy
Ned MurphyCorrect answer
Legend
February 17, 2012

You can use the totalFrames property of a movieclip to obtain the total number of frames for a timeline.