You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, February 25th 2011, 7:09pm

autorotation

I like the MAKE VTOUR (MULTIRES) droplet.bat but would like it to start with rotation on, where would I change the kmakemultires.config to enable this feature.
Bill



http://astimegoesby.us Personal family history back to the 1800's

2

Friday, February 25th 2011, 7:42pm

You have to edit your xml files

3

Friday, February 25th 2011, 8:49pm

You can edit the template if you wish this to happen every time. If you look at the config file you are using with a text editor, it will show you which XML template it is using. Then locate that template and edit it or create your own template with the features you want and change the path in the config file.

Be aware you will have to update this when you update software versions.

4

Friday, February 25th 2011, 9:00pm

You have to edit your xml files
Okay, where in the xml file and what do I add to it?
Bill



http://astimegoesby.us Personal family history back to the 1800's

5

Friday, February 25th 2011, 9:02pm

You can edit the template if you wish this to happen every time. If you look at the config file you are using with a text editor, it will show you which XML template it is using. Then locate that template and edit it or create your own template with the features you want and change the path in the config file.

Be aware you will have to update this when you update software versions.
I need more specific help. what would I add to the template?
Bill



http://astimegoesby.us Personal family history back to the 1800's

6

Friday, February 25th 2011, 9:08pm

Here is a link to autorotate in the docs.

http://krpano.com/docu/xml/#autorotate.enabled

There is a sample code. I would advise you to copy that code and study to see what each snippet does.

You will need enabled="true" whereas the example is set to false.

Put that code anywhere in between the <krpano> </krpano> tags as long as you don't put it inside other tags. This is the most basis way to set autorotate.