Hello !
I create a website using iframe , the css works fine inside the iframe , but I want to call a external css file , from project folder !
I already tryed different ways but nothing seems to work !
I Aprecciate any help !
dropbox.com/s/pnvj7ux4r4rgjn2/HtmlPage.c3p
Someone can help please? ^^
Develop games in your browser. Powerful, performant & highly capable.
It should work after you export.
It doesn't work in preview mode, because the iframe will request preview.construct.net/myfile.css, and your file is not uploaded there.