fixed
132133134135136137138139140141142
{ fixed = false; } else { ICompilerProblem problem = new MXMLInvalidVectorFixedAttributeProblem(attribute); builder.addProblem(problem); } } else {