Skip to main content
Participant
March 17, 2014
Question

How to trace swf file size and play total time in AS3.0

  • March 17, 2014
  • 1 reply
  • 483 views

Hi

How to trace swf file size and playing time in as3.0. any example is there? pls guide .

Thanks

This topic has been closed for replies.

1 reply

Inspiring
March 17, 2014

enable debugging: this will trace you the file size out

use stage.frameRate and this.totalFrames to calc the length of your movie