Skip to main content
sivacse24rep
Inspiring
June 20, 2013
Question

Smiles on textBox

  • June 20, 2013
  • 1 reply
  • 477 views

Hi,

In adobe flash actionscript 3.0 I want to create a chatting text application. I need to insert smiles inside the text box.

I want the output on the text field like this "Hi how are you?" how to do this?

When i try htmlText :

txt.htmlText="hi"+"<img src='http://findicons.com/files/icons/2103/discovery/32/face_smile.png'>"+"how are you?"

Its working but the smile is not between the words...how to fix it?

Or

I want to insert a movieclip inside a text box... and when i start type it should type after the movieclip. How to do this.

Thanks,

Siva

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
June 20, 2013