This tutorial shows you how to make use of a new feature of Flash MX, the shared object. At the same time you will learn how to use radiobuttons as event handlers like real buttons. By Joachim Schnier
This tutorial is part 3 of the tutorial series about creating a simple database with XML and integrating it into Flash. This part shows you how to do advanced search using more complex XML files and listing several matches. By Joachim Schnier
This tutorial assumes that you already have expirience with PHP or other programming languages. In this tutorial I will introduce PHP’s dynamic function construction in combination with Actionscript. This combination allows you to execute various tasks in Flash with only one PHP script. By Mirza Hatipovic
This tutorial will help people get started integrating Flash and mySQL data so you can easily display database fields in your flash movie. You can develop this code further to create dynamic Flash movies that feed off a mySQL database. By Vin