[flexcoders] Re: problem accessing menuBar component Sub-Items

2011-10-30 Thread Gustavo Duenas
I did it, thanks. Gus

[flexcoders] Re: problem accessing menuBar component Sub-Items

2011-10-17 Thread valdhor
Add an event listener to the menubar itself. In the event listener you can find out which item was clicked based on the label property. --- In flexcoders@yahoogroups.com, Gustavo Duenas wrote: > > Hi I have this menu bar. > > labelField="@label" creationComplete="init()" fontSize="14" > fill