Search Tutorials
Loading a ComboBox from a fileby Sas JacobsIntroductionThe UI components in Flash MX are very user friendly. You can create forms easily and add elements such as radio buttons, combo boxes and push buttons. This tutorial deals with the ComboBox component. You can enter the values for the ComboBox directly into your movie using the property inspector. You can also load them from an external data source, the topic of this tutorial. The tutorial demonstrates how to load a list of web sites into a ComboBox from an external data source. The source could be a text file - including an asp, cold fusion or PHP file - or it could be an XML file. Loading external information is quite different depending on whether the source is a text file or an XML file. So, the tutorial is divided into two main sections and there are two source files: loadingComboFromText.fla and loadingComboFromXML.fla. The tutorial is divided into the following parts:
The tutorial assumes that you know how to use Flash MX and that you have an understanding of actionscript.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|