Why does Flash 8 display "undefined" if the list item is undefined? I definetely
don't need to see that an item is undefined when it's obvious it is. How do I
make this "undefined" line disappear?
Probably there is an error in the code, an "my_list.addItem();" statement will produce this type off result.
Look at your code, most likely you are missing a parameter.