Everything should work fine.
Can you send the code to look at?
 

----- Original Message ----
From: ddanone2 <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Monday, July 31, 2006 5:45:40 PM
Subject: [flexcoders] DataGrid refresh problem

Let me explain the situation:

I have a main mxml, on load it instances a Localconnection to permit
others swf's establish a connection with it and receive data.

I load one SWF (child) on main.mxml, it instances two Localconnection,
one to connect to the main mxml and another to allow receiving data
from main.

The child has a DataGrid with a dataProvider.

When child loads, ask to parent one parameter via Localconnection,
then creates an HTTPService to request data to a PHP script, when it
receive the data renews the dataProvider content to refresh the DataGrid.

Well, this works perfectly the first time, but subsequent times the
DataGrid doesn't is refreshed, i've chequed the dataProvider has the
new data provided by the PHP script.

Is there any other way to refresh the DataGrid to show the new data
that dataProvider has?

Thanks in advance


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to