babyz/babyzplay
This commit is contained in:
parent
3813b9f7a9
commit
1f95bd6842
9 changed files with 269 additions and 3 deletions
|
@ -128,8 +128,7 @@ MENU.HTML
|
|||
|
||||
* babyz/babyzplayscene
|
||||
* babyz/babyztoyz
|
||||
babyz/babyzedit
|
||||
babyz/babyzplay
|
||||
* babyz/babyzplay
|
||||
|
||||
offsitespecials
|
||||
petz/petz3/p3playscenz
|
||||
|
@ -428,6 +427,10 @@ BABYZNEW
|
|||
babyz/wingjewelbabyz
|
||||
|
||||
BABYZ-1
|
||||
babyz/babyz-2
|
||||
babyz/babyz-3
|
||||
babyz/babyz-4
|
||||
babyz/babyz-5
|
||||
babyz/babyzspecial-1
|
||||
|
||||
BABYZPLAYSCENE
|
||||
|
@ -436,3 +439,11 @@ BABYZPLAYSCENE
|
|||
BABYZTOYZ
|
||||
babyz/babyztoyz2
|
||||
babyz/babyztoyz3
|
||||
|
||||
BABYZPLAY
|
||||
netscape4
|
||||
babyz/babyzplay/jackbly
|
||||
babyz/babyzplay/vesuviusbly
|
||||
babyz/babyzplay/cathybly
|
||||
babyz/babyzplay/joshbly
|
||||
babyz/babyzplay/frostedmaltbly
|
BIN
carolyns_creations/babyz/babyzplay/Cathy.gif
Normal file
BIN
carolyns_creations/babyz/babyzplay/Cathy.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
carolyns_creations/babyz/babyzplay/Frostedmalt.gif
Normal file
BIN
carolyns_creations/babyz/babyzplay/Frostedmalt.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
carolyns_creations/babyz/babyzplay/Jack.gif
Normal file
BIN
carolyns_creations/babyz/babyzplay/Jack.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.1 KiB |
BIN
carolyns_creations/babyz/babyzplay/Josh.gif
Normal file
BIN
carolyns_creations/babyz/babyzplay/Josh.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
carolyns_creations/babyz/babyzplay/Vesuvius.gif
Normal file
BIN
carolyns_creations/babyz/babyzplay/Vesuvius.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
141
carolyns_creations/babyz/babyzplay/babyzplay.html
Normal file
141
carolyns_creations/babyz/babyzplay/babyzplay.html
Normal file
|
@ -0,0 +1,141 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- from source -->
|
||||
<title>Play with babyz</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
|
||||
<style>
|
||||
table {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
table:first-of-type td {
|
||||
width: 33%;
|
||||
}
|
||||
|
||||
table:last-of-type {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
table:last-of-type td {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
table a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
table a span {
|
||||
color: blue;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body class="center bigger">
|
||||
<div class="content purple bold">
|
||||
Play with babyz online<br>
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
</div>
|
||||
|
||||
<div class="border-outer border-green" style="width: 90%">
|
||||
<div class="border-inner bigger bold green">
|
||||
<p>
|
||||
Click on any picture to play with the baby online. You will need to have
|
||||
the <a href="babyzplayer.exe" target="_TOP">babyz player</a> installed
|
||||
before your browser will let you play with them. I have Windows 95, and I
|
||||
can play with these babyz just fine using either Internet Explorer 5 or <a
|
||||
href="/netscape4/">Netscape 4</a>. If you are unable to make them work
|
||||
with a different operating system or browser / browser version, please
|
||||
don't ask me for help -- ask someone who uses the same setup as yourself
|
||||
or ask UbiSoft.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
I made all these .bly files by hand using a hex editor. If you would like
|
||||
to make some for your site also, take a look at my <a
|
||||
href="/tutorials/tutorials/">tutorial </a>on making player babyz.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<u>Page</u>:
|
||||
<a href="/babyz/babyz-1/">1</a>
|
||||
<a href="/babyz/babyz-2/">2</a>
|
||||
<a href="/babyz/babyz-3/">3</a>
|
||||
<a href="/babyz/babyz-4/">4</a>
|
||||
<a href="/babyz/babyz-5/">5</a>
|
||||
|
|
||||
<a href="/babyz/babyzspecial-1/">Special Babyz</a>|
|
||||
Play with a Babyz Online
|
||||
</p>
|
||||
|
||||
<table class="img-border normal">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="/babyz/babyzplay/jackbly/">
|
||||
<img src="Jack.gif"><br>
|
||||
<span>Play with Jack</span>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<a href="/babyz/babyzplay/vesuviusbly/">
|
||||
<img src="Vesuvius.gif"><br>
|
||||
<span>Play with Vesuvius</span>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<a href="/babyz/babyzplay/cathybly/">
|
||||
<img src="Cathy.gif"><br>
|
||||
<span>Play with Cathy</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table class="img-border normal">
|
||||
<tr>
|
||||
<td>
|
||||
<a href="/babyz/babyzplay/joshbly/">
|
||||
<img src="Josh.gif"><br>
|
||||
<span>Play with Josh</span>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<a href="/babyz/babyzplay/frostedmaltbly/">
|
||||
<img src="Frostedmalt.gif"><br>
|
||||
<span>Play with Frostedmalt</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="purple" style="margin-top: 0;">
|
||||
<u>Page</u>:
|
||||
<a href="/babyz/babyz-1/">1</a>
|
||||
<a href="/babyz/babyz-2/">2</a>
|
||||
<a href="/babyz/babyz-3/">3</a>
|
||||
<a href="/babyz/babyz-4/">4</a>
|
||||
<a href="/babyz/babyz-5/">5</a>
|
||||
|
|
||||
<a href="/babyz/babyzspecial-1/">Special Babyz</a>|
|
||||
Play with a Babyz Online
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
BIN
carolyns_creations/babyz/babyzplay/babyzplayer.exe
Normal file
BIN
carolyns_creations/babyz/babyzplay/babyzplayer.exe
Normal file
Binary file not shown.
114
carolyns_creations/babyz/babyzplay/index.html
Normal file
114
carolyns_creations/babyz/babyzplay/index.html
Normal file
|
@ -0,0 +1,114 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/carolyns_creations/style.css">
|
||||
|
||||
<!-- from source -->
|
||||
<title>Play with babyz</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js" type="module"></script>
|
||||
|
||||
<style>table{text-align:center;width:100%}table:first-of-type td{width:33%}table:last-of-type{margin-top:30px}table:last-of-type td{width:50%}table a{-webkit-text-decoration:none;text-decoration:none}table a span{color:blue}</style>
|
||||
</head>
|
||||
<body class="center bigger">
|
||||
<div class="content purple bold">
|
||||
Play with babyz online<br>
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
</div>
|
||||
|
||||
<div class="border-outer border-green" style="width:90%">
|
||||
<div class="border-inner bigger bold green">
|
||||
<p>
|
||||
Click on any picture to play with the baby online. You will need to have
|
||||
the <a href="babyzplayer.exe" target="_TOP">babyz player</a> installed
|
||||
before your browser will let you play with them. I have Windows 95, and I
|
||||
can play with these babyz just fine using either Internet Explorer 5 or <a href="/carolyns_creations/netscape4/">Netscape 4</a>. If you are unable to make them work
|
||||
with a different operating system or browser / browser version, please
|
||||
don't ask me for help -- ask someone who uses the same setup as yourself
|
||||
or ask UbiSoft.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
I made all these .bly files by hand using a hex editor. If you would like
|
||||
to make some for your site also, take a look at my <a href="/carolyns_creations/tutorials/tutorials/">tutorial </a>on making player babyz.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<u>Page</u>:
|
||||
<a href="/carolyns_creations/babyz/babyz-1/">1</a>
|
||||
<a href="/carolyns_creations/babyz/babyz-2/">2</a>
|
||||
<a href="/carolyns_creations/babyz/babyz-3/">3</a>
|
||||
<a href="/carolyns_creations/babyz/babyz-4/">4</a>
|
||||
<a href="/carolyns_creations/babyz/babyz-5/">5</a>
|
||||
|
|
||||
<a href="/carolyns_creations/babyz/babyzspecial-1/">Special Babyz</a>|
|
||||
Play with a Babyz Online
|
||||
</p>
|
||||
|
||||
<table class="img-border normal">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="/carolyns_creations/babyz/babyzplay/jackbly/">
|
||||
<img src="Jack.gif"><br>
|
||||
<span>Play with Jack</span>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<a href="/carolyns_creations/babyz/babyzplay/vesuviusbly/">
|
||||
<img src="Vesuvius.gif"><br>
|
||||
<span>Play with Vesuvius</span>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<a href="/carolyns_creations/babyz/babyzplay/cathybly/">
|
||||
<img src="Cathy.gif"><br>
|
||||
<span>Play with Cathy</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table class="img-border normal">
|
||||
<tr>
|
||||
<td>
|
||||
<a href="/carolyns_creations/babyz/babyzplay/joshbly/">
|
||||
<img src="Josh.gif"><br>
|
||||
<span>Play with Josh</span>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<a href="/carolyns_creations/babyz/babyzplay/frostedmaltbly/">
|
||||
<img src="Frostedmalt.gif"><br>
|
||||
<span>Play with Frostedmalt</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="purple" style="margin-top:0;">
|
||||
<u>Page</u>:
|
||||
<a href="/carolyns_creations/babyz/babyz-1/">1</a>
|
||||
<a href="/carolyns_creations/babyz/babyz-2/">2</a>
|
||||
<a href="/carolyns_creations/babyz/babyz-3/">3</a>
|
||||
<a href="/carolyns_creations/babyz/babyz-4/">4</a>
|
||||
<a href="/carolyns_creations/babyz/babyz-5/">5</a>
|
||||
|
|
||||
<a href="/carolyns_creations/babyz/babyzspecial-1/">Special Babyz</a>|
|
||||
Play with a Babyz Online
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue