
-----------------------------------
123498765
Sat Jan 19, 2008 1:38 pm

Background and Animation
-----------------------------------
I have this animation with moving circles...and i need to use CLS
but I also need to keep the background for my screen while the animation is playing
Can anyone please tell me how i can do this?

and one other thing, is there a way to make the flashing of the animation reduce?

-----------------------------------
TopBypass
Sat Jan 19, 2008 1:43 pm

RE:Background and Animation
-----------------------------------
this should be in the help section

-----------------------------------
syntax_error
Sat Jan 19, 2008 2:23 pm

Re: Background and Animation
-----------------------------------
yes this is the wrong place to post your question go to turing help
nonetheless since its you first time and all i might as well give you the answer:

after you cls teh whole screen to keep you BG redraw it there again after you cls
and use view.update to help with the View.Set("offscreenonly")  
heres a better version read though this : [url=http://compsci.ca/v3/viewtopic.php?t=193]magic
next time look through the tut already there there is a wealth of information already here for you to use
