Thursday, October 7, 2010

Flash Game Tutorial 2010 | First Tutorial - Hello World

Hi.. This is the first tutorial.. it's Super Easy because it only spent about a minute to do it ^^.
At this tutorial we will learn how to use trace.
And What it trace ? Trace in actionscript 3 is a text output. For make it easy to understand, just try it ourself.

First, open your flash..

Choose ActionScript 3 at my red mark ( see image above ).
Oh yeah, I'm using Flash CS5, but it's not much different from Flash CS4.

This is your Flash Stage after choosing ActionScript3 . Click on Timeline..



Click on layer1 , and Press F9, It will show ActionScript Panel




Type:
trace("Hello World");





Press Control + Enter for Run Flash Player and see my red mark. It shows "Hello World".

If you still not clear about it, you can download my source code at : First Tutorial - Hello World

Okay then, this is my first tutorial. ^^. Hope you like it.

Welcome to flashgametutorial2010

Hello All.. This is my first post, and want to say welcome to all of you who visit this site.
First of all, my name is Daryl, and my hobby is programming.

When I was a children , I really want to make a game but I just can do it from now on ^^..
You will see many tutorial here and we can learn together...

Just wait for my first tutorial ^^.