Hi,
the next beta (6) has addtional ox/oy parameters (for <plugin> and <hotspot>),
these are additional offsets, can be absolute pixels values or percent values:
% values in x/y are relative to the screensize,
% values in ox/oy are relative to the objectsize,
If I could do something for plugin(image) like x="##% + ##px" then great... but I havent seen where that would work.
this can be done in this way:
x="20%"
ox="50"
you can test this already with the Valentines version:
http://krpano.com/forum/wbb/index.php?pa…D=1184#post1184
and I'm also working on a other additional mode for relative positioning
best regards,
Klaus