Bytes=kilaBytes[MX]

I know this is a simple question and there’s a simple answer involved, but since I dont know much about bytes etc. I was wondering how would I get kilaBytes instead of bytes, I want to use it for preloader, sorry for the trouble :hangover:

getBytesLoaded()/1024
getBytesTotal()/1024

I believe thats it.

kbLoaded = this.getBytesLoaded()/1024;
kbTotal = this.getBytesTotal()/1024;

:wink:

edit. hmmm… interesting. lost beat me :stuck_out_tongue:

Sorry kax :frowning:

ehmm… yeah. why!? :stuck_out_tongue:

you answered his question. that’s what matters :wink:

You confirmed my answer was correct… there we go :stuck_out_tongue:

THNX guys! Really appreciate it :wink: And sorry for the trouble again…

It’s no trouble.

ditto =)