PDA

View Full Version : Listbox component



PAUK
February 18th, 2004, 04:00 AM
HI there...

I know that this must be basic --- When I use the List component
and added some labeles eg: Start movie 1, Start movie 2, Start Movie 3,,,,

How do I them apply the _root.pictures1. gogotoAndPlay("go");
_root.pictures2. gogotoAndPlay("go");
_root.pictures3. gogotoAndPlay("go");



Its quite simple but can someone help, didnt have luck finding
some tutors


Have a nice day:-)

Flemmming

Voetsjoeba
February 18th, 2004, 10:07 AM
Let me get this straight: you have a listbox with the entries Start Movie 1, Start Movie 2, Start Movie 3, ...

And when you ... click ? them you want the corresponding movieclip (_root.pictures1, _root.pictures2, _root.pictures3, ...) to play ?

PAUK
February 18th, 2004, 01:34 PM
Just right....

:-)