|
|
|
|
|
|
Posted: Mon Jan 16, 2006 1:53 pm
*admires shiny code*
This reminds me that this morning we were going into the computer room for the first time since october... only to find out it's somehow flooded. Our computer lessons are going to be strictly theory again, it seems gonk
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 1:53 pm
Hello Aoi. :3
Alex; I sheeeee
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 1:56 pm
*hugs borobdin* Thank god he made that imagemap tutorial. x___x; *clicks thread and attempts to code my 4th map*
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 1:58 pm
Taylor: The Staff Room. :3
Aiko: That's not good. gonk What good is a computer class without computers?
Ashley: Heh heh. It's not that hard for you, is it?
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 1:59 pm
Unknown Variable Taylor: The Staff Room. :3
Aiko: That's not good. gonk What good is a computer class without computers?
Ashley: Heh heh. It's not that hard for you, is it? I'm sorry...last time I clicked on that forum it said I wasn't permitted. sweatdrop
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:00 pm
xp heart Considering I'm JUST learning FTP, it's hard for me. Although, it's just a bunch of rectangles I'm coding, so, it's not bad. x___x; Eheh. *shall be back in a bit*
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:02 pm
Taylor: That's because only guild Moderators have access there. Rest assured Kimi said it in there though. :O
Ashley: xD FTP: Type in server / username / password, and hit connect. Move your files around as needed just like if you would on your desktop. Easy as pie.
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:05 pm
Unknown Variable Aiko: That's not good. gonk What good is a computer class without computers?
Uhm... well, our teacher doesn't know anything about computers, so I suppose it'll be just a waste of time like last year.
Got to go now <3 *hugs*
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:30 pm
Dude O_O! You're so awesome Alex XD And with such amazing skills :3 *Pets Skills* @ Taylor: yep, in the staff room Kimi said that as I addressed the question to the other shop keepers ^_^
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:35 pm
Alex. @____@;; What'd I do wrong? /* Gaia Image Map Go-er Rudolph J Heuser (Jakobo on GaiaOnline.com Modified: John T Wu (borobdin on GaiaOnline.com) */
require_once("imagemap.php")
// new imageMap $myImageMap = new imageMap()
// Meri and Kimi $area = new Rect(2,24,72,42,"http://www.gaiaonline.com/guilds/index.php?gmode=index&guild_id=1797") $myImageMap->addToMap($area)
// My Pet Lolita $area = new Rect(73,24,145,42,"http://www.gaiaonline.com/forum/viewtopic.php?t=7344133") $myImageMap->addToMap($area)
// PB Edits $area = new Rect(2,44,72,62,"http://www.gaiaonline.com/forum/viewtopic.php?t=7090335") $myImageMap->addToMap($area)
// Kiddo Edits $area = new Rect(73,44,145,62,"http://www.gaiaonline.com/forum/viewtopic.php?t=8474173") $myImageMap->addToMap($area)
// Lucca Edits $area = new Rect(2,64,72,81,"http://www.gaiaonline.com/forum/viewtopic.php?t=5915244") $myImageMap->addToMap($area)
// RM Edits $area = new Rect(73,64,145,81,"http://www.gaiaonline.com/forum/viewtopic.php?t=5376110") $myImageMap->addToMap($area)
// Facades $area = new Rect(2,83,72,102,"http://www.gaiaonline.com/forum/viewtopic.php?t=10636856") $myImageMap->addToMap($area)
// deviantART $area = new Rect(73,83,145,102,"http://ladydelaidra.deviantart.com/") $myImageMap->addToMap($area)
$myImageMap->setDefaultURL("http://www.gaiaonline.com/profile/index.php?view=profile.ShowProfile&item=321334")
// capture X and Y from query string $x_and_y = $_SERVER["QUERY_STRING"] $x_and_y = explode(",",$x_and_y) $inX = $x_and_y[0] $inY = $x_and_y[1] unset($x_and_y)
// echo $inX. "," . $inY; $myImageMap->testMap($inX, $inY)
?>
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:38 pm
Bridge: XD My skills aren't that amazing.
Ashley: What kinda error are you getting? o.o
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:39 pm
No matter where I click it leads me to my profile. x___X;
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:41 pm
Then your coordinates are overlapping areas someplace. I'll check the code as well, but double check your coordinates of each area and make sure that no two "boxes" overlap. :3
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:41 pm
|
|
|
|
|
|
|
|
|
Posted: Mon Jan 16, 2006 2:44 pm
razz ops in: Working on GG costumes ^_^ Zato is first ^_^
|
 |
 |
|
|
|
|
|
|
 |
|
|
|
|
|