Loadmovie

I have a question about loading an image. I want to load an image and use an interval function to check every second if the image has changed.

The idea is, when I overwrite the loaded image, that it will change in the movie.

Now here’s the problem, when I load the image it starts to blink (because it loads the image every second). Does anyone have an idea how to fix this?