Re: AmfPHP problem

2013-10-03 Thread Tom Chiverton
Hmmm... can you put together a self contained folder of PHP along with some Flex source code so we can test this out ? Have you asked Silex Labs if this is fixed in whatever version you are using ? Tom On 03/10/2013 08:37, Zoltan Iklodi wrote: Yes, it is being sent wrong. Meanwhile amfPHP s

Re: AmfPHP problem

2013-10-03 Thread Zoltan Iklodi
Yes, it is being sent wrong. Meanwhile amfPHP service browser returns all item. 2013/10/2 Tom Chiverton > On 02/10/2013 11:30, Zoltan Iklodi wrote: > >> I'm using mobile Flex with AmfPHP. Has anyone experienced such a problem >> that with PHP lists having more than ~1000 items, the RemoteObject

Re: AmfPHP problem

2013-10-02 Thread Tom Chiverton
On 02/10/2013 11:30, Zoltan Iklodi wrote: I'm using mobile Flex with AmfPHP. Has anyone experienced such a problem that with PHP lists having more than ~1000 items, the RemoteObject does not convert the items being above 1023rd position but repeats the 1023rd item at the end of the array? Have y

AmfPHP problem

2013-10-02 Thread Zoltan Iklodi
Hi, I'm using mobile Flex with AmfPHP. Has anyone experienced such a problem that with PHP lists having more than ~1000 items, the RemoteObject does not convert the items being above 1023rd position but repeats the 1023rd item at the end of the array? Thanks Zoltan