Flash Player 5.
my_mc
.getBytesLoaded()
None.
An integer indicating the number of bytes loaded.
Method; returns the number of bytes that have already loaded (streamed) for the movie clip specified by my_mc
. You can compare this value with the value returned by MovieClip.getBytesTotal() to determine what percentage of a movie clip has loaded.