Hi.. Using other code below, I get the Blend to the next pano working fine but I cannot use that code since I have a delay in my project..
mainloadscene(pano26);
lookto(-38.250000, 65.700000, 90.000000, smooth(100,50,20));
mainloadscene(pano28);
lookto(27.900000, 28.800000, 90.000000, smooth(100,50,20));
Everything works fine with my current code, except for the transition blend.. At the moment I also have to endure the white flash between panos, but that is the krpano viewer which should be fixed soon, I hope..
This is a dummy test using the above code in action.. The transition to the next pano works as you can see, but.. not so easy to get it to work with my current code...
http://www.destinyvirtualtours.com/dummytest/NewTestTransition.html
Destiny...