getBytesLoaded (LoadVars.getBytesLoaded method)public getBytesLoaded() : Number Returns the number of bytes downloaded by a call to LoadVars.load() or LoadVars.sendAndLoad().
This method returns undefined if no load operation
is in progress or if a load operation has not yet begun.
Note: You
cannot use this method to return information about a local file
on your hard disk.
|
|