MACROMEDIA DIRECTOR MX 2004-GETTING STARTED WITH DIRECTOR Manual do Utilizador Página 22

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 44
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 43 44

Comentários a estes Manuais

Sem comentários