hello everyone. uhhmm. ive been finding ways on adding images(Image object) on a panel. Basically, what i want to do is to create a page - a panel with moving objects (animation using sprites). but i can't. everytime i try to add the images to the panel, the screen goes on like "blinking". anyone can help me with this? I need this ASAP.. thanks in advance. :)
+1
A:
Just a wild guess here, but it sounds like the ubiquitous vertical sync problem experienced in any animated graphical endeavour. In some languages you have to engage a 'double buffer' to correct this. Your panel might have such a property.
GenericMeatUnit
2010-02-04 12:08:05