FLASH Q
FLASH Q
- Started
- Last post
- 1 Response
- XC01
ok in flash player you are usually able th press the "tab" key and a yellow highlight appears on the buttons in the file. how can I disable this for a form page?
- jarredbishop0
try putting in each button/movie:
this.tabIndex = 0;