MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Reference page 235

Actionscript language reference
Table of Contents

Advertisement

_accProps
Availability
Flash Player 6.65.
Usage
_accProps.propertyName
instanceName._accProps.propertyName
Parameters
propertyName
instanceName
field, or input text field. To refer to the
document, omit
Description
Property; lets you control screen reader accessibility options at runtime for SWF files and movie
clips as well as for Button, TextArea, and TextInput controls. For changes to these properties to
take effect, you must call
To determine whether the player is running in an environment that supports accessibility aids, use
System.capabilities.hasAccessibility
The following table lists the name and data type of each
objects to which the property can be applied.
Property
silent
forceSimple
name
description
shortcut
An accessibility property name (see the following description for valid names).
The instance name assigned to an instance of a movie clip, button, dynamic text
.
instanceName
Accessibility.updateProperties()
Data type
Applies to
Boolean
Whole SWF files
Movie clips
Buttons
Dynamic text
Input text
Boolean
Whole SWF files
Movie clips
String
Whole SWF files
Movie clips
Buttons
Input text
String
Whole SWF files
Movie clips
Buttons
Dynamic text
Input text
String
Movie clips
Buttons
Input text
ActionScript Core Classes
object that represents the entire Flash
_accProps
.
_accProps
CHAPTER 6
.
property and the kinds of
_accProps
235

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flex

Table of Contents