MACROMEDIA DIRECTOR MX 2004-GETTING STARTED WITH DIRECTOR Manual de usuario Pagina 26

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 44
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 43 44

Comentarios a estos manuales

Sin comentarios