Hi!
Just found out that our site got a WebPick qualification from http://www.newwebpick.com.
Cheers,
FLAIM
Hi!
Just found out that our site got a WebPick qualification from http://www.newwebpick.com.
Cheers,
FLAIM
Hello Again!
This time a simple effect I’ve used on my new website teaser (see it here). The code is well commented. I hope someone will have use of it…
The DEMO:
- click here to see the demo
The source:
- click here to download the commented sources (Tweener and others attached) – ready to run
Have fun!
FLAIM
Hi Again!
This time I’ve rewritten my old AS2 Pong Game source code to an AS3 class. This is useful for a loader i.ex. or just for fun…
The game is as simple as I could get (and buggy too!) so don’t expect a WOW – the idea was not to complicate the game – just make it simple and small
Hope You like it…
Usage:
You can see that in the example file.
var my_pong:pong_game = new pong_game(game width , game height , sprite to attach);
The Example:
The Source Code:
Feel free to use and modify what you want. Comments warmly welcomed as always
Have fun!
FLAIM