Problem with flickering when loading images.
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Im using VB.Net and loading a page that has a high-res image as its background. Depending on certain variables "different" images are then overlaid on top of this. (up to 10 images) My problem is that when the page loads it flickers for a slight second as the secondary images are loaded over the primary image. Is there any way to cut down on this flickering ? Bouble buffering springs to mind but I dont have a clue where to start... Any help at all will be greatfully recived. All the best Paul.