Is it possible to write something like this:

<mx:Button id="b" color="red" textRollOverColor="{b.getStyle('color')}" />

inside a repeater? It doesn't work in my case, presumably because of
the ID is problematic inside a repeater.

Thanks,
Borek

Reply via email to