I am trying to make a game and it is working perfectly fine, until I need to use a PNG file as my background. I tried function preload() { space=loadImage(\'images/space.png\');