Heh, the solution was close enough to me.

I just have to assign a name property, not the id one. After that, I can
access to the text property of this object by:

Object(super.getChildByName("dateFrom")).text


2007/2/8, Mikhail Shevchuk <[EMAIL PROTECTED]>:

I decided to extend this question a little bit: There are some objects of
DateField, TextInput, and others that are created using AS3 dynamically. I
have also an array of ids as String objects. How can I access these objects
using that array?

2007/2/8, Mikhail Shevchuk <[EMAIL PROTECTED]>:
>
> Is there any way to get the programmatically created object if it's id
> is known?
> Or how can I get a property of such object?
>
> Thanks in advance!
>
> --
> A vivid and creative mind characterizes you.




--
A vivid and creative mind characterizes you.




--
A vivid and creative mind characterizes you.

Reply via email to