PDA

View Full Version : How to Display Inline Images within Text Object


jaivardhan
06-03-2008, 01:42 AM
Hi All,
I want to display images inline with text in some text object. The img & image tags are supported but they do not follow the text wrap. I do not want to use wrapping layout with alternate text and image objects in order to make the same inline layout.There should be some other way. If any one has any pointers or suggestions, reply.

Thanks in advance

rcyeager
06-03-2008, 08:36 AM
The functionality of the image tags within a <text> component is very, very limited. Do not get confused by thinking that Flash can render HTML like a browser can. It can't.

An alternative is to do your own layouts, using separate <text> and <image> components.

Another is to investigate the capabilities of DENG, for rendering XHTML in Flash. Do a search on it in this forum.

The best alternative IMO for complex HTML rendering is to float an iframe on top of the canvas. OL 4.x has an <html> tag that works well.

Robert Yeager
http://www.qrowd.com
http://www.cooqy.com