Opening an exteranal web page in a certain size with no toolbar

Q&A about the latest versions
Post Reply
SteveL58
Posts: 34
Joined: Fri Dec 04, 2015 6:18 pm

Having some trouble trying to figure this out and hoping someone can guide me in the right direction.

I have several hotspots that Open external html pages. However I need them to open up as a certain size. Trying to do something like this in Pano2VR5

window.open("http://www.w3schools.com", "_blank", "toolbar=no,scrollbars=no,resizable=no,top=500,left=500,width=400,height=400");

Any ideas?
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

HI,
Have a look at this old tip.
This was written a long time ago now and not sure if it still works.
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/
SteveL58
Posts: 34
Joined: Fri Dec 04, 2015 6:18 pm

Thanks Hopki...I tried that but it came up with a popup warning dialog box and you had to allow it.

I opted to try your tutorial on popup images with text and audio which worked for this application...however I have another one ...converting old panos not previously made with pano2vr....to remove the flash dependency and make it mobile friendly. The other one has chromeless windows that popup and also have tabs for various information in it.
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Steve,
Do you have the input images?
If not you will have to use a SWF decompiler to extract the images from the SWF file.
But use at your own risk.
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