how to load URL from local file outside 'output' folder?

Q&A about the latest versions
Post Reply
MisterGasman
Posts: 21
Joined: Wed Aug 07, 2013 5:28 pm

Hi,
I'm trying to load a local html file on my mac if a hotspot is selected, but its not located inside the 'output' folder.
This is because i have multiple other projects that are linked to eachother (and it will get messy if I place them all in the same direction, also they have similar names/content and will overwrite eachother).

Thanks
MisterGasman
Posts: 21
Joined: Wed Aug 07, 2013 5:28 pm

Ok nevermind,got it...
I always automatically let my html load when i'm testing my pano/object2VR, so save file->build poject..;and it opens...
Then U see the project build looks like this (on a mac): http://localhost:62593/JwXrXyHV/output/projectname.html
When i click then on the hotspot it cannot find a local URL link...
but when U open your project build seperatly (dubbelklik your html manually) it shows: file:///Users/username/desktop/output/projectname.html
and then it opens nicely the URL link locally (/Users/whatever/...)
Omg, took me 2 hours to find that out :o
Post Reply