Object2VR and Adobe Muse

Q&A about the latest versions
Post Reply
rtomada
Posts: 9
Joined: Thu May 10, 2012 1:33 pm

Hi there,

I'm trying to load a local 360-Spin into muse using the "insert html" command. I use this code:

<iframe title="Ubert-Spin" src="file:///Macintosh HD/Spin-Test/HTML5/Spin2.html" width="1024px" height="768" scrolling="no"" style="border: 0;"></iframe>

All files are lying in a folder called "HTML5" within a folder called "Spin-Test". I am going to use the muse presentation for demonstration purposes without having a internet connection that's why I won't load the files up to a web server.
Problem is that the html won't load either in Muse nor after exporting it and opening it in Safari.
Did anyone of you succeeded with something like this using Muse and can shed some light on it?

Cheers,
Raoul
PhotoSpherix
Posts: 314
Joined: Wed Oct 22, 2008 9:45 pm
Location: Beech Grove
Contact:

You will have to turn on apache on the osx machine. Then put the files in the root of the webfolder. Then access the files through http://localhost/

This way the files feel like they are being served from a webserver, but are local.
PhotoSpherix
Starting a revolution in Photography
360 Product Photography
rtomada
Posts: 9
Joined: Thu May 10, 2012 1:33 pm

Thanks, that did the trick.
Post Reply