Hi KLAUS,
Could you implement a new feature to give the possibility to customise the default arrow cursor when onover a plugin/hotspot ?.... This request comes from this thread: 360 cities virtual tour..how to do something like it.
Thank you.
Hi KLAUS,
Could you implement a new feature to give the possibility to customise the default arrow cursor when onover a plugin/hotspot ?.... This request comes from this thread: 360 cities virtual tour..how to do something like it.
Thank you.
In the download package under "examples / cursors" there is a demo that shows how to change the cursor using some actions.
Your onover event can call an action to change the cursor and then reset it with an onout event.
If you have a large number of plugins / hotspots... I could see where that would be cumbersome to set the onover / onout for everyone... so a "global" method of defining an onhover cursor would be convenient.
Hi Graydon,
Thanks for answering ...
You are right in saying that there is already the possibility to customize the cursor as it is show in the "examples / cursors"...
But note that this do not apply to the arrow cursor or hand cursor that appears onover a plugin .... it only apply to the cursor onover the pano itself...
As an exemple to demonstrate this, edit the cursors example erasing the b1 plugin, with the following one :
<plugin name="b1" style="buttonstyle"
visible="true" enabled="true" handcursor="false" capture="true" children="true"
html="[p]move[/p]"
align="bottom" x="-240" y="25"
onclick="action(movecursor);"
onhover="action(arrowcursor); "
/>
You can also change the settings for the handcursor and capture attributes... no changes...
Surely this can be done in using AS3... It would be great to have this feature able directly from xml ... KLAUS please ...
SAlut.
Please, any news about this? onover cursor?
hello have news? I need change handcursor select but my png cursor .
thanks
thanks,
Dorin
http://www.livepanoramas.com
Don’t have an account yet? Register yourself now and be a part of our community!