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 > >

