Working with 9-slice scaling Adobe Flash / Getting Started
You can use 9-slice scaling to specify component-style scaling for movie clips. 9-slice scaling lets you create movie clip symbols that scale appropriately for use as user interface components, as opposed to the type of scaling typically applied to graphics and design elements.
User authentication PHP / Membership
In this tutorial we will build a Flash authentication system. User login, user registration, forget password with md5 encryption.
How to use the LoadVars Class PHP / Object Oriented
The LoadVars class allows developers to have a better control of the external loaded data. There are many reason to use the LoadVars class intead of the old deprecated loadvariables and loadvariablesNum.
Use phpdomxml to create a Guestook in Flash PHP / Miscellaneous
In this tutorial we will see how to create and manage a simple Guestbook using an XML formatted file (with a simple XSL style-sheet). To do that we will create and parse the XML structure using an open source library for PHP which allow us to threat XML with DOM.