siesky
Novice
Reged: 04/13/07
Posts: 1
|
|
I am working on animations for a children's site. I have a page that allows the children to draw but when you go to another game page, whatever the child drew is still showing up on the other game page. Does anyone know how to solve this problem?
|
Jeremy
Journeyman
Reged: 11/20/02
Posts: 49
Loc: Columbus, OH
|
|
There should be the equivalent of an erase all command within the drawing API. I would call that whenever you exit the drawing page if that is not a desired behavior...
-------------------- JS [EOTT]
|