hI experts, i've created a Java Object that returns an array list of items to my flex app...however even though I set the dataprovider attribute correctly none of the data actually renders...a quick glance at the data using the debugger shows that the objects are there so i think they'renot being deserialized properly...can anyone tell me how to achieve this? i've created the client side object in AS, but still not sure why it's not working... thanks
p btw i'm using FB3 cheers

