( Top Page )
   

( May 13, 2009 )

Tutorial & Manual - 5 -

  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

                  


    5. Random move parameters

    1) Defines random x/y speeds (randomx,randomy)
    2) Defines random special parameters (statuschange1,statuschange2,durationtime)
    3) Defines random start number (statuscount)
    - Note, the change is a little.
    4) Defines x/y move speed for all random image(movespeed1,movespeed2)

    <APPLET CODE="AquariumCity.class" WIDTH=250 HEIGHT=100>

    <PARAM NAME="copyright" value="1998,Y.Ichisaka[home.interlink.or.jp/~ichisaka/main.html]">
    <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="movespeed1" value="1">
    <PARAM NAME="movespeed2" value="1">
    <PARAM NAME="randomx" value="1">
    <PARAM NAME="randomy" value="1">
    <PARAM NAME="statuschange1" value="3">
    <PARAM NAME="statuschange2" value="1">
    <PARAM NAME="durationtime" value="1">
    <PARAM NAME="statuscount" value="1">
    <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