// <middle />
// <youngest />
In Flash Media Server, the output of
file and Application inspector.
See also
XML.appendChild(), XML.insertBefore(),
XML.getBytesLoaded()
Availability
Flash Media Server 2.
Usage
my_xml.getBytesLoaded()
Parameters
None.
Returns
An integer that indicates the number of bytes loaded.
Description
Method; returns the number of bytes loaded (streamed) for the XML document. You can
compare the value of
what percentage of an XML document has loaded.
See also
XML.getBytesTotal()
XML.getBytesTotal()
Availability
Flash Media Server 2.
Usage
my_xml.getBytesTotal()
Parameters
None.
182
Server-Side ActionScript Language Reference
trace()
with the value of
getBytesLoaded()
statements appears in the application log
XML.removeNode()
getBytesTotal()
to determine
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?