MACROMEDIA DIRECTOR MX 2004-GETTING STARTED WITH DIRECTOR Manuale Utente Pagina 22

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 44
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 43 44

Commenti su questo manuale

Nessun commento