I am trying to set the value of an image that is iterated in a datagrid
using a cellRenderer that calls the setValue function
<!---
function setValue(str:String,obj:Object) {
colorBar.width = str;
}
<mx:Image id="colorBar" source="@Embed('color.gif')" />
-->
How can I set a percentage value to the width of the image.
Sree
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/