[flexcoders] Re: HTML component does not display images

2009-03-11 Thread florian.salihovic
Nope, actually if i#m loading images from the web, there's no problem in 
displaying the images. What kind of sandbox behaviour am i missing?

--- In flexcoders@yahoogroups.com, sunild99 sunilbd...@... wrote:

 Maybe you need a body tag in your html?
 
 --- In flexcoders@yahoogroups.com, florian.salihovic florian.salihovic@ 
 wrote:
 
  What am i missing? Passing htmlHttp Worldimg src='pic1.png' //html 
  to the HTML component's htmlText property will only display the text, not 
  the image.
  
  Best regards.
 





[flexcoders] Re: HTML component does not display images

2009-03-10 Thread sunild999999
Maybe you need a body tag in your html?

--- In flexcoders@yahoogroups.com, florian.salihovic florian.saliho...@... 
wrote:

 What am i missing? Passing htmlHttp Worldimg src='pic1.png' //html to 
 the HTML component's htmlText property will only display the text, not the 
 image.
 
 Best regards.