More From This User
Create a Simple Shooting Game in Flash AS3 (Tutorial)
A straightforward guide to creating a simple shooting game in AS3. Everything...
Create a HangMan Game in Flash AS3 (Tutorial)
Create a HangMan Game in Flash AS3 (Tutorial). A step-by-step guide with the ...
Uncountable Nouns
Uncountable Nouns: Notes and Exercises. An E-Book for ESL Learners.
Tutorial - Create an Animal Matching Quiz in Flash As3
A step-by-step guide on how to create a picture matching quiz in Adobe Flash ...
Fill in Blanks Tute As3
A tutorial on how to build a fill-in-the-blanks style quiz using AS3. Suitabl...
Logo Tutorial AS3
Create a quick and fast logo in flash.
Logo Tutorial - Create a Quick and Cool Text Logo in Flash
A detailed tutorial on how to put together a a Quick and Cool Text Logo in Fl...
The ED Word Ending - A Guide for ESL Learners
A comprehensive and free guide on how to use the -ED suffix. Especially usefu...
Mastering Present Perfect Tense
Guide to Mastering the Present Perfect Tense
Mastering Present Perfect Tense
Free E-Book for ESL students or teachers. Master the present perfect tense wi...
Word Scramble Tutorial AS3
A detailed tutorial on how to put together a customizable word scramble puzzl...
ESL Discussions - Censorship
A worksheet for launching a conversation for English learners or other studen...
Factoids for ESL Teachers
25 factoids for teachers of English as a second language. A chance for Englis...
Build a Quiz in AS3
This detailed tutorial shows you how to build a short quiz in flash AS3 from ...
You you you and you
Learn about the four distinct meanings of the word 'you'. Useful for English ...
ESL Discussions - Fame
A conversation worksheet for ESL or ELL students to discuss the topic of fame...
ESL vs EFL
What is the difference between EFL learners and ESL learners? Which is more d...
gameloop_tute
A quick and dirty method of creating a game loop - the basis of any simple fl...
ESL Discussions - The Unexplained
A conversation worksheet for ESL or ELL students to practice discussing the t...
ESL Discussions- Capital Punishment
A conversation worksheet for ESL or ELL students to practice discussing the t...
Language Expansion
Conversation worksheets for ESL or EFL students




Leave a Comment
Hi Kropompong - The x position of the tick and cross are set manually (step 7), so you can simply reposition them on the screen. Alternatively, if you look at the last part of the code: ButtonAction2,3,4 where we set the y position: tick.y=shade1.y etc, you can set the x position: tick.x= XXX; where XXX is the position on the screen that you want.
Thank you mookstar, this tutorial really help me and it works fine! :) i have a question, when I click the answer, the cross or thick button show up but a lil bit far from the answer. how can I make sure the cross or tick button just beside the answer? thank you. :)
Hello hatersal. It should work. Did you get an error message?
Thank You so much for this tutorial! I do have a question though, how do I add more questions in the quiz? I just tried adding more questions and answers in the array part but it did not work.
...(cont)... then play around with it. If you need further help, contact me at fbnmail-at-flashbynight.com (replace -at- with @)
Hello Marwan. The good news is that you don't need programming knowledge to do what you want to do. You simply need to change the positions on the screen. You can basically copy and paste a background image....or did you mean a different image for each question because you would would need a line or two of code for that. You can download the files here: http://www.flashbynight.com/tutes/quiz/ ...
Thank you so much! I have been looking for a woring tutorial for ages. I really needed this for my project. Although, could you please help me with something else? I need to add a start screen and have a different background image for each. Also have the answers horizontally rather than vertically? This is really important ! I would edit it myself but i have 0 knowledge in AC3.{ marwan.mm@live.com
Hi Rajab, I saw your email and I'll pick up the conversation there.