borekbe Fri, 08 Jun 2007 03:33:26 -0700
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