MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 559

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

NetStream.bufferTime
Availability
Flash Player 7.
Note: This property is also supported in Flash Player 6 when used with Flash Communication Server.
For more information, see your Flash Communication Server documentation.
Usage
myStream.bufferTime
Description
Read-only property; the number of seconds assigned to the buffer by
NetStream.setBufferTime()
the number of seconds currently in the buffer, use NetStream.bufferLength.
See also
NetStream.time
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
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
NetStream.bytesTotal
Availability
Flash Player 7.
Usage
my_ns.bytesLoaded
Description
Read-only property; the total size in bytes of the file being loaded into the player.
See also
NetStream.bytesLoaded,
. The default value is .1(one-tenth of a second). To determine
NetStream.bytesTotal
NetStream.bufferTime
to estimate how close the buffer is to
NetStream.bytesTotal
559

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Questions and answers

Table of Contents