MACROMEDIA DIRECTOR MX 2004-GETTING STARTED WITH DIRECTOR Manual do Utilizador Página 26

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 44
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 43 44

Comentários a estes Manuais

Sem comentários