why does canvas object keep blinking during animation? -
i made animation in javascript house rising smoke. smoke 3 functions each part of smoke flow upwards chimney. controlled slider toggles speed @ smoke exists chimney. works except when slider toggled left right, smoke blinks while rising. tell me why is? thanks html: <!doctype html> <html> <head> <title>carrey, justin, myshkin, rost</title> <meta charset="utf-8"/> <link rel="stylesheet" href="style.css"/> </head> <body> <canvas id="canvas" width="500" height="500">get new browser!</canvas> <script src="script.js" ></script> <form> <input type="range" min="10" max="250" value="100" id="speedcont"/> <p> rostislav myshkin a00787633 rmyshkin@my.bcit.ca <br /> completed:3-d house, smoke, animation smoke, slider sp...