84
Basic Tasks: Create Accessible Flash Content
2.
In the Property inspector, select Dynamic Text from the Text Type
pop-up menu.
Accessibility settings now appear in the Accessibility panel.
3.
In the Instance name text box, enter
text9_txt
.
Control the tab order and reading
order
You can create a tab order that determines the order in which objects
receive focus when the users press the Tab key. You can also control the
order in which a screen reader reads information about the object (known
as the reading order). You can create both the tab and reading order using
the
tabIndex
property in ActionScript (In ActionScript, the
tabIndex
property is synonymous with the reading order). If you have Flash
Professional 8, you can use the Accessibility panel to specify the tab order,
but the tab index that you assign does not necessarily control the
reading order.
To create a reading order, you must assign a tab index to every instance in
ActionScript.
If you have Flash Professional, creating a tab order is as easy as entering a
number in the Tab Index text box. You can then view the tab order directly
on the Stage.
NO
TE
To specify a tab order and reading order, which you’ll do next, you must
provide an instance name for all instances. The instance name must be
unique in your document.
Содержание FLASH 8-FLASH
Страница 1: ...Flash Tutorials...
Страница 10: ...10 Contents...
Страница 12: ...12 Introduction...
Страница 42: ...42 Basic Tasks Creating a banner Part 1...
Страница 78: ...78 Basic Tasks Creating a banner Part 3...
Страница 88: ...88 Basic Tasks Create Accessible Flash Content...
Страница 106: ...106 Basic Tasks Create an Application...
Страница 116: ...116 Basic Tasks Use Layout Tools...
Страница 124: ...124 Basic Tasks Create Symbols and Instances...
Страница 134: ...134 Basic Tasks Add Button Animation and Navigation...
Страница 144: ...144 Basic Tasks Create a Presentation with Screens Flash Professional Only...
Страница 192: ...192 Creating Graphics Applying Gradients...
Страница 198: ...198 Creating Graphics Apply Graphic Filters and Blends Flash Professional Only...
Страница 224: ...224 ActionScript Use Script Assist mode...
Страница 268: ...268 ActionScript Work with Objects and Classes...
Страница 270: ...270 Data Integration Overview Flash Professional Only...