From: Athena@S-Team on
Hi there,

I would like to creat an drop down list with Director's behavior. The list
will use for (1) navigation & would like to be an "topic list" which means
showing which section accordingly playing.

Therefore i need the drop down menu automaticly roll to the "section name"
which relative content is playing. Is it possible to SET the drop down list
this way?

Pls. advise.

Thx a lot.

Athena

From: openspark on
If you mean "marker name" when you say "section name", then the answer is easy.

1) Create a Field member
2) Drop the Field onto the Stage
3) Drop the Dropdown List behavior onto the Field sprite
4) In the Behavior Parameters Dialog, select Contents of this list: [Markers
in this movie]
5) Select Purpose of list: [Execute ... go marker ...]
6) Run the movie and make a selection from the list

From: Athena@S-Team on
hi there,

Tried & it works.

Thanks a lot~~

Athena

in article e7o8a4$j7h$1(a)forums.macromedia.com, openspark at
webforumsuser(a)macromedia.com wrote on 6/26/06 5:10 PM:

> If you mean "marker name" when you say "section name", then the answer is
> easy.
>
> 1) Create a Field member
> 2) Drop the Field onto the Stage
> 3) Drop the Dropdown List behavior onto the Field sprite
> 4) In the Behavior Parameters Dialog, select Contents of this list: [Markers
> in this movie]
> 5) Select Purpose of list: [Execute ... go marker ...]
> 6) Run the movie and make a selection from the list
>