Computer Science Canada Animating Elmo, flickering problems. |
Author: | Helldemon80 [ Sun Jan 11, 2009 4:07 pm ] | ||
Post subject: | Animating Elmo, flickering problems. | ||
Alright, this is Elmo, he may not be that great artistically, but w/e. I am making him wave, so i make his right arm go up and down in a loop, to do this I increase the y1 of his right arm and decrease it. Now the problem is that when it goes up , it starts flickering and such, but when going down it is fine, also it leaves little red lines when the reach their points.. Please Help, thanks...also u will also realize that you cant hear the music, thats because u dont have the file on ur comp, and if u do...Wow..............BTW!..his legs aren't done..THANKS!
|
Author: | Parker [ Tue Jan 13, 2009 8:29 am ] |
Post subject: | RE:Animating Elmo, flickering problems. |
Try using View.Set("offscreenonly") then put View.Update after you put the images on the screen. For more information on offscreenonly press f9 for turing reference. |