XML Thumbnail Photo gallery

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

  1. #1

    Default XML Thumbnail Photo gallery

    Hi, I'm developing an XML thumbnail photo gallery and have everything working
    out correctly except for the grouping of my thumbnails on the stage. I can
    only display 9 thumbnail images at a time, and if I have more than 9 in my XML
    data file I have a problem. What would be the best way to group my thumbnails
    in sets of 9? How can I set a limit to the display of these thumbnails if say,
    I have 20 thumbnail images? I was thinking of grouping the information into
    arrays, but is this the only feasible way to go about it?
    Muchas Gracias!

    crisbosch Guest

  2. Similar Questions and Discussions

    1. PS web photo gallery
      I'm new to "developing" - a term I use very roughly as I have such a surface knowledge. I just want to create a family site. I have CS2 - would like...
    2. HELP!! Thumbnail Gallery Over Mutiple Pages?
      Hey guys, I'm building my first site with Dreamweaver, I want to make a gallery of thumbnails ( 5x5 on each page) spanning the gallery over...
    3. Gallery admin thumbnail control
      I'm writing a gallery app with an online update facility, I would like to be able to create a custom Thumbnail control, which will display the...
    4. Thumbnail Sliding Navigation gallery
      Hi I`m using a script that I downloaded from Lingoworkshop and it have worked just fine until I made some minor changes. I can`t go back so I need...
    5. Older GD Lib and jpeg photo thumbnail generation
      Hi I'm using a server which only has GD version 1.6.2, with jpeg support enabled. I'm trying to use it to make thumbnails of jpeg photos as they...
  3. #2

    Default Re: XML Thumbnail Photo gallery

    Hi

    Why not use a scroll panel set to show 9 thumbs, then scroll the next set on demand, ie button press or rollover.

    Hope it helps
    The Feldkircher 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