Jump to content

(Solved)Is it possible to load image with out web server??


khleug35
 Share

Recommended Posts

Is it possible to load image with out web server ??

function preload ()
{
    this.load.image('einstein', 'assets/ra-einstein.png');
}

It can run in loacal sever,

eg. localhost/GAME/myphaser3project/index.html

It can load the image

but if I double click the index.html, Is show this error

image.thumb.png.999dde98fa8426a46d35947e2f91c261.png

 

Is it possible to load image with out web server??  Thanks you very much 

 

Link to comment
Share on other sites

  • 1 year later...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...