complex animation in javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • haimski
    New Member
    • Mar 2008
    • 6

    complex animation in javascript

    hi,

    I want to make a complicated GUI image animation in javascript.
    an example of what i would like to do you can see in this site:
    http://www.ted.com

    does any body know where can i find an examples of this kind of object.
    if you have something that you did i would love to see.
    tips and help of how should i program this, would be more then welcome.

    thanks
    haim
  • iam_clint
    Recognized Expert Top Contributor
    • Jul 2006
    • 1207

    #2
    The link you gave was a flash animation.

    Comment

    • haimski
      New Member
      • Mar 2008
      • 6

      #3
      maybe i wasn't explaining myself well enough,

      yes, it is a flash animation.
      i want to build the same kind of GUI but with JS.

      I am looking for javascript examples that creates the same kind of animation. (the elastic stretch, zoom in/out etc.)

      also i would appreciate some help in building such thing in javascript, or if it is something that i should do in JS.

      i hope it was clear enough.

      thx
      haim

      Comment

      • iam_clint
        Recognized Expert Top Contributor
        • Jul 2006
        • 1207

        #4
        http://www.thescripts. com/forum/thread656110.ht ml
        This is something I made for text effects.. you could convert this for images.

        Comment

        • haimski
          New Member
          • Mar 2008
          • 6

          #5
          i can't see the animation.

          can you tell me what i am doing wrong.

          Comment

          Working...