fscommand2()
133
GetFreePlayerMemory
Returns the amount of heap memory, in kilobytes, currently available to Flash Lite.
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.
Command
Parameters Value returned
"GetFreePlayerMemory"
None.
-1: Not supported.
0 or positive value: Available kilobytes of
heap memory.
Summary of Contents for FLASH 8-FLASH
Page 1: ...Flash Lite 1 x ActionScript Language Reference...
Page 6: ...6 Contents...
Page 46: ...46 Flash Lite Global Functions...
Page 62: ...62 Flash Lite Properties...
Page 76: ...76 Flash Lite Statements...
Page 110: ...110 Flash Lite Operators...
Page 162: ...162 Index...