yup, for mxml itemRenderers, that'll work fine as well.

-TH

--- In flexcoders@yahoogroups.com, "oneworld95" <oneworl...@...> wrote:
>
> Thanks, Tim. I'm using a VBox control to wrap the items in the itemRenderer 
> so it can go in the creationComplete handler for that.
> 
> - Alex C
> 
> --- In flexcoders@yahoogroups.com, "Tim Hoff" <TimHoff@> wrote:
> >
> > 
> > It really depends on what you are listening to, what you are listening
> > for, and what type of itemRenderer you are using.  Typically though,
> > eventListeners are added either in the constructor or the
> > createChildren() function.
> > 
> > -TH
> > 
> > --- In flexcoders@yahoogroups.com, "oneworld95" <oneworld95@> wrote:
> > >
> > > Where's the best place to add the event listeners in an itemRenderer?
> > Do you do this in the override function set data()? Thanks.
> > >
> >
>


Reply via email to