Construct 2 allows you to import external files to your project. For more information, see the manual entry on Project Files . This tutorial covers some useful...
Ashley I'm using some load images files like you explained, on preview works fine, but when i export them via Cordova, these images on "www" folder, are away from "images" folder, and when i build an debug apk, they won't load. Should i move them on a specific folder or i have to edit json files?