Search found 13031 matches

by Hopki
Mon Mar 17, 2014 3:48 pm
Forum: Pano2VR/Object2VR Skins
Topic: % wildcard selection does not work correctly in HTML5
Replies: 10
Views: 6151

Re: % wildcard selection does not work correctly in HTML5

Hang on, reading through the post agin your say your using the word "wild Card"? The % is used to address elements with the same ID, not a wild card. It sounds like you need to use regular expressions so you can have different ID's but then address all of them when you need to. Example Rec...
by Hopki
Mon Mar 17, 2014 3:23 pm
Forum: Pano2VR/Object2VR Skins
Topic: % wildcard selection does not work correctly in HTML5
Replies: 10
Views: 6151

Re: % wildcard selection does not work correctly in HTML5

Hi Arjan, Yes, you can also see this by disabling the flash plugin in your computers browser. Please see attached a simple project with two text boxes toggling the visibility of rectangles with the same ID. One has the % in the target and the other does not. The without only toggles the first rectan...
by Hopki
Sun Mar 16, 2014 11:37 pm
Forum: Object2VR general
Topic: Scaling interface objects
Replies: 1
Views: 3053

Re: Scaling interface objects

Hi Matt,
Skin elements can not scale with the window.
This is in the bug tracker as a feature request for Pano2VR's skin editor so will make it in to Object2VR at some point.
Regards,
Hopki
by Hopki
Sun Mar 16, 2014 5:22 pm
Forum: Pano2VR/Object2VR Skins
Topic: % wildcard selection does not work correctly in HTML5
Replies: 10
Views: 6151

Re: % wildcard selection does not work correctly in HTML5

Hi Arjan, hummmm, pulled up an old project and added five rectangles. Rectangle 1 4 x Rectangle 2 (all have the same ID) Rectangle 1 has the action Mouse Click, Toggle Visibility, Target: Rectangle 2 Without the % only the first Rectangle 2 hides and shows, the other three stay visible. Add % to the...
by Hopki
Sat Mar 15, 2014 11:28 pm
Forum: User Designed Skins
Topic: Non Pro Thumbnail Menu
Replies: 2
Views: 19417

Re: Non Pro Thumbnail Menu

by Hopki
Sat Mar 15, 2014 11:23 pm
Forum: User Designed Skins
Topic: Making a slider for images and thumbnails
Replies: 5
Views: 28798

Making a slider for images and thumbnails

There have been many posts to make thumbnail menus be it for the standard or pro editions of Pano2VR, the non pro will also work with the standard, pro and studio editions of Object2VR. To make the thumbnails you can just use images or follow the below posts to make thumbnails: Object2VR (all versio...
by Hopki
Thu Mar 13, 2014 12:13 am
Forum: Pano2VR general
Topic: active containers with beta 2
Replies: 4
Views: 2408

Re: active containers with beta 2

Hi Stu,
Your link works for me without any dead areas.
Using iPad Air to test with.
by Hopki
Wed Mar 12, 2014 4:28 pm
Forum: Websites Gallery
Topic: Night Club
Replies: 2
Views: 3493

Re: Night Club

Just like being there, headache and all :lol:
I like a bit of pinned video, and this does not disopoint 8)
Regards,
Hopki
by Hopki
Tue Mar 11, 2014 9:00 pm
Forum: Object2VR general
Topic: Gear + shooting recomendations
Replies: 9
Views: 9070

Re: Gear + shooting recomendations

Hi
The Dragon was a 3D graph rather then an actual object taken with pictures, please see the scooter.
Have a look at this post: http://ggnome.com/forum/viewtopic.php?f ... 702&p=7678
Regards,
Hopki
by Hopki
Tue Mar 11, 2014 4:37 pm
Forum: Pano2VR general
Topic: HotSpot Editor vs HotSpot within Skin Editor
Replies: 1
Views: 1543

Re: HotSpot Editor vs HotSpot within Skin Editor

Hi, The Hotspots are placed in the panorama using the hotspot editor. The skin only allows you to have a custom graphic rather than the default red dot. The Hotspot Template found in the skin editor is used to overlay the custom graphic on the Hotspot. Note the template needs either an Open Next Pan...
by Hopki
Tue Mar 11, 2014 4:07 pm
Forum: Pano2VR general
Topic: viewing fullscreen on iPad...
Replies: 20
Views: 9500

Re: viewing fullscreen on iPad...

Hi Stu, Im not saying this is the fix but just comparing. Your code: <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" /> My code: <meta name="viewport" content="width=device-width, initial-scale=1.0, minimu...
by Hopki
Tue Mar 11, 2014 3:35 pm
Forum: Pano2VR general
Topic: iPad iFrame tour 'stretching' when attempting 'full screen'
Replies: 6
Views: 4549

Re: iPad iFrame tour 'stretching' when attempting 'full scre

Hi Stu, The version that works is using a table and has all the HTML code in tha page. The one thats not working is using an iFrame. The code thats being used is: <iframe src="/virtual_tour/galloway.php" style="border:0;margin-left:5px" width="790" height="450"...
by Hopki
Tue Mar 11, 2014 3:14 pm
Forum: Pano2VR/Object2VR Skins
Topic: Skin Complexity/Size Limit
Replies: 3
Views: 2681

Re: Skin Complexity/Size Limit

Hi, Yes there are a few ways to do this, you can have a button with several set text actions, one for each text box in the skin. This is ok for tool tips over buttons etc. For hotspot tool tips toy can set each language in the user data, example set on language in the title and the other using descr...
by Hopki
Mon Mar 10, 2014 7:36 pm
Forum: Pano2VR general
Topic: Flash or HTML5 output via e-mail and on Keynote presentation
Replies: 7
Views: 3991

Re: Flash or HTML5 output via e-mail and on Keynote presenta

Hi,
Texas is quite right that said you would always zip up exe or app's first.
Regards,
Hopki