Hi,
refer the link
http://www.as3commons.org/as3-commons-reflect/index.html

I used the above link and implemented reflection. In this link they
have given the API which contains classes like Type, Metadata etc.


On Nov 21, 2:01 am, jakemiles <jacob.mi...@gmail.com> wrote:
> Hi all.  I'm using a black-box api object, and ObjectUtil.toString()
> shows me that it contains a piece of information I need, but doesn't
> provide a public accessor for it.  So I want to know how
> ObjectUtil.toString() obtains the value, because I'd like to do the
> same thing.
>
> How do you use reflection in Actionscript 3 to obtain the value of an
> instance variable that isn't public and doesn't have a public
> accessor?
>
> I know some will object to this practice, as it violates
> encapsulation.  We can debate that once I meet my deadline, but right
> now I just need to know how it's accomplished in Actionscript 3.
>
> - Jake

--

You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=.


Reply via email to