[ 3 posts ]

Eric Gonzalez

  • Username: ericg
  • Joined: Wed Dec 02, 2009 10:57 am
  • Posts: 8
  • Offline
  • Profile

How to create a Barber Pole like Animation with Javascript

Post Posted: Mon Feb 22, 2010 8:08 pm
+0-
Hello there,

Just like the title states, is there a way to create a barber pole like animation with YUI or pure javascript?

You might ask, what does he mean 'barber pole like'? Well, you have animated gifs that do a simple animation, however, these animations are prone to stop or halt before the action you are waiting on has finished executing.
Therefore, a javascript animation seems like a better option in this situation.

I was wondering if anyone has stumbled upon a tutorial or a simple explanation on how to get started with something this straight forward.

If you can guide me on the right path it would help me a lot.

Thanks in advanced.

Matt Parker

YUI Contributor

  • Username: mattatlamplight
  • Joined: Mon Apr 20, 2009 12:03 pm
  • Posts: 466
  • Location: London UK
  • GitHub: mattparker
  • Gists: mattparker
  • Offline
  • Profile

Re: How to create a Barber Pole like Animation with Javascript

Post Posted: Tue Feb 23, 2010 1:06 am
+0-
Hi,

If you really want to, I can think of two approaches:

1. use the Anim widget to move an image with a red shape in it, or move a background image, or something like that. I reckon that'd be easier than...

2. use the canvas tag and some js to draw the barbers pole shape and move it. I reckon this might be a bit trickier, but nicer and more satisfying to do!

But easiest of all is the good ol animated gif!

Have fun...

Matt

Tony Matell

  • Username: tonymatell
  • Joined: Wed Feb 24, 2010 10:01 am
  • Posts: 1
  • Offline
  • Profile

Re: How to create a Barber Pole like Animation with Javascript

Post Posted: Thu Feb 25, 2010 10:56 am
+0-
Thanks for this one..:)
Philips Babyphone
  [ 3 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum