hello friends i am new to flex i have developed one sample appn in flex using 
php and mysql as a backend , now i can get the values from the database and 
show in to the data grid. but i can only see that data in the 
grid.(http://192.168.1.2/flex/bin/example.html) in my system which i developed 
the appln.

if i open this page (http://192.168.1.2/flex/bin/example.html) in another 
system, i cant able to see the data , only grid is showing..  i have also 
placed the crossdomain.xml file in the root server

<!DOCTYPE cross-domain-policy SYSTEM 
"http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd";>
<cross-domain-policy>
   <allow-access-from domain="*" secure="true" />
</cross-domain-policy>

i dont know why this error is coming.. if anybody knows pls let me know ,it 
will be greatful.


from
ravi


                
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

Reply via email to