Log in

View Full Version : why is my input always "render text as html"?



smansakra
01-20-2010, 11:40 AM
i create input text by using text tool in flash.
i disable 'render text as html' on the text properties box.

but when i check it by writing a script ( trace(myinput); ) , it always show that this input contains html,,,,,,

strange, it was fine when i used flash cs3 , but all inputs are 'render text as html' on flash cs4.