MACROMEDIA DIRECTOR MX 2004-GETTING STARTED WITH DIRECTOR Uživatelský manuál Strana 25

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 44
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 43 44

Komentáře k této Příručce

Žádné komentáře