( Top Page )
   

( May 13, 2009 )

Tutorial & Manual - 4 -

  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

                  


    4. Font Type, Color, Style, or background

    1) Defines background image (background)
    - Background image is top priority than background color definition
    2) Defines Font color (movefontcolor)
    3) Defines Font size (movefontsize)
    4) Defines Font type (movefonttype)
    * The above parameters are applied to all random move images

    <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="background" value="image/back13.jpg">
    <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="movefontcolor" value="FF0000">
    <PARAM NAME="movefontsize" value="20">
    <PARAM NAME="movefonttype" value="Arial">
    <PARAM NAME="images" value="
    image/seag11.gif|100|40|1|-1|190|0|60|20|aquarium_example_explain_e.html|Sea Gull|10|0|*|,
    image/seag11.gif|180|40|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