Fun Flow Studios

A blog about flash games
December 7, 2008

Flash login screen with PHP and mySQL - In AS3

Author: admin - Categories: Flash, PHP, Tutorials, actionscript - Tags: , , , , , , , , , ,

In my previous post I created a login screen in AS2 however in this version we’ll be creating one in AS3, which seems slightly faster, however a bit more complicated. I’ve also changed the create account script to add the ip address of the user.
Having the ip of users is useful to track down cheaters of your game. You can use an ip ban to stop the cheater playing your game, I’ll cover this in a later tutorial…

This tutorial is pretty much exactly the same as the last one(except for the script changes), So this tutorial assumes you have a way of testing out PHP and mySQL scipts, however if you need to know how to setup PHP refer back to the last login tutorial.

This is what we’ll be making…

It basically the exact same thing as the last one.

Getting started:

Step 1: Creating the flash document

Create a new flash file, select a new flash document AS 3.0.
Save this

November 6, 2008

My favourite TD maps

Author: admin - Categories: Fun Flow Studios, Games - Tags: , , , , ,

I was just looking at the portal today, and found some great maps!

Here are some pictures of my favorites

Heavan Vs Hell by Sharpie markers:

The Level45 by Venima:

deathisland by lost1010:

awesome maps :)

Well done to Azure who’s maps have been at the top of the portal since the game was released!

Get ready for create your own TD 1.5! coming VERY soon

October 25, 2008

Creating a flash login screen

Author: admin - Categories: PHP, Tutorials, actionscript - Tags: , , , , , , ,

This series will cover some of the great things with flash, php and mySQL

In this tutorial we will create a user account login screen, and also a user creation screen. Using a mixture of PHP and mySQl.

preview:

this is what we’ll be making (sorry for the terrible graphics lol)

you can create an account, then you can log in with it


Step 1: Setting up PHP

Before you start creating the login screen you have to be able to run PHP, skip to step 2, if you already have a way of running a PHP file

PHP is a server side language that can’t just be run on its own like HTML, however you can install a set of tools that let you run it from your own computer (

October 19, 2008

Create your own TD

Author: admin - Categories: Fun Flow Studios, Games - Tags: , , , , , , ,

Check out our newest game!

Create your own TD

Description

Have you ever played an element defense game but wanted to make your own one? with “create your own tower defense” you now can, you can design your own tower defense maps and upload to the tower defense portal, where people from all over the world can play and rate your game, create your own tower defense contains an enemy customizer, a tower editor, a wave editor, and much more to give you complete control of the game.

You can play it here

Wait for create your own TD 1.5…