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("<img>src="italic.jpg"</img>"); 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?
I am using a richinputText say rit and I call rit.addText("<img>src="italic.jpg"</img>"); 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?