Thursday, October 20, 2011
Week 5: ( 3 ) Multiple Choice Question
Step 1 : Create the interface with text and with 3 Buttons A, B , C. Insert the action script stop ();
at frame 1.
Step 2 : Insert keyframe at frame 15, then add the word "correct", insert the Insert the
action script stop (); at frame 15.
Step 3 : Insert keyframe at frame 25, then change the word "correct" to "Incorrect", insert the action script stop (); at frame 25.
Step 4 : Convert the A Button to Button> convert to symbol> button.
Step 5 : Right click the Button A then select > action. Type the action script as.
Step 6: Doing the same for Button B and C.
Button B is on (release) {gotoAndPlay (25);}
Button A is on (release) {gotoAndPlay (15);}
Subscribe to:
Post Comments (Atom)
wah, u already made the changes...
ReplyDeletesy test click the button beberapa kali, and it works...
good good...
yaya, after i understand the concep then i do so amendment to improve it^^
ReplyDelete