Every time I type in the string code and put it in to the simulator it says image can not be found I am not typing it in wrong either, any suggestions.
line is: local spacebackground = display.newImage(“space.jpg”)
picture name: space.jpg
Error in Corona: Can not find image.
Error in text editor: attempt to index global display (a nil value)
If anyone knows how to fix this please reply it would help a lot…