( Top Page )
   

( May 13, 2009 )

  1. OverView & many samples
  2. Basic definitions for animations
  3. Turn image by mouse touch, show message or URL Link
  4. Font Type, Color, Style, or background
  5. Random move parameters
  6. Display message at fixed position, or move sets
    1. Display Layer Image at fixed position, or move sets
    2. Stop animations/messages, Sound etc
      ( v2.0 specials )
    3. AquariumCity applets parameters

                  


    3. Turn image by mouse touch, show message or URL Link

    1) Defines 2 sea gulls (image, imagenumber)
    - No limitation for layer number
    2) Defines option for "turn by mouse touch" (changedirection)
    - "yes" for use this option.
    3) Defines URL (jumpto,target,image)
    - Mostly defined to the individual image
    - Defines only to jumpto/target is possible
    4) Define guidance message(image)
    parameters
    <APPLET CODE="AquariumCity.class" WIDTH=250 HEIGHT=100>

    <PARAM NAME="copyright" value="www.javao.com">
    <PARAM NAME="regcode" value="okohihs-ika-84919040">
    <PARAM NAME="sleeptime" value="100">
    <PARAM NAME="bgcolor" value="000000">
    <PARAM NAME="widthsize" value="250">
    <PARAM NAME="heightsize" value="100">

    <PARAM NAME="imagenumber" value="2">
    <PARAM NAME="downmax" value="80">
    <PARAM NAME="upmax" value="0">
    <PARAM NAME="jumpto" value="aquarium_example_explain_e.html">
    <PARAM NAME="target" value="_top">
    <PARAM NAME="changedirection" value="yes">
    <PARAM NAME="images" value="
    image/seag11.gif|100|20|1|-1|190|0|60|20|aquarium_example_explain_e.html|Sea Gull|10|0|*|,
    image/seag11.gif|180|60|1|-1|190|0|60|20|aquarium_example_explain_e.html|Sea Gull|10|0|*|,
    image/seag1.gif,
    image/seag1.gif|*|">
    </APPLET>

    Note: Image parameters ( "images" )

    xxx.gif | x start | y start | x speed | y speed | x turn | y turn | mouse area x | mouse area y | URL | message | message x adjust | message y adjust |



       Copyright© 1997-2008 Y.Ichisaka VirtualPHOTO javao.com All Rights Reserved