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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 44
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 24
sprite(x).goHome() - Navigates to the Home URL set in the system preferences for
the Internet Explorer browser.
Example:
sprite(1).goHome()
sprite(x).goSearch() - Navigates to the default SEARCH URL set in the system
preferences for the Internet Explorer browser.
Example:
sprite(1).goSearch()
sprite(x).stop() - Stops the current browser operation, aborting any network transfer
in progress.
Example:
sprite(1).stop()
sprite(x).refresh() - Reloads the current URL. Default cache settings will be used to
speed up the loading if necessary.
Example:
sprite(1).refresh()
sprite(x).refresh2() - Reloads the current URL, but forces the browser to ignore any
cached information.
Example:
sprite(1).refresh2()
Online Help
25
Vista de pagina 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 43 44

Comentarios a estos manuales

Sin comentarios