atomicmak
07-11-2008, 05:54 PM
i am preparing my first xml code for my pano gallery.
learning on this.
i have made navigation buttons also.
now i want to make action fade on inforscreen while clicking on info button it should slow infoscreen.png with fade effect coming visible and clicking second time it should vanish gradually.
can someone help me ?
here is my code
<spot id="nav_info" visible="1" url="common/nav_info.png" static="1" align="LB" salign="LB" staticX="220.00" staticY="0.00" onClick="infoscreen.visible+=1"
/>
<spot id="infoscreen" url="common/infoscreen.png" static="1" visible="0" onClick="visible=0" onOver="" onOut="" />
learning on this.
i have made navigation buttons also.
now i want to make action fade on inforscreen while clicking on info button it should slow infoscreen.png with fade effect coming visible and clicking second time it should vanish gradually.
can someone help me ?
here is my code
<spot id="nav_info" visible="1" url="common/nav_info.png" static="1" align="LB" salign="LB" staticX="220.00" staticY="0.00" onClick="infoscreen.visible+=1"
/>
<spot id="infoscreen" url="common/infoscreen.png" static="1" visible="0" onClick="visible=0" onOver="" onOut="" />