MACROMEDIA FLASH COMMUNICATION SERVER MX-SERVER-SIDE COMMUNICATION ACTIONSCRIPT DICTIONARY Specifiche Pagina 297

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 369
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 296
Appendix106
The following tables show the default properties of each information object and the
circumstances under which
onStatus is invoked with each information object. When referring to
the tables, note the following:
By default, every information object has a code property containing a string that describes the
result of the onStatus method, and a level property containing a string that is either
"status", "warning", or "error". Some information objects have additional default
properties, which provide more information about the reason
onStatus was invoked. These
properties are noted as footnotes in the tables.
For NetStream, NetConnection, and remote shared objects, which are available only with
Macromedia Flash Communication Server MX, the properties of the information objects are
determined by the methods available in server applications and should be documented by the
developers of your server-side application. The properties listed here are the ones available by
default; that is, these are the properties available if your server-side application doesnt specify
other information object properties. For information on using Flash with an application server,
see Using Flash Remoting.
For objects that do not require Flash Communication Server (Camera, Microphone,
LocalConnection, and local shared objects), the properties listed here are the only ones
available to
onStatus, and no server-side application is required.
Camera information objects
The following events notify you when the user denies or allows access to a camera. To determine
whether access to a camera is currently denied or allowed, use the
Camera.muted property.
LocalConnection information objects
The following events notify you when an attempt to send to a receiving LocalConnection object
has succeeded or failed.
Microphone information objects
The following events notify you when the user denies or allows access to a microphone. To
determine whether access to a microphone is currently denied or allowed, use the
Microphone.muted property.
Code property Level property Meaning
Camera.Muted Status The user denied access to a camera.
Camera.Unmuted Status The user allowed access to a camera.
Code property Level property Meaning
(none) Status Flash successfully sent a command to a receiving
LocalConnection object.
(none) Status Flash was unable to send to a receiving LocalConnection
object.
Code property Level property Meaning
Microphone.Muted Status The user denied access to a microphone.
Microphone.Unmuted Status The user allowed access to a microphone.
Vedere la pagina 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 368 369

Commenti su questo manuale

Nessun commento