Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

get kilobytes loaded?

Status
Not open for further replies.

martinb7

Programmer
Jan 5, 2003
235
GB
Hi, i was wondering how to make a loader that told me how many bytesLoaded out of bytesTotal the movie had downloaded.

I want a onClipEvent(load) to load test.swf into a parent .swf file.

I know how to do this but i want to know how to write the bytesLoaded and bytesTotal down on the parent movie that the test.swf has loaded. i.e 1234/2345 on the parent movie.

Also how do you convert the bytes to kb?

on parent movie: a holder for the test.swf to load into,
: how to write amnt of kb loaded/total kb.

Thanx

Martin
 
Try these for starters...



Regards,

cubalibre2.gif
 
Again not answering the question... [thumbsdown]

Must be because I don't know how to use components also! [tongue]

Regards,

cubalibre2.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top