I would like to display a single character from a list of possible characters on the stage.

I would like Flash to randomly choose one character from the list to display.

I'm totally new to AS so am not sure where to start with this.

It would be something like this:

display one character from this list:
a
b
c
d

I would then like to duplicate this so that is happens about 10 times on the stage. This would result in about 10 letters/characters being displayed on the stage from the list.

Any help much appreciated.

Thanks.