MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 565

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

Advertisement

NetStream.setBufferTime()
Availability
Flash Player 7.
Note: This method is also supported in Flash Player 6 when used with Flash Communication Server.
For more information, see your Flash Communication Server documentation.
Usage
my_ns.setBufferTime(numberOfSeconds)
Parameters
numberOfSeconds
data. The default value is .1 (one-tenth of a second).
Description
Method; specifies how long to buffer messages before starting to display the stream. For example,
if you want to make sure that the first 15 seconds of the stream play without interruption,
set
numberOfSeconds
are buffered.
See also
NetStream.bufferTime
NetStream.time
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
my_ns.time
Description
Read-only property; the position of the playhead, in seconds.
See also
NetStream.bufferLength,
The number of seconds of data to be buffered before Flash begins displaying
to 15; Flash begins playing the stream only after 15 seconds of data
NetStream.bytesLoaded
NetStream.time
565

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