Hi,
I have just started programming with corona and i am trying to create a background image for my game.
However every time i refresh the simulator it says that there is an “Unexpected symbol near ‘‚’”.
My code is “local background = display.newImage(“bkg_clouds.png”)”
Any help would be much appreciated!