Results 1 to 9 of 9

Thread: external jpg+thumbs gallery xml driven

  1. #1
    Join Date
    Dec 2007
    Location
    under a rock by the sea
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default external jpg+thumbs gallery xml driven

    hello,

    im semi-new to flash AS and wanting to create a slideshow that will load external jpgs into an emptymc driven by xml that will fade into a new img and along the bottom im looking at having thumbnails with a scroller.

    could any1 provide a tutorial or code for something like thus?

    much appreciated.

  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

    {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. #3
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    There is an AMAZING scorlling thumbnail gallery video tutorial at gotoandlearn.com.

    Also, search this forum because I'm sure I've uploaded several XML gallery examples.

  4. #4
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Hey...

    I just did these for another poster. Take a look at them and let me know if you need help tweaking the code to fit your needs.

    Example 1. XML Driven Photo Gallery with Controls & Captions
    Example 2. XML Driven Photo Gallery with Controls, Captions & Scrolling Thumbnails
    Example 3. XML Driven Photo Gallery with Controls & Captions (on a Timer)

    All three have the same basic functionality (as shown in example 1) -- a previous button, a next button, and a "jump to" button (which allows you to jump to any image in the XML array).

    HTH
    Last edited by Medyman; 12-30-2007 at 05:31 AM. Reason: fixed links

  5. #5
    Join Date
    Jan 2008
    Posts
    51
    Thanks
    46
    Thanked 1 Time in 1 Post

    Default

    Vishal, do you happen to have these files handy as well. The links are broken

  6. #6
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    I'll see if I can dig them up. They should be on my server somewhere.

  7. The Following User Says Thank You to Medyman For This Useful Post:

    ReadyToLearn (05-21-2008)

  8. #7
    Join Date
    Jan 2008
    Posts
    51
    Thanks
    46
    Thanked 1 Time in 1 Post

    Default

    Thanks, there's no rush.

  9. #8
    Join Date
    May 2008
    Location
    Canada
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can I get a copy of those XML Gallery files too? I also tried to look at them and the site is not up today.

  10. #9
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Alright alright...I tracked them down. I'll stop being lazy and move them on my server.

    Here they are:
    Example 1. XML Driven Photo Gallery with Controls & Captions
    Example 2. XML Driven Photo Gallery with Controls, Captions & Scrolling Thumbnails
    Example 3. XML Driven Photo Gallery with Controls & Captions (on a Timer)

    These are quite old. I haven't rechecked any of the AS. So, if you have any doubts/questions, please ask. I might have newer and cooler tricks up my sleeve now Also, feel free to disregard the copyright. Everything is released under Creative Commons Noncommercial 3.0 Unported License. I'll update the page when I get a chance to.

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
  •