![MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference Download Page 966](http://html.mh-extra.com/html/macromedia/flash-8-actionscript-2-0-language/flash-8-actionscript-2-0-language_reference_687537966.webp)
966
ActionScript classes
Property summary
Properties inherited from class Object
Event summary
Constructor summary
Modifiers
Property
Description
bufferLength
:Number
[read-only]
The number of seconds of data currently in the buffer.
bufferTime
:Number
[read-only]
The number of seconds assigned to the buffer by
NetStream.setBufferTime()
.
bytesLoaded
:Number
[read-only]
The number of bytes of data that have been loaded
into the player.
bytesTotal
:Number
[read-only]
The total size in bytes of the file being loaded into the
player.
currentFps
:Number
[read-only]
The number of frames per second being displayed.
time
:Number
[read-
only]
The position of the playhead, in seconds.
constructor (Object.constructor property)
,
__proto__ (Object.__proto__
property)
,
prototype (Object.prototype property)
,
__resolve
(Object.__resolve property)
Event
Description
onCuePoint
=
function(infoObj
ect:Object) {}
Invoked when an embedded cue point is reached while playing an FLV
file.
onMetaData
=
function(infoObj
ect:Object) {}
Invoked when the Flash Player receives descriptive information
embedded in the FLV file being played.
onStatus
=
function(infoObj
ect:Object) {}
Invoked every time a status change or error is posted for the NetStream
object.
Signature
Description
NetStream
(connection
:NetConnection)
Creates a stream that can be used for playing FLV files through the
specified NetConnection object.
Summary of Contents for FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
Page 1: ...ActionScript 2 0 Language Reference ...
Page 1352: ...1352 ActionScript classes ...