Adobe Extending Flash Professional CS5 Uživatelský manuál Strana 268

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 565
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 267
246
EXTENDING FLASH PROFESSIONAL
flash object (fl)
Last updated 5/2/2011
fl.publishCacheDiskSizeMax
Availability
Flash CS5.5 Professional.
Usage
fl.publishCacheDiskSizeMax
Description
Property: an integer that sets the maximum size, in megabytes, of the publish cache on disk.
Example
The following code sets the maximum publish cache size on disk to 1 megabyte:
fl.publishCacheDiskSizeMax = 1
See also
fl.clearPublishCache(), fl.publishCacheEnabled, fl.publishCacheMemoryEntrySizeLimit” on
page 246, fl.publishCacheMemorySizeMax” on page 247
fl.publishCacheEnabled
Availability
Flash CS5.5 Professional.
Usage
fl.publishCacheEnabled
Description
Property: a boolean value that sets whether the publish cache is enabled.
Example
The following code displays whether the published cache is enabled in the Output window.
fl.trace(fl.publishCacheEnabled);
See also
fl.publishCacheDiskSizeMax, fl.clearPublishCache(), fl.publishCacheMemoryEntrySizeLimit” on
page 246, fl.publishCacheMemorySizeMax” on page 247
fl.publishCacheMemoryEntrySizeLimit
Availability
Flash CS5.5 Professional.
Zobrazit stránku 267
1 2 ... 263 264 265 266 267 268 269 270 271 272 273 ... 564 565

Komentáře k této Příručce

Žádné komentáře