PDA

View Full Version : Embedding Images in text


SanaSohail
06-21-2007, 02:16 PM
I have a problem related to <img> tag.
I am using a richinputText say rit and I call rit.addText("&lt;img&gt;src="italic.jpg"&lt;/img&gt;"); method from somewhere else. I want to embed image in text but the placement of images is never correct that is truly inline. I think it is a problem related to flash. Is there a way around this problem ? I dont want to create and place views in between text because that way they are not truly embedded. I cannot delete them like normal text or like image entered via img tag. What should I do? Can anyone please help me out?

asharsamdani
07-19-2007, 08:04 AM
i am facing exactly the same problem...i want my text to appear somewhat like this, what a rich text editor in html would allow you to do:
hello world :) hello again :) something :) hellow

even if i could incorporate these in different views that would be a lot...