Search found 14 matches

by domel
Thu Jul 19, 2018 3:44 pm
Forum: Pano2VR general
Topic: Animated hotspot
Replies: 13
Views: 4084

Re: Animated hotspot

Cool, thanks. there's no rush.. it's just a work in progress, trying to build and polish the skin before taking it public, so can wait for now.

thanks,
dom
by domel
Wed Jul 18, 2018 2:14 pm
Forum: Pano2VR general
Topic: Animated hotspot
Replies: 13
Views: 4084

Re: Animated hotspot

Thanks Hopki, The problem now is that there's no initial animation (fade in and zoom out) the the thumbnail image appears (it's still there when mouse leaves the hotspot tho). The image just appears. Is there any other way to make the different images appear as thumbnails in the different hotspots, ...
by domel
Tue Jul 17, 2018 12:53 pm
Forum: Pano2VR general
Topic: Animated hotspot
Replies: 13
Views: 4084

Re: Animated hotspot

Thanks Hopki,
here's the full project:

https://www.dropbox.com/s/8posl1sk6twm3 ... r.zip?dl=1

thanks,
dom
by domel
Mon Jul 16, 2018 6:51 pm
Forum: Pano2VR general
Topic: Animated hotspot
Replies: 13
Views: 4084

Re: Animated hotspot

Thanks Hopki, The second issue is sorted now, thanks for the z-index tip! regarding the first one, yes there should be thumbnail images popping out the same way they do for the node hotspots. here's what it should look like (and the issue i'm getting) https://www.youtube.com/watch?v=1AVgoPgHFKI than...
by domel
Mon Jul 16, 2018 3:41 pm
Forum: Pano2VR general
Topic: Animated hotspot
Replies: 13
Views: 4084

Re: Animated hotspot

Thanks, Well spotted. Nope, it wasnt intended... the 'mouse over parent' attribute didnt cover the outside circle. Took a while to find the solution.. had to go with variables, but it should be ok now. Have two small issues though... when you go inside the Mazda to have 'image' hotspots - when movin...
by domel
Sun Jul 15, 2018 9:26 pm
Forum: Pano2VR general
Topic: Animated hotspot
Replies: 13
Views: 4084

Re: Animated hotspot

ok, finally managed to do it. in case anyone is interested reading it in the future, the solution was to use additional logic block for the circle, but rather then in 'appearance', do it in 'rectangle' properties, and change the color (or to be specific the alpha channel) of the border from whatever...
by domel
Fri Jul 13, 2018 3:04 pm
Forum: Pano2VR general
Topic: Logic Blocks - question / suggestion?
Replies: 3
Views: 1555

Re: Logic Blocks - question / suggestion?

Hi Hopki, That's what i was afraid of... just hoping it might not be that difficult, but as usual, it looks easier from outside. My case is the size of iframe loading into a text window. for the big screens/resolutions it has a fixed size of 800x400px, then if screen is less then 800 then it stacks ...
by domel
Tue Jul 10, 2018 1:26 pm
Forum: Pano2VR general
Topic: Logic Blocks - question / suggestion?
Replies: 3
Views: 1555

Logic Blocks - question / suggestion?

Hi all, i was wondering if it's possible, (and if not could it be implemented in the future), to have 'size' or 'position' change using logic blocks to change pixels to percentage as well? i've found some work around from 2015, but it seems to be highly over-complicating what otherwise would be only...
by domel
Thu Jul 05, 2018 9:13 pm
Forum: Pano2VR general
Topic: Animated hotspot
Replies: 13
Views: 4084

Re: Animated hotspot

Thanks for the reply Hopki, i'm not sure if that's what i was looking for.. probably I didnt make it clear... Think, it's easier to show what i meant. Basically, (very roughly) that's what i meant: https://www.youtube.com/watch?v=VV8LgQc4E8I So, skipping the second circle altogether from the tutoria...
by domel
Thu Jul 05, 2018 7:48 pm
Forum: Pano2VR general
Topic: Animated hotspot
Replies: 13
Views: 4084

Animated hotspot

Hello, I've been playing with the animated hotspots for a while, basing them on this tutorial video: https://youtu.be/3h449wL5oJI?t=232 and have one question (probably something simple and obvious, but can't figure it out on my own) so, in the video (at the time linked - 3:54) we're getting to the p...
by domel
Mon May 28, 2018 6:28 pm
Forum: Pano2VR general
Topic: Customizable iframe page with placeholders? Is it possible?
Replies: 9
Views: 4239

Re: Customizable iframe page with placeholders? Is it possible?

Thanks guys!
With your help and some extra help from Bradford on pano2vr facebook group i eventually managed to do it!

thanks again!
by domel
Sun May 27, 2018 10:28 pm
Forum: Pano2VR general
Topic: Customizable iframe page with placeholders? Is it possible?
Replies: 9
Views: 4239

Re: Customizable iframe page with placeholders? Is it possible?

Thanks Tony, it was actually your Brown Bruff tour that i was wow'ed by, to get me look into how the popups were done... then reading that it was html pages ;) Yes, you're correct, same skin, but different pages loading when clicking on different points. Thanks for the links, i'll have a look at it ...
by domel
Sat May 26, 2018 12:38 pm
Forum: Pano2VR general
Topic: Customizable iframe page with placeholders? Is it possible?
Replies: 9
Views: 4239

Re: Customizable iframe page with placeholders? Is it possible?

Hi Hopki, I'm still using 5.2.4 (downloaded v6 but didnt get a chance to play with it yet). Unfortunately I tried that too already (putting the full iframe code into description) - but the result was exactly the same. It does look like the page is loading (because you can see it blink for very very ...
by domel
Sat May 26, 2018 2:01 am
Forum: Pano2VR general
Topic: Customizable iframe page with placeholders? Is it possible?
Replies: 9
Views: 4239

Customizable iframe page with placeholders? Is it possible?

Hi Guys, hope it will make sense... What i'm trying to do is to have an iframe with different html pages for each of the info hotspots, so i figured out that having the following code <iframe src="$hd" width="99%" height="99%" frameborder= "0" scrolling="...