View Single Post
Old 09-24-2012, 11:19 PM   PM User | #3
algomeysa
New to the CF scene

 
Join Date: Aug 2012
Posts: 5
Thanks: 2
Thanked 0 Times in 0 Posts
algomeysa is an unknown quantity at this point
Quote:
Originally Posted by xelawho View Post
sounds like a job for setTimeout...
Thanks! Only thing I had to change from yours was where you had
var circ=0;
inside function drawCircs() --- that put the drawing of circles into an endless loop (although that wasn't immediately apparent because the other circles were being drawn off the canvas).
algomeysa is offline   Reply With Quote