Hotspots URL

Specific Q&A about the new Flash export
Locked
rey
Posts: 11
Joined: Wed Sep 13, 2006 11:21 am
Location: Tallinn, Estonia
Contact:

Hi Thomas!

Is here way to specify hotspots URL in HTML parameters like in QT?
<PARAM NAME="HOTSPOTn'" VALUE="'url'">
<PARAM NAME="TARGETn" VALUE="_blank">
Or other solution for CMS based tours.

regards,
Andrei
User avatar
thomas
Chief Gnome
Posts: 2613
Joined: Fri Sep 01, 2006 3:56 pm
Location: Vienna, Austria
Contact:

No, not for the moment, but I am working on it. Currently you can only implement this yourself with a custom container that receives the
values from the HTML file and changes it in the panorama.
MfG, Thomas
rey
Posts: 11
Joined: Wed Sep 13, 2006 11:21 am
Location: Tallinn, Estonia
Contact:

thomas wrote:No, not for the moment, but I am working on it. Currently you can only implement this yourself with a custom container that receives the
values from the HTML file and changes it in the panorama.
Please sorry for stupid question, but how to do that custom container? Are you have any examples?

Or when this feature will work in pano2qtvr generated SWF's?
User avatar
thomas
Chief Gnome
Posts: 2613
Joined: Fri Sep 01, 2006 3:56 pm
Location: Vienna, Austria
Contact:

You can program your own container as in the tour example http://www.pano2qtvr.com/sample/flashtour/ and read for example your own XML file as others did (see Brians site http://www.briansutton.net). This feature is on the wish list for a future release, but no date yet.
MfG, Thomas
rey
Posts: 11
Joined: Wed Sep 13, 2006 11:21 am
Location: Tallinn, Estonia
Contact:

Thomas!

Thank you for answer! I'll check.

Andrei
Locked