Flash Builder 4.5 for PHP
You are in Using Flash Builder 4.5 for PHP.
For information on Flash Builder 4.5 for PHP that is not included here, see the Zend Studio User Guide or Using Adobe Flash Builder 4.5.
Creating a Flex/PHP project creates a pair of projects; one Flex web project (an application that runs in Flash Player in a browser), and one PHP project. The Flex web project automatically has PHP Support enabled, creating modular code, which allows the two projects to be independent and yet still be aware of one another so that they can create one joint application. This gives you the advantage of being able to distinguish between Flex developers (client side), and developers/back end developers (PHP server side).
|
|
|
To create a new Flex and PHP project:
|
Creating a Flex/PHP application creates a PHP project and a Flex Web project with PHP Support enabled in your workspace. You can now use a PHP class you create and perform PHP Introspection to begin binding the data. |
|
|
|
|
Related Links: |
|
|