1
edit
Changes
→All other Flash elements
You have already seen how to assign a tabIndex dynamically above. To assign a static tabIndex within the Flash component itself, write the property like so:
<pre>tabIndex="{baseIndex+5}"</pre>
===Screen Reader Compatibility===