Using a remote PHP service with Flex (Flash Builder) AIR Application?

Posted by Chrisc on Stack Overflow See other posts from Stack Overflow or by Chrisc
Published on 2010-02-16T03:24:48Z Indexed on 2010/04/23 10:53 UTC
Read the original article Hit count: 266

Filed under:
|
|
|

Hello,

I'm developing a Adobe AIR application using Flash Builder 4. This app needs to access a remote PHP service which is being hosted on a remote web server.

I am having troubles figuring out how to add a PHP data service which uses a remote service. I can add the PHP data service in Flash Builder as a service hosted on localhost, but given that this will not be feasible when the application is deployed, will not work.

Does anyone know how to connect a Flash Builder (Flex) project to a remote PHP data service?

Thanks, Chris

© Stack Overflow or respective owner

Related posts about flex

Related posts about database