MACROMEDIA DIRECTOR MX 2004-GETTING STARTED WITH DIRECTOR Manuel d'utilisateur Page 26

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 44
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 25
sprite(x).browserSaveAs() - Opens a standard SAVE AS dialog that can be used to
select a filename and options to save the HTML document currently loaded in the
browser.
Example:
sprite(1).browserSaveAs()
sprite(x).browserPageSetup() - Opens the standard PAGE SETUP dialog that can
be used to adjust page properties for future printing operations.
Example:
sprite(1).browserPageSetup()
sprite(x).browserPrintPreview() - Opens the standard PRINT PREVIEW window,
where the user can visualize a print job before actually invoking the final print
operation.
Example:
sprite(1).browserPrintPreview()
sprite(x).browserPrint() - Opens the standard PRINT dialog that can be used to
select a target printer and print the current HTML page.
Example:
sprite(1).browserPrint()
Online Help
26
Vue de la page 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 43 44

Commentaires sur ces manuels

Pas de commentaire