PDA

View Full Version : How do i make a Listbox?



four4swords
December 17th, 2007, 09:27 PM
hi all!

Could someone show me how to make a listbox... like the list component in flash.. BUT i don't want to use it.. I want to make my own one so i know how it works..

Using php.. and MySQL i've got this list.


Apple
Banana
Pear
Death Ninja Sword

And Flash sucks it in and reads it.. Yep... fine there.. Now.. Now do i make a list box take that info and make it into a selectable list.. so.. if i press "Apple".. it traces "Apple"?

Anyone know?

Thanks!

four4swords
December 18th, 2007, 03:27 AM
*anyone?

Or does anyone know a tutorial to make a dynamic listbox?