Flash CS3 AS3 Contact Form with PHP parser – actionscript 3
Free Flash Files: www.developphp.com This tutorial demonstrates how to create a contact form using Flash, ActionScript 3, and a PHP parse file. Using Flash CS3 from adobe.
.htaccess tip – Force www. in dynamic php mysql flash web site tutorial
Here is the code to copy and paste # Make all requests have the www. in them rewriteengine on rewritecond %{HTTP_HOST} ^websitename\.com rewriterule ^(.*)$ www.websitename.com [R=permanent,L] In this quick web development tip Adam Khoury of Flash Building discusses the apache method of forcing script connection in case the www is missing from a URL that requires it for script connection.
Flash PHP MySQL CMS – Content Management System Website Tutorial CS3 + CS4
Source Files - www.developphp.com In this Flash actionscript 3.0, PHP, and mysql tutorial video and source file download you can learn how to build slick CMS(Content Management Systems) for your client websites or for projects that require many people to input data. A Content Management System made in Flash makes editing content easier visually and physically for the user or client you have created it for. This method uses one PHP control file, one mysql database(with 2 tiny tables in it), and a flash application that is programmed intelligently enough to display dynamic content from a mysql database, or any database type system. We also have tutorials that show how to use a flat text file as database, or an XML file as databse if your environment cannot run mysql easily. Brought to you by flashbuilding.com

