Archive for Programming

AS3 Score Protection System

// December 7th, 2009 // No Comments » // Flash - AS3

In the past few weeks I’ve been working on a small game engine for flash. Well…I can’t say it is an actual game engine, but more like a collection of classes that make game development a lot easier. One of the first classes I made was a score system that protects the score from game hackers. I decided to release this for anyone that may want to use it. (more…)

Flash Graph – Free Script

// May 27th, 2009 // No Comments » // Flash - AS3, Scripts

OK! I made a new sript and I am sure you will love this one. It is a flash Graph script. You can use it to display graphs on you website wery easy with no coding necesary. Just modify the XML file and you are ready to go. (more…)

Free Flash Banner Rotator

// May 24th, 2009 // No Comments » // Flash - AS3, Scripts

Hello all! It has been a long time since I posted something new.

Anyway…I made a small script for you all. It is a Flash banner rotator. (more…)

Text with lines background – AS3 tutorial

// February 12th, 2009 // No Comments » // Flash - AS3

A friend showed me an effect made in Photoshop today. My response was: This can be done with only a few lines of code in Flash. I know that what you are about to see is not really that interesting…but hei…it is the 4th “tutorial” this week and I am running out of ideas. (more…)

Moving Stars Loader – AS3 Tutorial

// February 11th, 2009 // No Comments » // Flash - AS3

OK! This should have been an easy tutorial, but I ended up working on it a lot more than I expected. First…I did not get the effect I wanted (but I got this one and it looks cool…so it is not important). Bust what is important, is that flash runs strange…and I mean really strange sometimes. (more…)

Smoke in Flash – AS3 Tutorial

// February 10th, 2009 // 5 Comments » // Flash - AS3

OK! Here is my 2nd small tutorial for this week. Actually don’t know if this can be called a tutorial, since I don’t really give step-by-stem instructions on how to mek it, but I do give the code and it is well commented. Below are some examples of the smoke. (more…)

Glowing Mouse Trail – AS3 tutorial

// February 9th, 2009 // 2 Comments » // Flash - AS3

OK! I decided to make a very quick tutorial for you guis. It is something really easy for me, but I am sure most of you will find it interesting. So…below is a preview of what it does. Feel free to download the FLA file. (more…)

AS3 Papervision3D Video Tutorial: First 3D scene

// January 13th, 2009 // No Comments » // Programming

In the past two days I’ve been experimenting with some nice 3D engines for flash. I tried three of the most spread 3D engines: Away3D, Sandy3D and Papervision3D. Away3D was really nice with some really cool functions. Sandy, from my point of view was better and also had some nice other stuff that were compatible (like a phisics engine). But what it lacket (and I kinda need this) was a Collision Detection algorithm and also particle effects (it did have a nice starfield effect that could do nice stuff). Anyway, I decided to remain at Papervision3D. (more…)

Flash dynamic pieChart

// November 28th, 2008 // No Comments » // Programming, Scripts, Uncategorized

As I mentioned…I have a litle new script for you. The script is a dynamic, XML driven, piechart made in Flash. It is free to download by anyone who is interested! (more…)

Duel Adventure – Flash game

// October 31st, 2008 // No Comments » // Design, Programming, Uncategorized

I know it has been a long time since I posted something new. The reason: I was busy with makeing a flash game. This is my first serious project as a flash game developer. Hope you like it. (more…)