ActionScript State Abbreviations Combo Box (U.S. 50 states)

Tutorial: Create a “state” drop-down (combo box) which displays all 50 states in ActionScript 3.0. The states are given in the example.
I recently worked on a project where I had to come up with a combo box component which contained state abbreviations (United States that is). It would be great to have this [...]