Thanks Moderator.
The reason I ask this is that I want to produce a seamless scrolling backround with a 3d effect.
To do this, I have 2 pair of 1200x480 bitmaps with black transparency.
As sprites I scroll one pair accross the screen and as one moves off screen to the left, it rejoins the other on the right and so on.
I then have the other pair do the same thing in the background, running at a different speed, which is seen through the front one.
I then have my animated sprites running at different levels.
The whole thing gives quite a good 3d effect but is obviously quite slow.
I have tried Deleting off screen and recalling them as need be.
It works OK but I am not sure if it helps. I only have the basic DB to work with. Thank You
OldWrinkly