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

  • 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 21
put sprite(x).url
--"http://xtras.tabuleiro.com"
JavaScript syntax example:
trace (sprite(x).url)
//"http://xtras.tabuleiro.com"
browserReference - Read-only property. Returns an unique browser reference ID
number that identifies this WebXtra sprite. This number can be used with the
"openNewWindow" event to redirect creation of new windows to existing browser
sprites. The "Complete Browser" sample included with the Xtra uses this property
to redirect new windows requests to a browser sprite hosted in a MIAW, please
examine the script "WebBrowser_Behavior" for more information on how it is
used.
Lingo example:
put sprite(x).browserReference
--145628
JavaScript syntax example:
trace (sprite(x).browserReference)
//76863
Online Help
22
Zobrazit stránku 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 43 44

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

Žádné komentáře