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
11 weeks 5 days ago
13 weeks 4 days ago
1 year 26 weeks ago
29 weeks 5 days ago
29 weeks 5 days ago
30 weeks 4 days ago
33 weeks 1 day ago
33 weeks 1 day ago
1 year 46 weeks ago
2 years 15 weeks ago