RE: [flexcoders] Re: tilelist itemrender problem

2009-01-16 Thread Tracy Spratt
Hard code a full url as a test. Tracy Spratt Lariat Services Flex development bandwidth available From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of johndoematrix Sent: Friday, January 16, 2009 3:26 AM To:

RE: [flexcoders] Re: tilelist itemrender problem

2009-01-09 Thread Kenneth Sutherland
What is the event.result? you need to stick a breakpoint when your displayResult function is called and see what is being returned and change that into an arraycollection. You're line of code is effectively saying that event.result is an arraycollection which I doubt (but I do not know what CF