Programmatically attach list

Hi,

I was wondering if there is a way to programmatically attach a listbox to the stage using actionscript 3?

I just have something like

var myList:List=new List()

Do I need to say “attach to the stage” in some way?

Thanks,
dub