AMFPHP video tutorials
This is your chance to make great video tutorials without actually having to go and record them yourself. I’ve gotten the ball rolling but I’d like to get feedback from the people out there who know better than I to help make these video tutorials as useful and accurate as possible. Once I have sufficient feedback I’ll rerecord these videos.
And please comment below if you have any requests for a video tutorial topic. Here is a list of the tutorials that I plan to make.
- Creating a user registration and login, complete with email forgotten password and user admin
- Creating a poll much like what you see in the sidebar to the right
- Setup AMFPHP and create a database on your host
Tutorial Index
Setting up AMFPHP [ version 1.0 ]
Briefly covers downloading and setting up AMFPHP on your PC. Assumes that you already have an Apache server running with PHP and MySQL support. ( 2:33 )
Creating a Flex project to connect to AMFPHP and send/receive data [ version 1.0 ]
Creating the PHP service and locating it with your <RemoteObject> then passing data to and from the service. Includes setting up a Flex project with a services-config.xml file to describe to FlexBuilder how to locate the service. ( 8:30 )
Creating and connecting to a MySQL database [ version 1.0 ]
How to using phpMyAdmin to create a user and database. Then connecting to that database to read and write data. ( 15:35 )
Other resources
- GotoAndLearn.com : AMFPHP video tutorials for Flash and Actionscript 3
- TheFlashBlog.com : AMFPHP security











