List Box Question

Hi everyone, I have a question about using Flash List Box. I’m not sure if this is possible or if there is another way to create this.

Here’s a diagram of what list box I am referring to…


|Mr. John | Room 001 | Picture ||
|Mrs. Deli | Room 002 | Nothing | |
|Mr. Kirupa | Room 003 | Video | |
|Ms. Thompson | Room 004 | Nothing | |
| | | | |
| | | | |
| | | | |
|
||____________________|_|

The above is the type of list box, I am referring to. The function of this list box are:

  1. When user clicks on the name, it brings up a movie clip which stores a picture, video, or nothing.

  2. The list box is in a separate flash file, which calls up the action (movie clip) from another flash file.

Does anyone know if the list box that comes with Flash could create this? Or does anyone have any ideas or know of examples similar to my idea above? Thanks.

Any ideas on this list box?

I have thought of an idea that could possibly create a similar effect. Alright, I could make use of a text scroller, within a text box, create the columns and put the data within. Then link each row of data to their actions.

But my main concern is, how would you call up a movie clip from a separate file?