|
1.アプレット枠内移動基本設定 |
|
|
<APPLET CODE="AquariumCity.class" WIDTH=250 HEIGHT=100> &t;param name="copyright" value="1998,Y.Ichisaka[home.interlink.or.jp/~ichisaka/main.html]"> &t;param name="regcode" value="okohihs-ika-84919040"> <param name="sleeptime" value="30"> <param name="bgcolor" value="000000"> <param name="widthsize" value="250"> <param name="heightsize" value="100"> <param name="imagenumber" value="1"> <param name="downmax" value="80"> <param name="upmax" value="0"> <param name="image" value=" seag11.gif|100|20|1|-1|190|0|*|, seag1.gif"> </APPLET> ※ imageパラメタ: image.gif|x初期位置|y初期位置|x移動速度|y移動速度|x反転位置|y反転位置 |
2. マウス接触時の反転指定 及び LINK先等表示 |
|
|
<APPLET CODE="AquariumCity.class" WIDTH=250 HEIGHT=100> &t;param name="copyright" value="1998,Y.Ichisaka[home.interlink.or.jp/~ichisaka/main.html]"> &t;param name="regcode" value="okohihs-ika-84919040"> <param name="sleeptime" value="30"> <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_example2_explain.html"> <param name="target" value="_top"> <param name="changedirection" value="yes"> <param name="image" value=" seag11.gif|100|20|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag11.gif|180|60|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag1.gif, seag1.gif"> </APPLET> ※ imageパラメタ: image.gif|x初期位置|y初期位置|x移動速度|y移動速度|x反転位置|y反転位置|マウス有効x範囲|マウス有効y範囲|LINK先|表示文字|文字位置x調整|文字位置y調整 |
3.フォント指定、色指定、背景画像指定 |
|
|
<APPLET CODE="AquariumCity.class" WIDTH=250 HEIGHT=100> &t;param name="copyright" value="1998,Y.Ichisaka[home.interlink.or.jp/~ichisaka/main.html]"> &t;param name="regcode" value="okohihs-ika-84919040"> <param name="sleeptime" value="30"> <param name="bgcolor" value="000000"> <param name="background" value="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_example2_explain.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="image" value=" seag11.gif|100|40|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag11.gif|180|40|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag1.gif, seag1.gif"> </APPLET> ※ imageパラメタ: image.gif|x初期位置|y初期位置|x移動速度|y移動速度|x反転位置|y反転位置|マウス有効x範囲|マウス有効y範囲|LINK先|表示文字|文字位置x調整|文字位置y調整 |
4.ランダム移動微調整変数定義 |
|
|
<APPLET CODE="AquariumCity.class" WIDTH=250 HEIGHT=100> &t;param name="copyright" value="1998,Y.Ichisaka[home.interlink.or.jp/~ichisaka/main.html]"> &t;param name="regcode" value="okohihs-ika-84919040"> <param name="sleeptime" value="30"> <param name="bgcolor" value="000000"> <param name="background" value="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_example2_explain.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="image" value=" seag11.gif|100|40|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag11.gif|180|40|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag1.gif, seag1.gif"> </APPLET> ※ imageパラメタ: image.gif|x初期位置|y初期位置|x移動速度|y移動速度|x反転位置|y反転位置|マウス有効x範囲|マウス有効y範囲|LINK先|表示文字|文字位置x調整|文字位置y調整 |
5.メッセージの固定位置表示、移動表示 |
|
|
<APPLET CODE="AquariumCity.class" WIDTH=250 HEIGHT=100> &t;param name="copyright" value="1998,Y.Ichisaka[home.interlink.or.jp/~ichisaka/main.html]"> &t;param name="regcode" value="okohihs-ika-84919040"> <param name="sleeptime" value="30"> <param name="bgcolor" value="000000"> <param name="background" value="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_example2_explain.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="image" value=" seag11.gif|100|40|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag11.gif|180|40|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag1.gif, seag1.gif"> <param name="shadowfontcolor" value="000000"> <param name="shadowstatus" value="yes"> <param name="messagefontcolor" value="ffffff"> <param name="messagefonttype" value="TimesRoman"> <param name="messagenumber" value="2"> <param name="messagedownmax" value="300"> <param name="messageupmax" value="0"> <param name="message" value=" [AquariumCity Applet]|20|20|0|0|250|0|20|*|, Sea Gull|20|90|0|0|190|0|12|*|"> </APPLET> ※ messageパラメタ: メッセージ|x初期位置|y初期位置|x移動速度|y移動速度|x反転位置|y反転位置|フォントサイズ |
6.レイヤー画像固定位置表示、移動表示 |
|
|
<APPLET CODE="AquariumCity.class" WIDTH=250 HEIGHT=100> &t;param name="copyright" value="1998,Y.Ichisaka[home.interlink.or.jp/~ichisaka/main.html]"> &t;param name="regcode" value="okohihs-ika-84919040"> <param name="sleeptime" value="30"> <param name="bgcolor" value="000000"> <param name="background" value="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_example2_explain.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="image" value=" seag11.gif|100|40|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag11.gif|180|40|1|-1|190|0|60|20|aquarium_example2_explain.html|Sea Gull|10|0|*|, seag1.gif, seag1.gif"> <param name="shadowfontcolor" value="000000"> <param name="shadowstatus" value="yes"> <param name="messagefontcolor" value="ffffff"> <param name="messagefonttype" value="TimesRoman"> <param name="messagenumber" value="2"> <param name="messagedownmax" value="100"> <param name="messageupmax" value="0"> <param name="message" value=" [AquariumCity Applet]|20|20|0|0|250|0|20|*|"> Sea Gull|20|90|0|0|190|0|12|*|"> <param name="rayernumber" value="2"> <param name="rayerdownmax" value="100"> <param name="rayerupmax" value="0"> <param name="rayerfontcolor" value="ff00FF"> <param name="rayerfonttype" value="TimesRoman"> <param name="bgrayer" value=" guide2.gif|100|20|0|0|200|0|50|80|aquarium_example2_explain.html|Guide|18|67|20|*|, guide3.gif|100|20|1|0|300|-80|50|80|aquarium_example2_explain.html|Guide|18|67|20|*|"> </APPLET> ※ bgrayerパラメタ: image.gif|x初期位置|y初期位置|x移動速度|y移動速度|x反転位置|y反転位置|マウス有効x範囲|マウス有効y範囲|LINK先|表示文字|文字位置x調整|文字位置y調整|フォントサイズ |
「水族館都市アプレット機能別設定・利用パラメタ一覧」 |
[基本部分指定] | [必須] |
copyright |
オプション。value="1998,Y.Ichisaka[home.interlink.or.jp/~ichisaka/main.html]" |
regcode |
オプション。value="okohihs-ika-84919040" |
sleeptime |
CPUの停止時間。単位 ms [オプション] |
bgcolor |
背景色の指定。 白色例: value="ffffff" ” |
background |
背景にイメージ画像を使用する場合に指定。 .GIF 或いは、 .JPG など。 [オプション] |
widthsize |
アプレット内、横幅指定 [必須] |
heightsize |
アプレット内、縦幅指定 [必須] |
[レイヤ−画像指定] |
[オプション]
|
rayernumber |
階層表示イメージ画像数を指定。[使用時、必須] |
rayerdownmax |
下部の反転位置指定 [オプション] |
rayerupmax |
上部の反転位置指定 [オプション] |
rayerfontcolor |
マウス選択時、表示される文字色 [オプション] |
bgrayer |
階層表示イメージ画像指定。 [オプション] [使用時、必須] |
[メッセージ指定」 |
[オプション] |
shadowfontcolor |
文字のシャドー表示指定時、シャドー色を指定。[オプション] |
shadowstatus |
文字のシャドー表示指定有無。指定時、 value="yes" [オプション] |
fontstyle |
文字スタイル指定有無。BOLD PLAIN ITALIC。 |
messagefontcolor |
文字色 [オプション] |
messagefonttype |
フォントの種類 [オプション] |
messagenumber |
文字の階層表示数 [オプション][使用時、必須] |
messagedownmax |
下部の反転位置指定 [オプション] |
messageupmax |
上部の反転位置指定 [オプション] |
message |
表示する文書 [オプション] |
[ランダム移動画像指定] |
[必須] |
movefontcolor |
文字色 [オプション] |
movefontsize |
フォントサイズ。固定値 12 [オプション] |
movespeed1 |
X 移動速度。マイナス指定も可能 [オプション] |
movespeed2 |
Y 移動速度。マイナス指定も可能 [オプション] |
randomx |
X 移動速度ランダム指定。 固定値 1 [オプション] |
randomy |
Y 移動速度ランダム指定。 固定値 1 [オプション] |
statuschange1 |
ランダム指定時の時間監視時のタイミング値。 |
statuschange2 |
ランダム指定時の時間監視時のタイミング値。 |
durationtime |
ランダム指定時のイメージ画像移動変更タイニング時間。 |
imagenumber |
ランダム移動イメージ画像階層数 [必須] |
statuscount |
何階層目のイメージ画像からランダム移動させるかの階層指定。 |
jumpto |
LINK先指定 [オプション] |
target |
LINK先ターゲット指定 value= ”_top” value=”_self” [オプション] |
downmax |
下部の反転位置指定 [オプション] |
upmax |
上部の反転位置指定 [オプション] |
changedirection |
マウス選択時のイメージ画像反転指定有無。指定時、value="yes" |
image |
ランダム移動イメージ画像指定 [必須] |
|
|
|
「水族館都市アプレット機能別比較表」 |
比較項目 |
階層表示優先順位 |
画像表示機能 |
ラ |
左右移動機能 |
上下移動機能 |
斜め移動機能 |
マ |
画像反転表示機能 |
固定位置表示機能 |
メ |
マ |
フ |
フ |
フ |
フ |
U |
ランダム表示 [image] |
1 |
○ |
○ |
○ |
○ |
○ |
○ |
○ |
○ |
△ |
○ |
○ |
○ |
△ |
X |
○ |
レイヤー表示 [bgrayer] |
2 |
○ |
X |
○ |
○ |
○ |
X |
X |
○ |
△ |
○ |
○ |
○ |
○ |
○ |
○ |
メッセージ表示 [message] |
3 |
X |
X |
○ |
○ |
○ |
X |
X |
○ |
○ |
X |
○ |
○ |
○ |
○ |
X |
★ 「 お 願 い 」 ★ |
VirtualPHOTOホームページで使用している一部の素材は著作権上、配布することが
出来ないため、本説明より削除させていただきました。必要な場合は下記の素材集を
ご購入の上、ご利用下さい。 |
書籍名:ホームページ素材集 PACK 9000 ビジネス編 著 者:株式会社 C & R 研究所 発行所:株式会社 ナツメ社 |
Copyright(c) 1997 Y.Ichisaka |