I am working on a project where the user can click on a country (from a world map) and see if it has a missle defense system and other information about the it.
Some of the countries are so small, that I think the end user might have a problem clicking the right country, so I thought it would be cool to also include a ComboBox so that they can easily select the country they want to see.
I have all of the country names in the combobox as "labels" but how do I tell the combobox to load cuba.swf when they select cuba in the menu?
Some of the countries are so small, that I think the end user might have a problem clicking the right country, so I thought it would be cool to also include a ComboBox so that they can easily select the country they want to see.
I have all of the country names in the combobox as "labels" but how do I tell the combobox to load cuba.swf when they select cuba in the menu?