Why do you want two? You can, but do you
really need to?
From:
Sent: Friday, November 21, 2008
2:38 PM
To:
Subject: Re: [flexcoders] multiple
data sources not loading except in MXMLapp
OOps
I am NOT able to get two HTTPServices working in one MXML app.
Is there a way around this?
john fisher wrote:
> 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
>
>