Dynamically loading xml content

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default Dynamically loading xml content

    I?m creating a menu bar in which the links have to be dynamically created based
    on the values in the xml, and the number of links(buttons) may even exceed 100.
    The menu bar will be displayed in the horizontal manner. I have the following
    questions, can any one help me ?

    1. How to create the buttons dynamically based on the number of entries in the
    xml..?
    2. How to have a on (release) action common to all even though they have to
    perform different action.(such as loading a movie based on the button clicked)
    3. When the number of links becomes more how to have a horizontal scrolling
    effect for this.
    4. I even want to change the colors of some dynamic buttons to be changed
    based on some values in the xml. Can this be done?


    srirama.83 Guest

  2. Similar Questions and Discussions

    1. Adjusting content dynamically
      We are developing a Website using Contribute 3.1, where we have a requirement in which the page has a Rich Text Component and the publisher can...
    2. Dynamically loading PNG and GIF files through XML
      Hello, I have a project where I need to use XML to dynamically load PNG and GIF files not just JPEGs. I have found forums and information from...
    3. Change Content Dynamically
      I'm trying to find a way to change the contents of a table (calendar) that I have nested in a DIV. without loading a new page. In other words, go...
    4. dynamically loading css-rules!
      what is the question, I dont get it, you said it print correctly the styles, so what's the problem ? Savut "Sindre Hiåsen" <paalhi@ifi.uio.no>...
    5. Dynamically update web content
      Hi, Could you give me some hints on the ways of reloading or updating one web page from another web page? For example, I have a main page is...
  3. #2

    Default Re: Dynamically loading xml content

    Hi

    Most of what you want is here - [url]http://www.gotoandlearn.com[/url]

    Check out the 3 Carousel Tutorials, although its not a horizontal navbar is does everything else you want

    Hope it helps
    The Feldkircher Guest

  4. #3

    Default Re: Dynamically loading xml content

    Hello,
    Thanks for the suggestion and link.
    That?s a really is a cool tutorial. I hope I?ll be able to complete my task using this

    srirama.83 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139