-
randomising
Hi, I have a match items widget on my page: 3 items on the left- click each one of these and and then click the matching item on the right. The 6 items are all buttons with feed-back when incorrect and the same plus explanation when correct.
The question is: how do change the order of the 3 individual buttons on the right (or left- it doesn't really matter)? So imagine a simple column of 3 100 px x 90 px buttons:
Button a : position x
Button b : position y
Button c : position z
The next time i enter the page:
Button a : position y
Button b : position z
Button c : position x
Should these buttons be in a movie clip or some other container or should I be able to do the above and keep them as individual items?
Any help would be great.
Ernie
-