()
| 4567 | .getElementsByTagName("option") |
| 4568 | .length - 1, |
| 4569 | change = function dom_event_sequence_colorChange_change():void { |
| 4570 | color.selectedIndex = ind; |
| 4571 | method |
| 4572 | .event |
| 4573 | .colorScheme(event); |
| 4574 | }; |
| 4575 | let ind:number = color.selectedIndex; |
| 4576 | ind = ind - 1; |
| 4577 | if (ind < 0) { |