Daemonite: Countries Combo-Box for Flex Archive

Daemonite: Countries Combo-Box for Flex Archive


Monday, July 18, 2005
Countries Combo-Box for Flex

In almost every type of web application we have to collect user details. One of those user details is information about 'countries' (origin, residential address, postal records). The following sample code creates a mx:ComboBox and populates it with all (well, most) countries. Note the handy 'selectedItem' method in the mx:ComboBox class ;-).

Josef

  • download zip file
  • extract somewhere under your FLEX server
  • execute 'country_combo.mxml'

Download file

Posted by josef at 02:55 PM | Permalink
Trackback: http://blog.daemon.com.au/cgi-bin/dmblog/mt-tb.cgi/286

Comments