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]> wrote: > Are you filtering when the result event comes back > from the webservice? > > ________________________________ > > From: [email protected] > [mailto:[EMAIL PROTECTED] On > Behalf Of Ary > Sent: Thursday, August 23, 2007 10:05 AM > To: [email protected] > 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> > > > > > > ____________________________________________________________________________________ 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+kids&cs=bz

