?? sorry i didn't understand...
i have another question, is it possible to add flare by programming?
i explain : in a big virtual tour i used old lensflare plugin, now with krpano 1.2 lensflares don't appears... i have to add lensflare in more than 2000 pano, i can't do that one by one...
Before i had a lensflare file (lensflare.xml) like this :
<krpano>
<lensflares name="obj">
<item name="flarka000001" ath="-115.7" atv="-1.1" scene="scene_1" typ="blinkstyle4" dust_effect="false"/>
<item name="flarka000002" ath="175" atv="-9" scene="scene_2" typ="blinkstyle2" dust_effect="false"/>
<item name="flarka000003" ath="166" atv="-8" scene="scene_3" typ="blinkstyle2" dust_effect="false"/>
...
<item name="flarka002000" ath="175" atv="-8" scene="scene_2000" typ="blinkstyle2" dust_effect="false"/>
</lensflares>
</krpano>
is it possible to use this file to add lensflare by programming in my new virtual tour (krpano 1.2)?
Thank you