Results 1 to 5 of 5

Thread: make a flash image gallery

  1. #1
    Join Date
    Jul 2009
    Location
    Binus University
    Posts
    472
    Thanks
    78
    Thanked 21 Times in 21 Posts

    Default make a flash image gallery

    hi, i have a problem to complete the image gallery that already exist:

    this is the example that i used : flash gallery

    in that example, you can change the image clicking the next and the previous button.

    My problem:

    how to add first and last button, so i can directly go to the first and the last image in the gallery.

    many thx...
    _____________________

    David Demetrius // davejob
    _____________________

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    That tutorial uses the _x positioning of the images. To Flash there is no first and last. there is only one long image and it scrolls through that image 350 pixles at a time.

    You CAN, find out exactly where _x is when the first picture is in view and the last image and save those 2 numbers (you will have to play around with them), then on your buttons use the same scrolling code, but tell the MC to go to that _x position you saved earlier.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. The Following User Says Thank You to BLiZZaRD For This Useful Post:

    davelf (03-17-2010)

  4. #3
    Join Date
    Mar 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have no used software like yours, so I can't answer your question.
    but I have another and one of the best on my mind flash gallery. Named Aneesoft 3D flash gallery – multi category flash skin based photo gallery with powerful admin.
    maybe you can try it on free, good luck!
    link here :http://www.aneesoft.com/win-3d-flash-gallery.html

  5. #4
    Join Date
    Jul 2009
    Location
    Binus University
    Posts
    472
    Thanks
    78
    Thanked 21 Times in 21 Posts

    Default

    thx BLiZZaRD, i'm kind of new in flash, so a lot of tutorial like this will help me.
    _____________________

    David Demetrius // davejob
    _____________________

  6. #5
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    You are welcome. A couple sites for you:

    Flash Kit TONS of user submitted tutorials on virtually every aspect of Flash.

    GotoAndLearn A brazillion and a half video tutorials. Worth a look, always.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

Bookmarks

Posting Permissions

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