[flexcoders] Inserting Into MYSQL Table Via Air/PHP = Not Allowed?

2010-04-07 Thread James
I'm having trouble inserting data into my mysql database tables through my air 
app. All the code is pretty much exactly the same as in some examples I've seen 
but it simply won't do it. Is this because of some sort of security restriction 
because the air app is on my machine and the server with my mysql database on 
is elsehwhere? Or is it possible to insert data via an air app?

Here is the example I've been following:-
 
http://livedocs.adobe.com/flex/3/html/help.html?content=data_access_2.html




Re: [flexcoders] Inserting Into MYSQL Table Via Air/PHP = Not Allowed?

2010-04-07 Thread Lee Jenkins
James wrote:
  
 
 I'm having trouble inserting data into my mysql database tables through 
 my air app. All the code is pretty much exactly the same as in some 
 examples I've seen but it simply won't do it. Is this because of some 
 sort of security restriction because the air app is on my machine and 
 the server with my mysql database on is elsehwhere? Or is it possible to 
 insert data via an air app?
 
 Here is the example I've been following:-
 

I'm just starting out with Flex myself so I don't have an answer for you. 
However, I've been programming for quite some time and I think you'll get 
better 
responses by showing YOUR code as well or more detailed information at least to 
give you a better chance of getting some help :-).


--
Warm Regards,

Lee