A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: making a photo album using a list box

  1. #1
    Junior Member
    Join Date
    Jul 2004
    Posts
    6

    making a photo album using a list box

    Hi,
    I want to display a lot of pictures in a listbox or
    another object with scrollbar. On Mouseover event the
    user should have the possibility to view the picture in
    a biger format and to download it (e.g. using the right
    mouse button).

    What is the best way to do this job ?

    Regards Robby

  2. #2
    Degenerate and baise art thou. docree's Avatar
    Join Date
    Feb 2001
    Location
    USA
    Posts
    390
    There is an example similar to what you want.

    [Check out the example folder under KoolMoves to download the
    example pack. That is, if you have not downloaded it allready...]

    KoolMoves / Examples / Components / Other Examples / KcDemo.html

    I'm uncertain at this moment about the right click option.
    I'm sure it can be done, though.
    _________________
    DocRee

  3. #3
    Junior Member
    Join Date
    Jul 2004
    Posts
    6
    ... tried this sample, but I'm looking for a way to
    put images (thumbnails) into a listbox - not text.

    But thanks a lot for the info

    Robby

  4. #4
    Degenerate and baise art thou. docree's Avatar
    Join Date
    Feb 2001
    Location
    USA
    Posts
    390
    Create a swf that has all your thumbnails listed.
    Then script within that swf the enlarge image view.
    I'll see what I can do.
    DocRee

  5. #5
    Degenerate and baise art thou. docree's Avatar
    Join Date
    Feb 2001
    Location
    USA
    Posts
    390
    Ok, here is an example that I made.
    Maybe someone can take this and elaborate on it more.

    Please, extract this file to KoolMoves \ Examples \ Components \Other examples
    The larger .jpg files are allready there.
    DocRee
    Attached Files Attached Files

  6. #6
    Junior Member
    Join Date
    Jul 2004
    Posts
    6
    Yes !

    Thats exactly the solution I was looking for.

    Well done. Thanks a lot !

    Robby

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center