XML and ComboBox

Well, having ditched XML and successfully got .flv video to load into the FLVPlaybackComponent (as per tomontheweb2), I’ve now started wondering…

ComboBox Data

In my working setup, the ComboBox has 2 sets of Parameters:

  1. Data
  2. Labels

In addition to this I would like a ‘Description’ of each video clip… so my thinking goes like this:

If I can pass the Data, and Labels to the ComboBox from an XML file, I can also display the contents of a Description, too.

Loading XML

Found an article at “Flash MX 2004$:http://flashmx2004.com/forums/index.php?showtopic=7715 on doing just this.

Also Flash 8 Forums, too.

Data Binding

After the days of Firefly, here’s where we’re at

Jen deHaan has written a tutorial, too

NB ALso some nice intro tutorials, too

  1. Flash Banner
  2. Adding symbols
  3. Adding Flash to a web page


Categories