Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Recording the action

Explorer ,
May 16, 2013 May 16, 2013

I am very new to Flash. i just know the basic things in Flash. So I am hoping to get some help from the experts here. My requirement is as below:

Screen 1: The participant is asked to select the items (buttons). There are nearly 36 buttons in this screen. The button they click will change its color.

Screen2: show the participant's answers compared to the correct answers. If we could show their selection in one color and the correct in another. Basically this needs to record the user’s action.

It would be great if you share the tutorial on this kinda projects.

Thanks,

Soumya

TOPICS
ActionScript
293
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 16, 2013 May 16, 2013
LATEST

You are not likely to find a tutorial for something this specific.   You need to think a little more about what you need for this project to work.  YOu need to have objects that can change visually, so you probably want to use movieclips for those symbols, possibly changing frames for the different visuals.  You will also need to store some data, so think about using arrays for that, where you keep track of the status of each object and can loop thru it later to determine their statuses.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines