Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 01:03, 4 July 2008.

Getting memory and volume properties in Flash Lite

From Forum Nokia Wiki

Preface

To be able to perform any sort of memory management you need to know how much memory you have available, since the amount of memory allocated for Flash Lite applications varies a lot from one device to another. In Flash Lite ActionScript the way to do this is with the fscommand GetFreePlayerMemory.

This is only a short code example posting. There is a very good general article about memory managament in Flash Lite Here

Code example

The following fscommand returns the amount of heap memory in kilobytes, or -1 if the fscommand is not supported on the device.

FreeMem = fscommand2("GetFreePlayerMemory");
FreeMem = fscommand2("GetFreePlayerMemory");
FreeMem = fscommand2("GetFreePlayerMemory");


--Ruikku 00:41, 4 December 2007 (EET)

 
Powered by MediaWiki
     
     RDF Facets:
     
     
     qfnZtopicQUqfnTopicZflashE5fliteQ
     qfnZtypeQUqfnTypeZCommunityContentQ
     qfnZtypeQUqfnTypeZWebpageQ
     qfnZtypeQUqfnTypeZWikiContentQ
     qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX