This tutorial is geared toward intermediate flash developers. This tutorial will create a dropdown menu of image file names located in a directory on the server. When the user selects an image from the dropdown menu, the picture will load from the server. We will be using the XMLConnector, label, and loader which are all built-in flash components. For full documentation, view Flash Data Binding Tutorial
Requirements
Flash MX 2004 Professional (only pro has the data components)
*Optional – Local web server running Apache & PHP (if not available, you will use my server)