Mark,

If you see the SWFLoader API, you could see that there are few properties which you can use such as bytesLoaded & bytesTotal, but these two tells you about SWF or Content loading size not the timeline information of the SWF you load. I don't think there are any API exposed or present which would tell you that. So I suggest you to have a method and expose it from which would basically do your timeline calculation and return the value. When you do this, you could always use a wrapper and call the function and get the timeline information. I hope I was clear on explaining how to achieve this.

Regards
Srinivas


On Apr 12, 2010 1:52pm, markflex2007 <[email protected]> wrote:


























Hi,



I have a question how to get swf file information after I load the swf with swfLoder.



Thanks



Mark S




















Reply via email to