Search found 36 matches

by Brian
Sun Oct 28, 2007 2:55 pm
Forum: Pano2QTVR - Flash
Topic: Incorrect .swf filename when using droplet to create html
Replies: 0
Views: 3006

Incorrect .swf filename when using droplet to create html

Although the droplet definition allows the $f filename convention for the thumbnail name and the html filename to be used successfully if rewuired, the html code that is created refers still to the equi input filename that is used by pano2qtvr to define the default output pano name. Thus the html th...
by Brian
Sun Oct 28, 2007 2:15 pm
Forum: Pano2QTVR - Flash
Topic: Masking hotspots in Flash
Replies: 18
Views: 68459

Defining Flash Hotspots in Panoqtvr

Thomas, I'm also struggling to define Flash hotspots in the Pano2QTVR Hotspots Tab given that there's only url and .mov options. I use your demo code (with my own xml file for panos and hotspots instead) but I'd prefer to do it graphically. I believe I have seen a workaround referred to where you st...
by Brian
Sun Oct 28, 2007 2:00 pm
Forum: Pano2QTVR - Flash
Topic: Scaling - hotspot position
Replies: 1
Views: 3747

Scaling pano and hotspots

Have a look at my site http://www.briansutton.net and go to virtual tours and choose one - the first, Bamburgh Dig might be best, lots of hotspots. Although I don't use the whole window for my panos, the window does completely scale up and down with changing browser window size, and the hotspots are...
by Brian
Mon Oct 15, 2007 1:01 pm
Forum: Pano2QTVR - Flash
Topic: Panorama Flash API
Replies: 54
Views: 132380

Misplaced swf in Flash window

Are you being sure to create the swf using Thomas' latest version of the code? he mase some changes as I mentioed in an earlier item in thjis thread that helped get things positioned better. After that, it looks like you are using his demo code exactly, just with your swf instead of his. Is that rig...
by Brian
Mon Aug 20, 2007 10:55 pm
Forum: Pano2QTVR - Flash
Topic: 33 vr audio files, several maps, some buttons?????? HELP
Replies: 19
Views: 20059

inactive control buttons for panos

Martin, I agree with Thomas, your problem sounds like some I was having and v 1.6.6 solved them. I could not understand why code that worked with v1.5 panos wouldn't work with 1.6.3 and 1.6.4 panos, but v 1.6.5 cue4d some positioning problems I had, and 1.6.6 cured the button inactive problem you de...
by Brian
Mon Aug 20, 2007 10:49 pm
Forum: Pano2QTVR - Flash
Topic: [buttons problem] API work after click panorama. :/
Replies: 4
Views: 7031

I had both the positioning problem AND the problem Thomas describes as "focus". Actually, when I told him about my site and these issues, he released v1.6.5 which dealt with the positioning issue, and then v1.6.6 which dealt with the "focus" problem. v 1.6.6 also sured a problem ...
by Brian
Mon Jul 30, 2007 11:45 pm
Forum: Pano2QTVR - Flash
Topic: Cannot Get My .swf to display completely
Replies: 20
Views: 26295

Hotspots, pano control, scaling & masks

This is mainly a reply to Thomas D. I deliberately use scaling "no" in pano2qtvr, and with release 6.5 I get the same results as with v5. I do this because I want the whole web page which I create with Flash (and export only at the very end to create the index page for my site with some sm...
by Brian
Wed Jul 25, 2007 12:39 pm
Forum: Pano2QTVR - Flash
Topic: API + Hotspots + MovieClips
Replies: 7
Views: 25203

Applause!

Dear baoputzi,

VERY nice site, I see I have a lot to learn about Flash rendering! I can see animation in many thpughtful small details which is very nice.

Thanks for getting back to me,

Brian
by Brian
Wed Jul 25, 2007 12:22 am
Forum: Pano2QTVR - Flash
Topic: API + Hotspots + MovieClips
Replies: 7
Views: 25203

Hi, Baoputzi, I have been a little out of it for a while, but thank you for this reply, I'm sorry I didn't reply earlier. I haven't tried to use different mc's for the hotspots yet, but I see what you mean. I's use a similar method I guess that Thomas uses for his tripod cap...I have made a few othe...
by Brian
Tue Jul 24, 2007 11:49 pm
Forum: Pano2QTVR - Flash
Topic: Cannot Get My .swf to display completely
Replies: 20
Views: 26295

Dear all, Thomas just released a version 6.5 after I mentioned this issue to him on my site. v5 panos work great, but something in versions 6.3 and 6.4 seemed to change the positioning and size of the pano whatever the output settings from pano2qtvr. Version 6,5 works fine in this respect now, the s...
by Brian
Tue Jul 24, 2007 10:33 pm
Forum: Pano2QTVR - Flash
Topic: Some flash coding questions
Replies: 5
Views: 6725

Dear landrvr1 I'm sorry you don't seem to have had a reply to your post on masks. I for one have had other things to do over the last month or so, but am getting abck into the swing. If it would work, it would be a much simpler method than I use to create a surround for the pano by drawing rectangle...
by Brian
Tue Jul 24, 2007 10:19 pm
Forum: Pano2QTVR - Flash
Topic: Panorama Flash API
Replies: 54
Views: 132380

My pleasure! I agree it would be good to have a list of all the API functions that relate the parameters for the vr or vr.pano to the control we would like to have. I have been able to set the following ones, following Thomas' demo code (they all are in the onLoadStart part of the code): vr.window_w...
by Brian
Tue Jul 24, 2007 10:19 pm
Forum: Pano2QTVR - Flash
Topic: Panorama Flash API
Replies: 54
Views: 132380

My pleasure! I agree it would be good to have a list of all the API functions that relate the parameters for the vr or vr.pano to the control we would like to have. I have been able to set the following ones, following Thomas' demo code (they all are in the onLoadStart part of the code): vr.window_w...
by Brian
Tue Jul 24, 2007 8:55 pm
Forum: Pano2QTVR - Flash
Topic: Panorama Flash API
Replies: 54
Views: 132380

Case sensitive

Well, Vr is different from vr in ActionScript
by Brian
Sun May 13, 2007 2:06 am
Forum: Pano2QTVR - Flash
Topic: Some flash coding questions
Replies: 5
Views: 6725

pano2qtvr API etc

Benny, I wish I had had the foresight and knowledge to ask Thomas the questions you asked. I agree totally about these interesting API based methods (like "This is called <mc>.cv so <mc>.cv.setMask()" which would have saved me a lot of time in setting up masks to window my panos nicely. Bu...