Page 1 of 2

Hotspots in Flash VR

Posted: Sun Jun 17, 2007 8:47 pm
by John.B
Hello,

Is it, or will it be, possible to link to another .swf via a hotspot? I know there is an example with .fla, but I have Flash MX, so I can't open this example.

It would be so nice if you can do it just via the program itself, just like with the QuickTime VR's.

So if anyone has another solution for making a tour, please tell me.

Regards,
John.B

Posted: Mon Jun 18, 2007 7:03 pm
by thomas
You can already do that. Just change the filenames to "pano2.swf" instead of pano2.mov and you are done.

Where can I change this?

Posted: Mon Jun 18, 2007 7:08 pm
by John.B
Thanks for your reply!

I tried this several times, but the new .swf allways opens in a new browser window. I tried it by placing the .swf filename in the URL box, and in the destination I tried [myself] and [QuickTimePlayer], but in both cases the new .swf was opened in a new window...

The hotspot data in the project file looks like this:
hotspot.enabled=1
hotspot.1.title=Naar de tuin
hotspot.1.url=<Tuin.swf> T<quicktimeplayer> E<pan=56.2 tilt=-8.2 fov=87.5 >
hotspot.1.localfile=filepath\Tuin.swf

Posted: Tue Jun 19, 2007 8:43 pm
by panograph
thomas wrote:You can already do that. Just change the filenames to "pano2.swf" instead of pano2.mov and you are done.
I am not sure I understand this short advice. Where shall I change it, pls?

Also, what is the solution to have the linked htm file (or swf) open in the same window. Target myself, self, parent does not work. The linked file opens in a new window however you try....

Would appreciate an advice since I have to present to the client in about 18 hours from now.

Thanks

Posted: Wed Jun 20, 2007 9:39 am
by John.B
When you need to open an .html file in the same window you can use _self as target. (its not in the list but just type it in...) This seems to work fine for .html files.

For opening a new .swf in the same window (or better: in the same object) without reloading the entire page, this will, sadly enough, not work. Since you're having the same problems I am afraid this seems to be a bug in the new release?

Anyone who can give a clue?

Thanks in advance!

Posted: Wed Jun 20, 2007 9:58 am
by panograph
John.B wrote:When you need to open an .html file in the same window you can use _self as target. (its not in the list but just type it in...) This seems to work fine for .html files.
Thanks John for the hint. I have already tried many variations with the extension of htm. Now I still can not produce the desired result with HTML extension either.

End of the road - calling Thomas Rauscher

Posted: Thu Jun 21, 2007 4:40 pm
by John.B
panograph wrote:Thanks John for the hint. I have already tried many variations with the extension of htm. Now I still can not produce the desired result with HTML extension either.

End of the road - calling Thomas Rauscher

Did Thomas solf your problem?
Can you create a hotspot in a flash movie witch loads another flashmovie without reloading the html page?

Greetings,
John.

Posted: Thu Jun 21, 2007 4:49 pm
by panograph
John.B wrote: Did Thomas solf your problem?
Can you create a hotspot in a flash movie witch loads another flashmovie without reloading the html page?

Greetings,
John.
Nothing so far. My client has rejected the Flash version anyway due to the coarse movement.

Posted: Thu Jun 21, 2007 5:08 pm
by John.B
panograph wrote:Nothing so far. My client has rejected the Flash version anyway due to the coarse movement.
What do you mean by then coarse movement? Sorry, my englisch is not perfect...

Posted: Thu Jun 21, 2007 5:58 pm
by 360Texas
Hi John, Probably the rotation is not as smooth as qtvr.

I did get your email asking about the flash hot spot transition with out refreshing the viewer.

To be honest, we do not use adobe flash software so I can not help you.

Thomas is out of town on business. He should be back in few days. I sent this comment to you by email.

Posted: Tue Jun 26, 2007 11:16 am
by thomas
Unfortunately currently you can only link to html pages with new panoramas in it, but you can use a trick. Just embed the panorama into a (i)frame and set the target in the hotspot to this frame so that not the whole page gets reloaded. I hope this helps.

Sorry for the late answer but as Dave said I was at the IVRPA - Conference in Berkeley and had no internet connection for several days.

Posted: Tue Jun 26, 2007 12:25 pm
by John.B
Hi Thomas,

Thanks for your reaction, but I can't seem to make it work properly...

I created an iframe (<iframe src="pano_1.html" name="flashPano" id="flashPano" width="320" height="240" frameborder="0"></iframe>) and set the hotspot target to this iframe.

Only the second pano still opens in a new window... :(

The projectfile looks like this:
...
hotspot.enabled=1
hotspot.1.url=<pano_2.html> T<flashPano> E<pan=58.7 tilt=-9.6 fov=87.5 >
hotspot.1.title=Naar de tuin
...

The pano_1.html and pano_2.html just contain the javascript to open the pano swf. These work fine.

Besides that I would like to use this option for a realastate agent. I can display flash animations on their site, but I'm not allowed to modify their HTML. Will the next version of pano2qtvr support this option?

Thanks in advance,
John.

Posted: Thu Jun 28, 2007 5:35 pm
by Ralf
I seem to have a simular problem, (not in flash, but it fits in this thread i guess)

i try to make a hotspot which should open a next mov in the same qt-viewer (myself). But all i get by clicking the hotspot is a new brouwser with a blank page. it doesnt seem to be lookin for the mov-file btw
i've got:
hotspot.2.url=<mhp2.mov> T<myself> E<pan=123.0 tilt=30.0 fov=70.3>

i tried: hotspot.2.link=... aswell (since it's all local, no url involved), but it still opens my brouwser, and not the mov (anywhere).
Is this the same problem as johnB has or am i doing something wrong (paths maybe?)

Posted: Thu Jun 28, 2007 6:00 pm
by John.B
Seems to me as the same issue!
I hope there wil be a solution soon????

Posted: Thu Jun 28, 2007 8:29 pm
by thomas
Ralf wrote:I seem to have a simular problem, (not in flash, but it fits in this thread i guess)...
The problem in the QuickTime standalone player is a bug in QuickTime < 7.1.5 this should be solved if you use the latest version of QuickTime and Pano2QTVR.