Showing posts with label flash. Show all posts
Showing posts with label flash. Show all posts

Friday, December 5, 2008

`-' egofoto




a collection of many nice photo.
nice composition, lighting, contrast, color everything.
the website itself is very artistic too, with nice navigation, music.

Tuesday, September 9, 2008

Good ActionScript 2.0(AS2.0) Tutorial

here is another good place for learning actionscript, it seems a bit old but still is useful, it's mostly for actionscript 2.0.

http://www.n99creations.com/index.php

Friday, August 29, 2008

Good ActionScript 3.0(AS3.0) Tutorial

This is a tutorial about making a slider with throw physics in AS3.0.

http://www.gotoandlearn.com/player.php?id=81

It is not super advance scripting, but it is very useful to people who just started learning AS3.0. (just like me). It is very useful because it really type the code line by line and explain about everything in the code.

And it is helpful to me because i can see how other professional write their codes. (the indentation, basically the styles of writing the code, no right or wrong but jus the way of writing it).

Is good to start learning AS3.0 with it, cos it's easy to understand.