Flash Player 6.
my_sound
.getBytesLoaded()
None.
An integer indicating the number of bytes loaded.
Method; returns the number of bytes loaded (streamed) for the specified Sound object. You can compare the value of getBytesLoaded
with the value of getBytesTotal
to determine what percentage of a sound has loaded.