attachMovie the duplicate

Out of context: Reply #12

  • Started
  • Last post
  • 13 Responses
  • unfittoprint0

    you just have to tweak my a code a bit more.

    that is a "constructor". it takes out the labels [which have the same name as the external /internal content that will be loaded through the menu] from an array [wich could also be created using an external xml file].

    it uses a library instance to populate the menu, giving each attachmovie the correct label.

    for a dropdown you should also take the following in consideration:

    those buttons should be attached in a movie that will be made _visible == false soon as the user clicks a _parent trigger button and _visible == false soon as the user as made his choice.

    those should be your top priorities to make a dropdown.

View thread