Apycom Software Home Animated Buttons Example #5  
Apycom Home Animated Buttons Home Purchase Download FAQ
<< Prev Example Index Next >>
Parameters Frame Example Javascript Tips Menu Index

 

Animated Buttons Example #5

Apycom Java Applets

This example demonstrates:

  • Mouseover and click sounds
  • Fade type 8
  • Text aligned to right
  • Vertical menu direction

HTML Source

<applet Code=apMenu.class Width=80 Height=153>
<a href=http://www.apycom.com>Apycom Java Applets</a>
<param name="Copyright" value="Apycom.com">
<param name="fadeType" value="8">
<param name="alignText" value="right">
<param name="overSound" value="pix/put.au">
<param name="clickSound" value="pix/pop.au">
<param name="status" value="text">
<param name="backColor" value="ffcc00">
<param name="backHighColor" value="6699ff">
<param name="fontColor" value="000000">
<param name="fontHighColor" value="ffffff">
<param name="font" value="Arial,10,1">
<param name="menuItems" value="
{Apycom,testlink.html,_self}
{Applets,testlink.html,_self}
{Parameters,testlink.html,_self}
{Examples,testlink.html,_self}
{FAQ,testlink.html,_self}
{Links,testlink.html,_self}
{Javascripts,testlink.html,_self}
{Download,testlink.html,_self}
{Contact Us,testlink.html,_self}
">
</applet>

How to setup the menu

 

<< Previous Example Example Index Next Example >>



Copyright (c) 1998-2009, Apycom Software