There are different ways of performing such a task.
You can use a token object when making a service call.

If you wish you can attach your model to the token object if reference it again in the result Handler's event object.

Bjorn


On 03/04/2007, at 8:33 AM, manfred.maierhofer wrote:

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