I have had better results with a repeater if I bundle all the components in the repeater into a single component and then repeat that. You can create public variables in this custom component to hold values you need to pass in.
--- In [email protected], Gustavo Duenas <gduenas@...> wrote: > > I have a repeater which reads a xmllist from vimeo, it works and do > the repeat but when I tried to pass info from the repeater to the > title window, something happens and I have an as3 > errror. this is my code. > > <mx:Script> > <
