MACROMEDIA FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA SERVER Manual page 227

Managing flash media server
Table of Contents

Advertisement

API name
setReadAccess
setWriteAccess
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
File name
Adaptor.cpp
Adaptor.h
Makefile.access
Readme.txt
Sample.dsp
Sample.dsw
Description
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
user scripts from changing this value. If
allowed to change this value.
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
scripts from changing this value. If
to change this value.
"Sample Adaptor.cpp file" on page
Description
C++ file that contains the code for Access DLL.
Header file associated with Adaptor.cpp.
Work file to be used for building Access DLL in a Linux environment.
Text file with more information on Access DLL.
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.
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.
. This Boolean value, if
true
false
. This Boolean value, if
true
, user scripts will be allowed
false
228.
, will block
true
, user scripts will be
, will lock user
true
Access DLL
227

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media server 2

Table of Contents