flash xml.getBytesTotal()
flash xml.getBytesTotal()
Out of context: Reply #11
- Started
- Last post
- 14 Responses
- unfittoprint0
that's strange...
I've created a specific class to deal with multiple items loading.
an interval checks each item's getBytesLoaded and getBytesTotal, and as far as I'm concerned, I always get getBytesTotal from each one...
the only problem I have is with CSS: neither getBytesLoaded or getBytesTotal work here. Only a listener checking if the object's content remains undefined or not...