i had the same problema while ago, i solved it likle this:

thy changing the if for this

comboboxname.dataProvider.source[i]["abbrev"]


--- In flexcoders@yahoogroups.com, "Tim Hoff" <[EMAIL PROTECTED]> wrote:
>
>
> Try:
>
> state.dataProvider.state[i].abbrev
>
> -TH
>
> --- In flexcoders@yahoogroups.com, "Jason B" nospam@ wrote:
> >
> > looks like var in this line has the data NY
> > var val : String = result.DATARESULTS.STATE;
> >
> >
> >
> > in the loop i see this line showing OBJECT something? weird its like
> > the state.dataprovider is not working
> >
> > state.dataProvider[i].abbrev -<--NOTWORKING showing OBJECT(@....
> >
>


Reply via email to