Tuesday, September 1, 2009

Steps for Question 2

In question 2, i make 2 scene.

For scene 1

1) Create an interface as below :














2) Then, below the instruction, create box for input text and make a button like below.














3) Then, state the Text Option. The variable that can be used is "nama".







4) Then add dynamic text as the response for the statement.














5) Then, state the Text Option. The variable that can be used is "ucapan".







6) Next, active button that you make before then choose actions. Write the action as below :

on (release) { ucapan="Welcome " + nama+ newline+"Please answer all the question"+newline+"GoOd LuCk"; }

7) Then you can get the product like below.














8) Finish.....you can smile now...


Then for scene 2, same with scene 1...Put some question and make the answer...Good Luck..Try it first..if ypu can't do it..you can ask me for help...


p/s: The question is not the exactly like i did...this is the example of the example based on my experience in my practical test last year.

No comments:

Post a Comment