PolyHotspot linked to a state

Q&A about the latest versions
Post Reply
SPerez
Posts: 2
Joined: Thu Mar 03, 2016 8:26 pm

Hi all,

I was wandering if there a way to link a poly hotspot to a state, or another project, like Pano2VR.
For example, I'm working on an architectural turntable, and want my hotspot to link to an appartment turntable.
If not, how I could link to a local .html?
Thanks for your answer,

Sébastien - 3DMS
User avatar
360Texas
Moderator
Posts: 3684
Joined: Sat Sep 09, 2006 6:06 pm
Location: Fort Worth, Texas USA
Contact:

Hello Sébastien

Please tell us more about your work flow :
I'm working on an architectural turntable, and want my hotspot to link to an appartment turntable.
Dave
Pano2VR Forum Global Moderator
Image
Visit 360texas.com
User avatar
Hopki
Gnome
Posts: 13025
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Perez,
In the hotspot just point to the HTML page of the second project. Use Target: _self, this will then replace the current object for the new one.
Of course set up a similar hotspot to return back to the first Object.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
SPerez
Posts: 2
Joined: Thu Mar 03, 2016 8:26 pm

Hi,

thanks for your answer.

Just another little question: can I make a relative link with my hotspot? And will it work offline and online? What should i write in my link tab?
This made 3 questions....

For 360Texas, I attached a file for you you to see what i want to do.
o2vr.PNG
o2vr.PNG (389.36 KiB) Viewed 3435 times
The green aera will be an apartment, which is another object2vr project.

Thanks for your help!

Sébastien - 3DMS
User avatar
Hopki
Gnome
Posts: 13025
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

HI Sébastien,
Have a look at this post: viewtopic.php?f=17&t=9211
If you open the output file you will see a sub folder called popup.
This is another object2vr project with an HTML page.

To open this page there is an iframe:

<iframe src="popup/popup.html" width="200px" height="261px" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" frameborder="0"></iframe>

You see the path, popup/popup.html.

This path works offline and when uploaded.

So build you project similar, hav ether main project using the output folder then you can have different subfolders wishing this with paths to the HTML page.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply