MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Reference page 93

Server-side actionscript language reference
Table of Contents

Advertisement

LoadVars.getBytesTotal()
Availability
Flash Media Server 2.
Usage
myLoadVars.getBytesTotal()
Parameters
None.
Returns
A Number object.
The
getBytesTotal()
load operation has not been initiated. The
if the number of total bytes can't be determined—for example, if the download was initiated
but the server did not transmit an HTTP content-length.
Description
Method; returns the total number of bytes loaded into an object during all
or
LoadVars.sendAndLoad()
issued, the
getBytesLoaded()
to grow.
The value of the
contentType
See also
LoadVars.getBytesLoaded()
LoadVars.load()
Availability
Flash Media Server 2.
Usage
myLoadVars.load(url)
Parameters
A string indicating the URL from which to download variables.
url
method returns undefined if no load operation is in progress or if a
getBytesTotal()
method calls. Each time a call to
method resets, but the
property does not affect the value of
method also returns
LoadVars.load()
or
load()
sendAndLoad()
method continues
getBytesTotal()
getBytesLoaded()
LoadVars class
undefined
is
.
93

Advertisement

Table of Contents
loading
Need help?

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?

This manual is also suitable for:

Flash media server 2

Table of Contents