|
> addChild should accept every object
that is an instance of DisplayObject No. You must pass an IUIComponent to a
Container's override of the addChild() method. The parameter is typed as
DisplayObject because AS3 doesn't allow an override to change a method
signature. - Gordon From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Joost Nuijten Hmm the addChild should accept every
object that is an instance of DisplayObject. And TextField is an instance of
DisplayObject. They example code for TextField shows almost the same code as
yours... And the funny thing is that the example
code doesn't work... Van:
[EMAIL PROTECTED] I have a simple app that I want to have text show up
using a TextField. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |
- RE: [flexcoders] Simple TextField Question Joost Nuijten
- RE: [flexcoders] Simple TextField Question Joost Nuijten
- RE: [flexcoders] Simple TextField Question Gordon Smith
- RE: [flexcoders] Simple TextField Question Gordon Smith
- RE: [flexcoders] Simple TextField Question Joost Nuijten
- Re: [flexcoders] Simple TextField Question Daniel Freiman
- RE: [flexcoders] Simple TextField Question Gordon Smith

