Hi,

I have an AdvancedDataGrid that I'm using an 
AdvancedDataGridRendererProvider with. When the overridden data() 
method gets called on the mx:Label, I can update the text just fine in 
each row using htmlText with bold html tags , but if I try to use the 
img tag with the source set to the current computer (e.g.: 
C:\bird.gif), no image shows up. All the other HTML tags referenced in 
LiveDocs works other than the img one. 

 Does anyone know if Flex disables images with a Label when used within 
a ADG renderer ?

-- Dan

Reply via email to