Subscribe
Tutorial search
Cool Stuff
How would you like to MASTER graphic design by next week?
Click here to find out how
Flash Tags
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project
View all templates
Tutorials
Stuff
Affiliates
Flash Php Tutorials

Sending value from Flash as3 to php without opening new window and query variables.
Difficulty: 


Hi, today I found a very nice -PSD Contact Form - and with that design I made a very simple contact form with PHP. Is not very hard to understand
Difficulty: 


This tutorial explores one of many methods, which could be used to allow an ActionScript 3 swf file to communicate back and forth to an SQL database, storing and retrieving values in a table. This functionality is useful for simple Internet applications, which require on the fly access to external data sources. In this tutorial we will develop a dynamic application that allows users to create a nametag, which will be stored and retrieved from a database.
Difficulty: 


This tutorial will demonstrate how to create simple but professional Flash login system using three different programming languages; AS3, PHP and MYSQL. Advanced sections like application logic, PHP and MYSQL integration with Flash will be our main talking points. Let’s get stuck in!
Difficulty: 


In Part 1 we created the front end login system for users to enter their details. In this tutorial we will create a registry form that will allow users to register. This will then add their details to the database, after which they will be able to login.
Difficulty: 


Creating a timer using Flash’s Date class is easy enough to do, but what if you want to use the server-side time instead? This is definitely possible using PHP’s time() function and the External Interface class in Flash Actionscript 3.
Difficulty: 


An Internet Protocol Address (IP Address), is a unique number assigned to every device connected to the Internet. For different reasons, it can be useful to get the user IP address, like blocking a spammer user in a chat application for example. In this tutorial, I will show you how to get and display the user’s IP address using PHP and ActionScript.
Difficulty: 


In this tutorial, I'll show you how to use Flash, PHP and MySQL together. We'll build a simple comment form that takes entries and stores them in a database. We'll use PHP to retrieve the entries and format the comments into XML form. Let's get going!
Difficulty: 


This example will show you how to pass an encoded Object from AS3 to PHP, using JSON.
Difficulty: 


This is the most basic version of a PHP flash high score list. It comes with a video and description and sourcefiles for easy use. You can also ask me questions of necessary and I will answer them within 24 hours.
Difficulty: 


Flash Variables and PHP tutorials for sending dynamic Variable into Flash - Video Tutorial
Difficulty: 


This tutorial explores one of many methods, which could be used to allow an ActionScript 3 swf file to communicate back and forth to an SQL database, storing and retrieving values in a table. This functionality is useful for simple Internet applications, which require on the fly access to external data sources. In this tutorial we will develop a dynamic application that allows users to create a nametag, which will be stored and retrieved from a database.
Difficulty: 


In this tutorial we will learn how to make a simple and effective PHP Flash Contact Form using Action Script 2.0
Difficulty: 


A detailed tutorial on how to use sendVariables in flash and incorporate your website PHP file to help in the process. Includes a video and descriptive tutorial and source files... Comments also welcome...
Difficulty: 


