NetStream.bytesLoaded

Availability

Flash Player 7.

Usage

my_ns.bytesLoaded

Description

Read-only property; the number of bytes of data that have been loaded into the player. You can use this method in conjunction with NetStream.bytesTotal to estimate how close the buffer is to being full—for example, to display feedback to a user who is waiting for data to be loaded into the buffer

See also

NetStream.bufferLength