I got it working.
I was encoding the URL using JavaScript function "encodeURIComponent()" this worked till version 1.0.8.15.
When I upgraded to 1.16.2, it works only when I remove the function.
Klaus, you have managed that already in 1.16 version swfkrpano.js Thanks.
Thank you Tuur and Klaus for your help.