

|
|
Quellcode |
1 2 3 |
<action name="thumb_onover"> set(plugin[%1].oy,-5); </action> |
Regards,
Zitat
I've planned to add new events in the next version,
e.g.
"onxmlcomplete" - when the xml was loaded, and krpano is ready for new loadpano calls
"onviewcomplete" - when the loading of the current view was done, can be used for multiresolution panoramas,
"onloadcomplete" - when loading of the whole panorama was complete (for normal panoramas)
Hi,HI Klaus
We made tests and we got something like this.
*cry* *cry*
How to repair this *question*
Pietero & Pablo
spacerywirtualne.pl teem

the ox/oy parameters are not related to the origin/align parameter like the x/y parameters,... the plugin oy seemed to be working backwards.

Hi,Are these events added in this beta?
Regards,
Zitat
I've planned to add new events in the next version,
e.g.
"onxmlcomplete" - when the xml was loaded, and krpano is ready for new loadpano calls
"onviewcomplete" - when the loading of the current view was done, can be used for multiresolution panoramas,
"onloadcomplete" - when loading of the whole panorama was complete (for normal panoramas)
Zephyr
|
|
Quellcode |
1 2 3 |
<events onpreviewcomplete="trace(onpreviewcomplete);"
onloadcomplete="trace(onloadcomplete);"
/>
|
Hi, Klaus !Hi,
the next beta version is ready - 1.0.8 beta 6
- <plugin>/<hotspot> - ox/oy - addtional x/y offset, % values can be used and they are relative to the own size
- <plugin>/<hotspot> - rotate - rotation in degrees
- <plugin></hotspot> - enabled - enable/disable all plugins or hotspots globally - "hotspot.enabled", "plugin.enabled"
Hi, that's possible nowI was hopping that 1,0,8 beta 6 would be ok to fix this problem (Use a plugin as a hotspot...), but it doesn't seems...
My map can't still be placed with spherical coordinates when I name it
"plugin" instead of "hotspot", and my mappoints are still not turning
with my map... or is it because I don't know the way to use it ?


|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 |
<hotspot name="spotx" url="../../images/mappoint_bleu.png" keep="true"
zorder="4" origin="bottom"
ath="0" atv="90"
x="200" y="200"
scale="0.55" zoom="true"
alpha="1" handcursor="true"
width="12" height="12"
onhover="showtext(Eiffel);"
onclick="action();"
/>
|
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Graydon« (26. Februar 2009, 04:43)