PDA

View Full Version : combo doesn't works inside the scrollpane


raphaelc4
10-31-2003, 01:11 PM
hey guys! i have a weird problem...

there's no more the scrollbar component in flash2004, right? i have to use the scrollpane...

well, the content of my scrollpane is the form.swf, which is a simples form that contais a combobox.

the combobox data is loaded using an array. when i test the movie alone, its fine, all labels are loaded.

but when I run the main movie, the combobox show only the first label...??

antbody knows how to make this works?