Hello everyone,
I loaded a HTML file to display on iframe.
Some image can't display because of incorrect url.
So I imported all images into the Project File.
How do I get url of an image in Project Files?
Thanks for all your help.
Develop games in your browser. Powerful, performant & highly capable.
In exported game I believe simply the relative url should work - "filename.jpg" or "/filename.jpg"
Thanks dop2000, I tried but it doesn't work.
But I fixed it when I upload to a host with url from my host.
It is ok by now :D.