card test


hi all,
i have been trying weeks no avail. not advanced coder means , dont know best way....so many options.

i have 5 cards...each different symbol i.e. cross, circle, square, triangle, spiral. user pick favorite symbol....to least favorite. right have 5 cards numbers below them....and input text boxes put in number. after make choices form letter comes choices in sentances. here gets difficult.....what them click card , store information (which place in)...here real tricky part.......each card has different answer depending on place clicked in. i.e. if hit circle card first (the favorite) answer fill in blank of form letter "happy" if hit circle card last (least favorite) fill in blank of form letter wth "sad", have racked brain on this....i going use 1st, 3rd , 5th places calculations.

i dont know ....variables, arrays...if statements????? eeeeek

var1=square

if mouse click 1 = square...... happy
if mouse click 3 = square ....then sad
if mouse click 5 = square ......then angry

answer fills in area in form letter

the fla meg...if see please let me know email , send it.

help please....before put myself in straight jacket lol.

thanks in advance
m

it seems have 2 things want do:

1. record sequence of clicks on various cards
2. generate text based on sequence.

both easy enough. little clarification first:
a. recording sequence of clicks easy enough. little more complicated if want people able change sequence if change mind. if want able i'd suggest sort of drag , drop cards. have 5 positions representing preferred least preferred drop targets. need that, or clicking sufficient?

for text display (report of happy or sad etc), assume generated after selections have been made...? (i.e. there no feedback until done?)


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums