Jul 20, 2009
In this tutorial you will learn how to create a simple news content management system using Flash, PHP and XML. All the code and process is provided, at the end you will understand how to create your own fields according to your needs.
The final source files aren’t available however if you follow the tutorial correctly you will have everything working at the end.
Create a content management system using flash actionscript 3.0, PHP and XML
Feb 20, 2009
“Flex quick start guide for PHP developers” was a very popular document made available by Adobe under Flex Developer Center. Now the article was updated but to work with Flex 3.
Table of Contents
1. Introduction
2. Running the Flex/PHP code examples
3. Creating the user interface
4. Submitting a form using the GET method to PHP
5. Submitting a form using the POST method to PHP
6. Submitting a form to Google using the GET method
7. Populating a list with XML from the server
8. Navigating to another URL or targeting a frame
9. Changing states in Flex
10. Downloading a file
11. Uploading a file to PHP
12. Login example application
13. Populating a DataGrid with XML from PHP
14. Taking your projects to the next level
Flex Developer Center