Flash really becomes powerful though when it's combined with PHP and MySQL to create database driven web based applications. There are numerous advantages to storing your website data inside a database rather than in the Flash movie, but the main one is the ease in which you can create a WSIWYG editor to update the content without ever needing to go back to the original source file. This tutorial will introduce you to the basics of database driven Flash websites and will also work through the development of a basic PHP Content Management System.