Best way to create a graphical and interactable timeline?

Discussion in 'HTML & Website Design' started by Exploding Art, Dec 13, 2012.

  1. #1
    I'm looking for the best way, best practice, to create a graphical and interactable timeline on a website.

    I want to create an history timeline. There should be:
    • a timeline slider, both playable and slideable.
    • layers on the map and slider that you can turn on and off.
    • zoom so you can look closer in on the map.
    • event window that explanes the events you are clicking on that's represented on the map or slider.

    So I'm turning to you with more experience than me and ask what way, what practice, is best to do this in? Flash, Java, Php, only html or other?

    Thank you for your time and help!
     
    Exploding Art, Dec 13, 2012 IP
  2. ViolentAJ

    ViolentAJ Well-Known Member

    Messages:
    581
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    128
    #2
    HTML 5 along seems to be the newest technology that will be taking over in the future. Flash is a good way to do it now, but Flash is not SEO-friendly, and many new devices are not too kind to Flash.

    As far as storing data, you can do that in mySQL, then use PHP to link between your database and Flash.
     
    ViolentAJ, Dec 14, 2012 IP
  3. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #3
    Try to use HTML5/CSS and Jquary. These are most morden technologies to get slider lightweight.
     
    creativewebmaster, Dec 14, 2012 IP
  4. scottlpool2003

    scottlpool2003 Well-Known Member

    Messages:
    1,708
    Likes Received:
    49
    Best Answers:
    9
    Trophy Points:
    150
    #4
    CSS3 would give you some great features, although its not always compatible with every browser.
     
    scottlpool2003, Dec 14, 2012 IP