MACROMEDIA FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE Reference page 133

Flash lite 1.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

GetFreePlayerMemory
Returns the amount of heap memory, in kilobytes, currently available to Flash Lite.
Command
"GetFreePlayerMemory"
Availability
Flash Lite 1.1.
Example
The following example sets status equal to the amount of free memory:
status = fscommand2("GetFreePlayerMemory");
See also
GetTotalPlayerMemory
GetLanguage
Availability
Flash Lite 1.1.
Parameters Value returned
None.
-1: Not supported.
0 or positive value: Available kilobytes of
heap memory.
fscommand2()
133

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Table of Contents