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

 

XP Web Buttons Example #5

Apycom Java Applets

This example demonstrates:

  • Mouse over sound and click sound
  • Button type 1
  • Text aligned to right
  • Vertical menu direction

HTML Source

<applet Code=apXPButtonMenu.class Width=74 Height=158>
<a href=http://www.apycom.com>Apycom Java Applets</a>
<param name="Copyright" value="Apycom.com">
<param name="isHorizontal" value="false">
<param name="buttonType" value="1">
<param name="alignText" value="right">
<param name="status" value="text">
<param name="overSound" value="pix/pop.au">
<param name="clickSound" value="pix/out.au">
<param name="backColor" value="ffcc00">
<param name="buttonColor" 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}
            {Menus,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