Author: Emanuele Feronato
-
First Triqui’s milestone: 250,000 plays – considerations
This is the first milestone for Triqui: 250,000 plays. I know there are portals that reach that number in a day (or less), anyway for a portal made…
-
What to do when you are looking for pixel graphics for your game and run out of ideas
You are trying to design some decent pixel graphics for your tile based game and all you have is a Photoshop document with some crap on it. How…
-
Adding a new twist to the prototype of a Flash game like Poux
Do you remember the Poux tutorial series? If not, then read parts 1, 2 and 3 and take a look at the finished project known as Christmas Couples.…
-
How to generate friendly URLs with .htaccess – part 2
Once you read part 1, you should know how to have a friendly url to play a game in your Flash game portal. In the previous example, I…
-
Step by step AS3 translation of Creation of a platform game with Flash – step 1
This seems to be the month of AS3 conversions. Good, this means AS3 community is growing. Today we’ll see how Bart de Boer translated Creation of a platform…
-
Step by step AS3 translation of Flash game creation tutorial – part 1
Today I am glad to publish the work of Tim Edelaar that translated all AS2 files of the most successful post of this blog, Flash game creation tutorial…
-
How to generate friendly URLs with .htaccess
Ok, now you have your own game portal. Let’s call it triqui.com. You want to share a link with your friends, or want search engine to index it…
-
Managing multiple balls collisions with Flash: AS3 version
Some days ago Sunil Changrani sent me a the script to manage multiple balls collisions with Flash, in AS2. Now, it’s time for Andrew Cook to give us…
-
Flash flood fill implementation
Do you know what is the flood fill algorithm? From Wikipedia: Flood fill, also called seed fill, is an algorithm that determines the area connected to a given…
-
How to use a Flash game tutorial to make your own game
When I stated writing tutorials, I did not expect I would have to write a tutorial about… using a tutorial. If you look at the most recent games…
-
Flash sending, manipulating and receiving data with sendAndLoad
This is a very importat thing to know when you are about to design Flash forms, or any application that needs to manage data such as an highscore…
-
Integrate your Flash game on Facebook
You all should know Facebook. I think it would be interesting to integrate your Flash game into a Facebook application. There are more options than you can imagine,…