MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 627

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

Advertisement

Sound.getBytesLoaded()
Availability
Flash Player 6.
Usage
my_sound.getBytesLoaded()
Parameters
None.
Returns
An integer indicating the number of bytes loaded.
Description
Method; returns the number of bytes loaded (streamed) for the specified Sound object. You can
compare the value of
percentage of a sound has loaded.
See also
Sound.getBytesTotal()
Sound.getBytesTotal()
Availability
Flash Player 6.
Usage
my_sound.getBytesTotal()
Parameters
None.
Returns
An integer indicating the total size, in bytes, of the specified Sound object.
Description
Method; returns the size, in bytes, of the specified Sound object.
See also
Sound.getBytesLoaded()
with the value of
getBytesLoaded()
to determine what
getBytesTotal()
Sound.getBytesTotal()
627

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?

Subscribe to Our Youtube Channel

Table of Contents