jaaaab
04-16-2007, 11:06 AM
Hi
i try to make a hotspot with these two conditions:
-no handcursor over it
-possibility to drag the panorama through it
those combinations of params doens't work:
<spot id="text" useHandCursor="0"
<spot id="text" buttonMode="1" blockMouse="0"
<spot id="text" useHandCursor="0" blockMouse="0"
I tried many others that doesn't work too.
Why simply useHandCursor="0" doesn't work?
What it the right code in intend to do that?
Is it possible to do that? (it should be!)
tx
i try to make a hotspot with these two conditions:
-no handcursor over it
-possibility to drag the panorama through it
those combinations of params doens't work:
<spot id="text" useHandCursor="0"
<spot id="text" buttonMode="1" blockMouse="0"
<spot id="text" useHandCursor="0" blockMouse="0"
I tried many others that doesn't work too.
Why simply useHandCursor="0" doesn't work?
What it the right code in intend to do that?
Is it possible to do that? (it should be!)
tx