Search found 8 matches

by neve
Thu Sep 27, 2007 12:52 am
Forum: Pano2QTVR - Flash
Topic: Masking hotspots in Flash
Replies: 18
Views: 54444

Hi Thomas, which container? I mask the pano with vr.setMask(maskmc); but it doesn't mask the hotspots, which appear on different depths, eg 7, 11, 14 when I trace it out. They are all over the top of the pano and go outside it. I just haven't figure out what to mask in the code to mask out the hotsp...
by neve
Wed Sep 26, 2007 4:17 am
Forum: Pano2QTVR - Flash
Topic: Masking hotspots in Flash
Replies: 18
Views: 54444

The add Hotspot API call, added using the function addNextPanoHotspot container code sample in Flash.
thanks
by neve
Wed Sep 26, 2007 1:00 am
Forum: Pano2QTVR - Flash
Topic: can you know when the mouse is inside or outside the pano??
Replies: 1
Views: 3368

I'm no actionscript expert but I made a game a while ago and just checked the position of the mouse on screen... I would think that would work. The code below just checks the x position, you'd need to expand it to check the 4 corners of the panorama to see if the mouse falls within it. There might b...
by neve
Tue Sep 25, 2007 3:32 am
Forum: Pano2QTVR - Flash
Topic: Masking hotspots in Flash
Replies: 18
Views: 54444

Masking hotspots in Flash

Hi, I've searched the forum but I can't figure out how to mask the hotspots in Flash. I use setMask() to mask the panorama and that works, but the hotspots float over everything. I attempted to mask hs_textmc1... doesn't work. In my previous virtual tours I used the physical border mask in the conta...
by neve
Mon May 14, 2007 2:06 am
Forum: Pano2QTVR - Flash
Topic: object VRs in Flash
Replies: 1
Views: 3516

I've done further testing (see code below) and I can find no way to have 2 separate panoramas in one Flash file. Has anyone figured out a way to have 2 panorama versions (simultaneously) in one movie? I want a spherical pano and an object pano at the same time (object pano loads from hotspot in orig...
by neve
Fri May 04, 2007 7:16 am
Forum: Pano2QTVR - Flash
Topic: Pano2QTVR 1.6.2 released
Replies: 8
Views: 8501

Flash issues with new version

Hi, after regenerating all the panos with the new version of the software I found it stuffed up the pano posiiton and size. I didn't see it mentioned anywhere in the forums (apologies if I missed it) and my code version seemed to be the latest but I found that changing the following code fixes the p...
by neve
Mon Apr 30, 2007 7:47 am
Forum: Pano2QTVR - Flash
Topic: object VRs in Flash
Replies: 1
Views: 3516

object VRs in Flash

Hi, I've been using the sample Flash code provided to create a couple of virtual tours. In my current tour I'm adding object VRs as features within the tour. I have a custom function to load external jpgs, swf etc and it doesn't work for the object VRs. Any idea on how why I can't bring object VRs i...
by neve
Mon Apr 30, 2007 7:42 am
Forum: Pano2QTVR - Flash
Topic: Pano2QTVR 1.6.2 released
Replies: 8
Views: 8501

Hey thanks for the update, now the export to Quicktime works! It rarely worked before, fortunately I'm exporting to Flash for my current projects. Nice to have it working though.