it would really help if MM would supply more code examples, it's damn annoying
for a single developer spending ages trying to find one line of code that is
no doubt used a great deal

by changing search engines found it:
articles_list.selectedIndex=0;


"Peter O'Brien" <[EMAIL PROTECTED]> wrote:

> Hi List, this concerns you the component.  How does one select an item off a
> dynamically created List with actionscript?
> 
> The following:
> >   articles_list.dispatchEvent( {type:'change', target:{value:0}} );
> causes the event to fire but not for the item on the List to appear
selected.
> 
> Please help me o kings of actionscript!
> 
> 
> 
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 



_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to