
Developers who work with Flex and PHP can boost their productivity by combining two tools: Flex Builder and Zend Studio for Eclipse. This setup lets you create a combined project with Flex and PHP natures and reap the benefit of coding in both languages. (In Eclipse, natures link a project with specific builders and other settings.) The setup also enables you to debug your Flex and PHP code at the same time.
In this article I will show you how to install Flex Builder 3 together with Zend Studio for Eclipse, how to create a combined project, and how to debug a project that uses Zend AMF to send data between Flex and PHP.
In order to make the most of this article, you need the following software and files:
Note: You can import this archive using Import > Flex Builder > Flex Project.
To benefit most from this article, it is best if you are familiar with Flex Builder, ActionScript 3.0, and PHP.

This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
Mihai Corlan is a platform evangelist at Adobe. Before that, he worked with Flex Builder as a computer scientist. Before joining Adobe, Mihai was a senior developer with InterAKT Online (acquired by Adobe in 2006), where he worked on web products such as e-shops, newsletters, and surveys or on RAD tools for web developers. Visit Mihai's blog.