This enumeration allows to set the behavior of script access manner for flash player component.
Enumeration Items | |
ALWAYS |
ALWAYS: set the script access behavior to 'always' for allowscriptaccess |
NEVER |
NEVER: set the script access behavior to 'never' for allowscriptaccess |
SAMEDOMAIN |
SAMEDOMAIN: set the script access behavior to 'samedomain' for allowscriptaccess |