Event handler summary for the Stream class
Event handler
Stream.onStatus
Stream.bufferTime
Availability
Flash Communication Server MX 1.0.
Usage
myStream.bufferTime
Description
Property (read-only); indicates how long to buffer messages before a stream plays. This
property applies only when playing a stream from a remote server or when playing a recorded
stream locally. To set this property use
A message is data that is sent back and forth between Flash Media Server and Flash Player.
The data is divided into small packets (messages), and each message has a type (audio, video,
or data).
See also
Stream.setBufferTime()
Stream.clear()
Availability
Flash Communication Server MX 1.0.
Usage
myStream.clear()
Parameters
None.
Returns
A Boolean value of
true
Description
Method; deletes a recorded stream file (FLV) from the server.
146
Server-Side ActionScript Language Reference
Description
Called when there is a change in status.
Stream.setBuffertime
if the call succeeds;
false
.
otherwise.
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE and is the answer not in the manual?