PDA

View Full Version : picmenu


herwan
09-29-2009, 02:31 PM
hi all panographer

I’m looking for a way to had an onmouseover action over a thumbnails in picmenu

In fact I need if the mouse is over a thumbnail of picmenu to show a jpeg over the pano
And when the mouse is living the jpeg disappear !

Any idea ???
Erwan

360VT.co.uk
09-29-2009, 07:53 PM
I have not tested this, but I think it works

<spot id="help" url="images/help.png" alpha="1" static="1" static="1" depth="20" align="CC" visible="0"
/>

<spot id="thumb" url="buttons/thumb.png" visible="1" alpha="1" static="1" align="BC" depth="10" scale="1" alt="Help"
blockMouse="1"
onOver="help.visible+=1"
onOut="help.visible=0"
/>

herwan
09-30-2009, 07:14 AM
thx for your help

but i'm using tommy PicMenu plugin
and all i want to do is to had an jpeg photo
that's appear over the pano
when your mouseover a thumbnails in the picmenu

thx
erwan

360VT.co.uk
09-30-2009, 06:08 PM
OK.

In that case you should ask Tommy to add some thing in to his PicMenu plugin that will do that.