ColdFusionKing
Programmer
Hi all, I have a dynamic textfield in a movie clip. The flash movie loads a text file and displays the contents of a html file in a dynamic text field. I want to change the font style to Italic (<i></i>), meaning I want to display the content read into the dynamic text field in the italic style. I can't get it to display it in italics even if I click on the italic tooglebar in the textfield properties menu. Does anybody know why this might happenn. Can somebody show me how to do this in action script. I've given the dynamic text field the name "article_body", but have not given it a instance name.