You first have to set a screen mode with the XSCREEN command. It takes a parameter, which is the number of the screen mode. Consult the help entry for more detailed info. You'll probably want to use XSCREEN 3. To change the current display to the touch screen simply do DISPLAY 1. Change back to the top screen with DISLAY 0. The simplest way to overlap sprites is using the Z coordinate with SPOFS.