Author: Emanuele Feronato
-
Flash game creation tutorial – part 2
March 14th update: part 5.3 released. March 3rd update: part 5.2 released. February 9th update: part 5.1 released. December 31st update: 5th part released. December 23rd update: 4th…
-
Photoshop Modelize action: turn a woman into a model
When I look at a photo with a nice model on it, I like the filters used to give her that feeling of a soft and silky skin.…
-
Flash game creation tutorial – part 1
March 14th update: part 5.3 released. March 3rd update: part 5.2 released. February 9th update: part 5.1 released. December 31st update: 5th part released. December 23rd update: 4th…
-
Double sketch effect action for Photoshop
Here it is another sketch action I made. This action offers a “double” sketch effect, just like if you painted the sketch twice, once from left to right,…
-
Flash Game Competition at Mousebreaker
Mousebreaker wants you to develop a Flash game, send it to them, and you could win one of the three cash prizes! 1st Prize – £2000 2nd Prize…
-
100 ROUNDS, a Flash game with Php/MySql hiscore table and explained source code
I want you all to play 100 ROUNDS, a game created for didactic pourpose. The game is simple: just enter your name, press “Play” and start moving your…
-
XML driven Flash slideshow
May, 13th 2007 update: improved gallery with linkable images here I found this very interesting script on Sephiroth’s site at http://www.sephiroth.it/file_detail.php?id=124. It’s a XML driven flash slideshow where…
-
Click image and get coordinates with Javascript
I had to display several photos where the user can click over an interesting point and have its coordinates passed through a form. Of course, it was a…
-
Extreme sepia effect Photoshop action
I have to warn you, this effect is not for everybody. The sepia is so extreme that you may prefer not to use it. Before After If you…
-
Perfect maze generation with Flash actionscript
In a perfect maze, there is one and only one path from any point in the maze to any other point. That is, there are no inaccessible sections,…
-
Customizable flash gallery
This is a project resumed from an old template I can’t even remember where I found it. A flash gallery with some customizable effect, such as: – Thumbnail…
-
Step by step perfect maze generation with php
This is a project I made for teaching purpose. First of all, let’s see what is a perfect maze. From Maze Works: A perfect maze is defined as…