WARNING: Text field variable names are not supported in ActionScript 3.0.
Posted in Flash, Problems on February 15th, 2009 by eccheung4I’m working on converting a AS2 project to AS3 and this error showed up. “WARNING: Text field variable names are not supported in ActionScript 3.0.” I had trouble finding the problem, but it turned out I just had to change the publish settings back to AS2 first then I could delete the text field variable being used for the text field. You can’t change or even see that there is a text field variable when the publish settings are AS3.
