6/26/2011 1:41:02 AM
Title:
add emotions,smileys in the textchat application in flex
how we can add emotions,smileys in the textchat application in flex.
6/26/2011 11:02:26 AM
use html text in you chat textbox. And using html you can place image or emoticon in the chat text. Simply use the IMG tag to load an image. i.e
my messgae <img src='myIcon.jpg'>