Hey everybody,
I've got a question:
How do I publish an Edge Animate project which has external JS files references without the reference to the ./js/ folder?
I'll explain myself: in the environment where I will upload my project I can't make subfolders (don't know why, it's just so) so all my resources (images, sounds, javascript files) have to be in the root folder for the project.
Unfortunately, as you know, when I import a JS file in Edge a ./js/ folder is automatically created and my files are move inside it.
I'd like Edge to stop doing it and just leave my files in the root and reference them there.
Is there a way I can do this?
Thank you very much in advance.
Andrea