i'm a newbie in flex, i build my app and use HTTPService like yours, and i had 
an error when i run my app from client computer. it seems we have same problem. 
i have no idea to solve this error. but i think AMFPHP can solve it. you can 
download the sample from mike blogs.

http://blogs.adobe.com/mikepotter/2006/02/flex_and_php_us.html

i've try built app with AMFPHP and it works properly. i can load the data from 
client, but i'm still search ways, how to send parameters from flex to PHP 
through AMFPHP (input, edit, & delete the data). ^_^ hope you or anybody who 
has find the ways share with me...

thx
sutuy
--------------------------------------------------------------------------------------------------------------------

ravi chandran <[EMAIL PROTECTED]> wrote:                                  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/
 
     
                       

 
---------------------------------
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.

Reply via email to