Search found 18 matches

by DEPTH
Thu May 10, 2012 9:14 pm
Forum: Pano2VR general
Topic: HTML5 Overlap
Replies: 1
Views: 2051

HTML5 Overlap

I have a problem with the rendering of embedded panoramas in HTML5. When I embed two panoramas, one next to the other, and then open one in fullscreen, while having the other one still visible on screen, some interface elements overlap. Some pictures to clarify what is happening. We have two HTML5 p...
by DEPTH
Fri Oct 14, 2011 9:22 pm
Forum: Pano2VR general
Topic: Pano2VR vs Flash 11???
Replies: 5
Views: 4494

Re: Pano2VR vs Flash 11???

thomas wrote:Pano2VR doesn't use the new Stage 3D of Flash 11 as this would require a complete rewrite of the rendering part
Are there any future plans to implement it?
by DEPTH
Sat Sep 24, 2011 1:21 am
Forum: Pano2VR general
Topic: Background Music Problem
Replies: 5
Views: 3870

Re: Background Music Problem

I'm embarassed, I missed the language option all together! Thanks for the tip, using the English client is much more comfortable. Still, the problem persists: I keep getting a comma in the volume level field, and it seems that numbers and commas are the only valid input for that field. My version of...
by DEPTH
Fri Sep 23, 2011 9:21 pm
Forum: Pano2VR general
Topic: Background Music Problem
Replies: 5
Views: 3870

Re: Background Music Problem

Thanks for your help, Hopki. I tried both arrows and direct type to set the volume level, it doesn't seem to work. The background volume field has also a format block, so I can't type 0.5 or 0.50. I also tried to set the volume level using an event while initializing the pano, but this solution make...
by DEPTH
Fri Sep 23, 2011 3:45 pm
Forum: Pano2VR general
Topic: Click Through Image
Replies: 0
Views: 1629

Click Through Image

I'm using some PNG images to build the background of my pano and I noticed that transparent section of the image (which, despite the visible part covering only one corner of the screen, it's still a rectangle) get in the way with the pano drag and drop navigation. It would be great to have the possi...
by DEPTH
Fri Sep 23, 2011 11:04 am
Forum: Pano2VR general
Topic: Background Music Problem
Replies: 5
Views: 3870

Background Music Problem

I linked a background music to one of my pano, making it not embedded and setting the volume to 0,5 but it doesn't seems to work. Everytime I load the pano the background is playing on max volume. Is this a bug or am I doing something wrong? Also, is there a way to make the volume go up and down smo...
by DEPTH
Tue Sep 20, 2011 8:37 pm
Forum: Pano2VR general
Topic: Highlight Images while Loading
Replies: 0
Views: 1700

Highlight Images while Loading

Is it possible to highlight images at different loading intervals while the panorama is loading in Pano2VR? Imagine that I have 4 different images and I want the first one to highlight at 25%, the second at 50%, the third at 75% and the last one at 100% when the panorama is fully loaded. Is there a ...
by DEPTH
Fri Dec 03, 2010 12:29 pm
Forum: Object2VR general
Topic: Can I create a flattened Object VR image?
Replies: 6
Views: 5137

Re: Can I create a flattened Object VR image?

I think the best way to solve your problem is taking the shots with a tele or a macro directly in front of the bowl, trying to cut out the outer edge to maximize usable "flat" area. Next step is copying and pasting shots in your favorite image processing software, using the "flat"...
by DEPTH
Fri Dec 03, 2010 11:58 am
Forum: Pano2VR general
Topic: Lightboxes that work with Pano2VR .swf files
Replies: 15
Views: 11504

Re: Lightboxes that work with Pano2VR .swf files

I took a look at the code being used using Source in MSIE 8 and noticed the parameter for fullscreen has a space after the comma on http://mcmelegantebeaumont.com/virtual_tour.php 'allowFullScreen', 'true', while your suggestion has different punctuation and no space allowFullScreen:'true' Could th...
by DEPTH
Fri Dec 03, 2010 11:52 am
Forum: Pano2VR general
Topic: Multiresolution Suggestion
Replies: 1
Views: 1696

Multiresolution Suggestion

Recently I've played a lot with the Multiresolution function and came up with a pair of thoughts that lead me to an interesting (I hope) idea. I'll try to explain it in short via a quick question: why lower resolution layers should remain visible when higher resolution layers has finished loading? I...
by DEPTH
Wed Dec 01, 2010 7:08 pm
Forum: Pano2VR general
Topic: Lightboxes that work with Pano2VR .swf files
Replies: 15
Views: 11504

Re: Lightboxes that work with Pano2VR .swf files

He needs to open the .js and add a command to allow Flash fullscreen.

Look for something like this in the .js file:

Code: Select all

params:{wMode:'opaque', swLiveConnect:'false'}
And change it into:

Code: Select all

params:{wMode:'opaque', swLiveConnect:'false', allowFullScreen:'true'}
by DEPTH
Wed Dec 01, 2010 6:44 pm
Forum: Pano2VR general
Topic: Multiresolution and Milkbox (Lightbox)
Replies: 6
Views: 4087

Re: Multiresolution and Milkbox (Lightbox)

Yeah, the folder is in the correct place, contains all files and is properly named. Anyway, panoramas shows correctly via standard embed or directly opened in browser window. I even tried to put the images in the same folder of the swf, but it didn't work. Should I try to put html, swf and tiles all...
by DEPTH
Wed Dec 01, 2010 5:25 pm
Forum: Pano2VR general
Topic: Multiresolution and Milkbox (Lightbox)
Replies: 6
Views: 4087

Re: Multiresolution and Milkbox (Lightbox)

Nice, I'll give a try to Shadowbox! It must be a Milkbox limit then.

Thanks a lot.

UPDATE

Tried Shadowbox and the problem persists.
by DEPTH
Wed Dec 01, 2010 5:15 pm
Forum: Pano2VR general
Topic: Multiresolution and Milkbox (Lightbox)
Replies: 6
Views: 4087

Re: Multiresolution and Milkbox (Lightbox)

Thanks, but it's not the problem itself (which can be easily solved using a different approach, as you said in your post) that is worrying me, but the reasons behind that problem. I really would like to know why the interation of multiresolution swf created with Pano2VR and Lightbox is so problemati...
by DEPTH
Wed Dec 01, 2010 4:00 pm
Forum: Pano2VR general
Topic: Multiresolution and Milkbox (Lightbox)
Replies: 6
Views: 4087

Multiresolution and Milkbox (Lightbox)

I've encountered some problems with Multiresolution and the framework I'm using to show my panoramas, Milkbox. You can find some documentation at http://reghellin.com/milkbox/ . The tiles of resolutions which are not embedded in the swf file doesn't load at all. Is there any method to solve the issu...