Develop dynamic flash widget using PHP & ActionScript 3.0
Posted by mahmud ahsan Filed Under ActionScript, Facebook, PHP with 2 Comments

Basically I’m mainly php base web application developer. But I have much interest in ActionScript project. Sometimes when I get opportunity I work on it. Someday ago, I was assigned in a project, where I’ve to develop a Flash Widget using ActionScript 3.0 and php. This widget will be use mainly for facebook page.
So shortly the project requirements are:
- Develop a dynamic flash widget using ActionScript 3.0
- Communication between ActionScript and PHP API
- This widget should be working on any facebook page
To develop this project I’ve learned a new library called amfphp. Using this library its much easier and practical to communicate between ActionScript and php. In this article, I’ll show how to use amfphp and develop a dynamic flash widget.






