Adobe Extending Flash Professional CS5 Instrukcja Użytkownika Strona 268

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 565
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 267
1 2 ... 263 264 265 266 267 268 269 270 271 272 273 ... 564 565

Komentarze do niniejszej Instrukcji

Brak uwag