The problem is that textEditor.selectionBeginIndex gives index inside textarea(no html tags), but i need to add text inside htmlText. how to map them ? Is there any property that can return index inside htmlText?? thx
--------------------------------- http://abrahamyan.com armflash (at) yahoo.com ________________________________ From: Armen Abrahamyan <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, November 26, 2008 10:18:13 AM Subject: [flexcoders] how to insert image tag inside rich texteditor? i wanna add simple image tag like: "<img src ='someimage. jpg' />" inside rich texteditor. Lets say user clicks somewhere inside texteditor, and after press the button "add Image". I just wanna insert that string inside texfiled. How to do that ? thx ------------ --------- --------- --- http://abrahamyan. com armflash (at) yahoo.com

