Flex 3: Error: Repeater has not been executed … I know why, but I don’t know how to solve it.

I have the following code:



I know you can’t Click to use currentItem or currentIndex… and this problem is fixed by the getRepeaterItem() function, but I am not sure how to use it. DP is a bunch of numbers, if it’s important, it means the user ID. If someone can help me solve the text ” Click on the “part, we would appreciate it.

try to use event.currentTarget.getRepeaterItem() instead showNames

I have the following code:



I know you can’t use currentItem or currentIndex on the click… and this problem is fixed by the getRepeaterItem() function, but I’m not sure how to use it. DP is a bunch of numbers, and if it matters, it means the user ID. If someone can help me solve the “click” part of the text, we would appreciate it.

Try to use event.currentTarget.getRepeaterItem() instead of showNames

p>

Leave a Comment

Your email address will not be published.