I was trying to extend a TextArea control, and all was working well untill I tried to use my class like the following:
<widget:myhtmltextarea> <mx:htmltext> <!--[CDATA[
<DIV STYLE="text-align:LEFT;"><SPAN STYLE="color:#7DB73F;font-size:20px;font-family:'Times New Roman';">Title Text</SPAN></DIV>
]]--></mx:htmltext> </widget:myhtmltextarea>
which of course resulted in the nice cryptic error message :
Could not resolve <mx:htmltext> to a component implementation.
Recent comments
7 years 19 weeks ago
7 years 19 weeks ago
7 years 20 weeks ago
7 years 25 weeks ago
7 years 25 weeks ago
7 years 51 weeks ago
8 years 2 weeks ago
8 years 4 weeks ago
8 years 24 weeks ago
8 years 25 weeks ago