HG> I just found out that the file size that the class outputs is not the same
HG> filesize that the file size is represented on my computer.

The reported size is the size of the uncompressed swf (compression
exists since Flash 6 and it is the default option), similar to the
value returned by MovieClip.getBytesTotal(). You can check the real
file size with a simple call to filesize() function (if you use PHP).

  Attila

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to