please post some code. Sounds like you might be filtering before the results come back from the server.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Ary Sent: Sunday, August 26, 2007 9:00 AM To: [email protected] Subject: RE: [flexcoders] filterFunction on ArrayCollection Yes, i called a php file who generate data from mysql strange ..cause it works fine on my localhost but not when i upload it to server. --- Alex Harui <[EMAIL PROTECTED] <mailto:aharui%40adobe.com> > wrote: > Are you filtering when the result event comes back > from the webservice? > > ________________________________ > > From: [email protected] <mailto:flexcoders%40yahoogroups.com> > [mailto:[email protected] <mailto:flexcoders%40yahoogroups.com> ] On > Behalf Of Ary > Sent: Thursday, August 23, 2007 10:05 AM > To: [email protected] <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] filterFunction on > ArrayCollection > > > > Hi, > > i have a weird problem with filter function on > arraycollection, i have generated an array from a > database (webservice). first, no filter attached > then > several button who filter based on a field data, in > local machine it works fine..all the filter > condition > work. > > but when i upload it i got this error when trying to > filter the data > TypeError: Error #1009: Cannot access a property or > method of a null object reference. > i know this because the array has not been > populated..but how come it works on my local > machine? > and can somebody told me how to detect the array is > ready for filtering?or some solution... > > thank you > ary > > __________________________________________________________ > Fussy? Opinionated? Impossible to please? Perfect. > Join Yahoo!'s user > panel and lay it on us. > http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 <http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7> > <http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 <http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7> > > > > > > > __________________________________________________________ Got a little couch potato? Check out fun summer activities for kids. http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+ki ds&cs=bz <http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+k ids&cs=bz>

