Adobe Extending Flash Professional CS5 Manuel d'utilisateur Page 268

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 565
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 267
1 2 ... 263 264 265 266 267 268 269 270 271 272 273 ... 564 565

Commentaires sur ces manuels

Pas de commentaire