Hi,
I am using ActionScript classes to define my data models.

Now I want to set the value of my variables dynamically.

I have a function that generates a webservice call. I would like to
pass a parameter to this function that contains a String or a
reference to the variable that the result is passed to.

Is it possible to set such "pointers" to existing class variables? Or
are there existing collections for my classes and their variables I
can access?

Thanks,
Mane

Reply via email to