Flash: Loading Image into TextField
Flash: Loading Image into TextField
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- UndoUndo0
you can do it like this
_root.myText.htmlText = "[p] and these [img src='images/round.jpg' /]are the nicest pair ive ever seen [/p]"
swap [ for < and ] for >
(NT strips out code)