No, you are doing something wrong. But
you have not given us much to work with. I do not know the Flare libraries.
“var is null after loading”?
You understand that RPC calls are asynchronous?
From:
Sent: Friday, November 21, 2008
1:27 PM
To:
Subject: [flexcoders] multiple
data sources not loading except in MXMLapp
The
problem:
I have multiple data sources and multiple visualizations planned.
I am using the Flare libraries for some ( and I have also asked this on
their forum)
I find that I cannot load data (XML) using URLLoader or HTTPService from
a subclass or MXML component. HTTPService works fine in my MXML app.
Symptom:
no error, var is null after loading.
Am I hitting known limitations?
John