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

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

Commentaires sur ces manuels

Pas de commentaire