MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 229

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 240
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 228
Access DLL 229
Modifying Access DLL
The Access DLL module contains the Sample.dsp file. You can change or configure this file to
conform to your site-specific conditions and needs for authenticating connection requests to
Flash Media Server.
For an excerpt of this file, see “Sample Adaptor.cpp file” on page 230.
setReadAccess
Sets the read access for a client. The Access string is configured as
JavaScript's client.readAccess. The second parameter is a Boolean
value with its default as
true. This Boolean value, if true, will block
user scripts from changing this value. If
false, user scripts will be
allowed to change this value.
setWriteAccess
Sets the write access for a client. The Access string is configured as
JavaScript's client.writeAccess. The second parameter is a Boolean
value with its default as
true. This Boolean value, if true, will lock user
scripts from changing this value. If
false, user scripts will be allowed
to change this value.
File name Description
Adaptor.cpp
C++ file that contains the code for Access DLL.
Adaptor.h
Header file associated with Adaptor.cpp.
Makefile.access
Work file to be used for building Access DLL in a Linux environment.
Readme.txt
Text file with more information on Access DLL.
Sample.dsp
Work file to be used with Microsoft Visual C++ for building Access
DLL in a Windows environment. You can change or modify the
values to reflect the authentication practices in your environment.
Sample.dsw
Work file to be used with Microsoft Visual C++ for building Access
DLL in a Windows environment. You can change or modify the
values to reflect the authentication practices in your environment.
API name Description
Vedere la pagina 228
1 2 ... 224 225 226 227 228 229 230 231 232 233 234 ... 239 240

Commenti su questo manuale

Nessun commento