Adobe Extending Flash Professional CS5 Manuale Utente Pagina 269

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 565
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 268
247
EXTENDING FLASH PROFESSIONAL
flash object (fl)
Last updated 5/2/2011
Usage
fl.publishCacheMemoryEntrySizeLimit
Description
Property: an integer that sets the maximum size, in kilobytes, of entries that can be added to the publish cache in
memory. Anything at or below this size will be kept in memory; anything larger will be written to disk.
Users with a lot of memory might want to raise this value to increase performance, while a user with very little memory
might want to make it lower to keep the publish cache from consuming too much memory.
Example
The following code sets the maximum publish cache entry size that can be stored in memory to 100 kilobytes:
fl.publishCacheMemoryEntrySizeLimit = 100
See also
fl.publishCacheDiskSizeMax, fl.publishCacheEnabled, fl.clearPublishCache()” on page 223,
fl.publishCacheMemorySizeMax” on page 247
fl.publishCacheMemorySizeMax
Availability
Flash CS5.5 Professional.
Usage
fl.publishCacheMemorySizeMax
Description
Property: an integer that sets the maximum size, in megabytes, of the publish cache in memory.
Example
The following code sets the maximum publish cache size in memory to 1 megabyte:
fl.publishCacheMemorySizeMax = 1
See also
fl.publishCacheDiskSizeMax, fl.publishCacheEnabled, fl.publishCacheMemoryEntrySizeLimit” on
page 246, fl.clearPublishCache()” on page 223
fl.publishDocument()
Availability
Flash CS5 Professional.
Usage
fl.publishDocument( flaURI [, publishProfile] )
Vedere la pagina 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 564 565

Commenti su questo manuale

Nessun commento