Groups | Blog | Home
all groups > flash (macromedia) > july 2004 >

flash (macromedia) : Listbox element


vbSteve
7/23/2004 10:45:27 PM
Shinchi
7/24/2004 5:30:46 AM
Hi,
you mean the list components?

e,g your listbox is called 'list' and you have 2 item, 'firstItem' and
'secondItem', using

list.removeItemAt(1);

will remove 'secondItem' form the listBox

hope that helps
AddThis Social Bookmark Button