are you using lastResult? with multiple calls this becomes problematic... On Fri, Nov 21, 2008 at 9:59 PM, Tracy Spratt <[EMAIL PROTECTED]> wrote:
> 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? > > > > Tracy > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *john fisher > *Sent:* Friday, November 21, 2008 1:27 PM > *To:* [email protected] > *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 > > > -- Fotis Chatzinikos, Ph.D. Founder, Phinnovation [EMAIL PROTECTED],

