PHP Classes

Delay not working for me

Recommend this page to a friend!

      GIF images into animated GIF with native PHP class  >  All threads  >  Delay not working for me  >  (Un) Subscribe thread alerts  
Subject:Delay not working for me
Summary:What am I doing wrong?
Messages:2
Author:Chris Arndt
Date:2008-01-28 00:06:14
Update:2008-01-28 16:46:10
 

  1. Delay not working for me   Reply   Report abuse  
Picture of Chris Arndt Chris Arndt - 2008-01-28 00:06:14
I set up this class this afternoon and have it working quite nicely with a weather radar image. Thanks for a great script!

However, I seem to be having one problem, in that I can't seem to get the delay time to work. I've tried integer entries from 1 up to 10000 and the resulting animation always runs the same speed, very fast.

What am I doing wrong?

Thanks!

Chris
www.sloweather.com

  2. Re: Delay not working for me   Reply   Report abuse  
Picture of Chris Arndt Chris Arndt - 2008-01-28 16:46:10 - In reply to message 1 from Chris Arndt
Never mind. I figured it out. Delay needs to be an array. Duh.

Thanks! It's working great now.

Chris