You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2012-10-14 18:31:41

studiostefan
Member
Registered: 2012-01-09
Posts: 11

recode map spot radar facing

Hi

Does anyone know if and where I can recode the direction of the radar? I've done a lot of coding since I exported the tour and wish to avoid doing it again. I can't find it and worry that the facing direction is in the swf. The export I made is iOs compatible.

Thanks!

Last edited by studiostefan (2012-10-14 18:31:55)

Offline

 

#2 2012-10-14 20:16:20

studiostefan
Member
Registered: 2012-01-09
Posts: 11

Re: recode map spot radar facing

Got it. If anyone should be interested:

In the xml file relevant to the panorama, not the main xml where most of the map code is, you can find a block of code at the start of the document like this:

<action name="onxmlcompleteaction">
        unselectmapspotsbutpassed();
        selectmapspot(mapspot0,0);
</action>

selectmapspot has a 0 here that is editable as degrees up to 360 i suppose. 0 is facing up.

Last edited by studiostefan (2012-10-14 20:19:54)

Offline

 

#3 2012-10-15 09:30:07

bdd
Administrator
Registered: 2011-01-18
Posts: 622
Website

Re: recode map spot radar facing

The direction of set thru Panotour Pro in the hotspot editor.
http://www.autopano.net/wiki-en/action/ … rientation

Offline

 

#4 2012-10-15 10:10:07

studiostefan
Member
Registered: 2012-01-09
Posts: 11

Re: recode map spot radar facing

bdd wrote:

The direction of set thru Panotour Pro in the hotspot editor.
http://www.autopano.net/wiki-en/action/ … rientation

Yes, I knew that. The whole point was that I was finished using PanoTour and wanted to edit the direction without exporting the tour one more time. I've done extensive changes to the xml files after exporting and found that a few of the radars were facing the wrong direction.smile

Thanks.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson