the way i've done this (in flash, of all things) is to create a nice bitmap of ... noise. make it about twice the width or height of the display area, then move it across. loop this. because it's noise,
i should have mentioned that this works best if you're moving the bitmap quite fast, preferably so that the framerate and looprate are out of phase.
-j