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

  • 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 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
Vue de la page 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 43 44

Commentaires sur ces manuels

Pas de commentaire