AgentX
AgentX's Profile
AgentX's Profile
Username | AgentX | Gender | Male |
Date Joined | Location | VALHALLA | |
Last Updated | Occupation | Flash animator voice actor | |
Last visit | # Pictures | 4 | |
# Comments Given | 113 |
Member Info
Member Info
Hey guys it's me, AgentX. The years have gone by, I signed up in 2006 and it was pretty fun. I can assure you the internet always will be an adventure lol. Anyway since photos on here take years to upload you can catch me on deviantArt more https://PizzaSpaghetti.deviantart.com (not that i'm trying to persuade you to leave FAC, lol no this sites more subtle and compact :)).
Lol all that below is oooooolldd and embarrassing but I guess I'll keep it around for Nostalgia
Im THROWING A HALLOWEEN CONTEST!!
For everone out there...
Whats hot right now:
Chinese Anime
Small Midgets
Small Cuties
Midgetness
Small Cute little chibis!
Small Cute little chibis in chinese anime (Oooh a mix of all)
Hot shows on TV:
South Park
Fosters home for Imaginary friends
My Gym Partner is a Monkey
Ed Edd, and Eddy (Professer Scam! hahah)
Camp Lazlo
Squrill Boy
Billy & Mandy (Grim adventures)
Naruto
I realy hate:
Spammers
The Avater
Heath ledger
Also I dont do request, I only sumbit tutorials for people who need help with MS PAINT drawing.
Shows I like and only shows I will do request on:
South Park
Fosters home for Imaginary friends
My Gym Partner is a Monkey
Ed Edd, and Eddy (Professer Scam! hahah)
Camp Lazlo
Squrill Boy
Billy & Mandy (Grim adventures)
Naruto
Mew Mew Power
Fruit Baskets
Fullmetal Alchemist
Hi Hi Puffy AMIYUMI
Tom and jerry
Family Guy
Simpsons
American Dad
My Video Games I adore-
Animal Crossing-Yeah go chibis, go!
Super Smash Brothers melee-Yeah dramitiac action XD
Paper Mario and the thousand year door-Yeah Zess T.
Alien Hominid-yeah die FBI Angents!
Lol all that below is oooooolldd and embarrassing but I guess I'll keep it around for Nostalgia
Im THROWING A HALLOWEEN CONTEST!!
For everone out there...
Whats hot right now:
Chinese Anime
Small Midgets
Small Cuties
Midgetness
Small Cute little chibis!
Small Cute little chibis in chinese anime (Oooh a mix of all)
Hot shows on TV:
South Park
Fosters home for Imaginary friends
My Gym Partner is a Monkey
Ed Edd, and Eddy (Professer Scam! hahah)
Camp Lazlo
Squrill Boy
Billy & Mandy (Grim adventures)
Naruto
I realy hate:
Spammers
The Avater
Heath ledger
Also I dont do request, I only sumbit tutorials for people who need help with MS PAINT drawing.
Shows I like and only shows I will do request on:
South Park
Fosters home for Imaginary friends
My Gym Partner is a Monkey
Ed Edd, and Eddy (Professer Scam! hahah)
Camp Lazlo
Squrill Boy
Billy & Mandy (Grim adventures)
Naruto
Mew Mew Power
Fruit Baskets
Fullmetal Alchemist
Hi Hi Puffy AMIYUMI
Tom and jerry
Family Guy
Simpsons
American Dad
My Video Games I adore-
Animal Crossing-Yeah go chibis, go!
Super Smash Brothers melee-Yeah dramitiac action XD
Paper Mario and the thousand year door-Yeah Zess T.
Alien Hominid-yeah die FBI Angents!
favorite
Favorite Pictures (2)
Comments
You are not authorized to comment here. Your must be registered and logged in to comment
ChibiChan15 on February 6, 2014, 12:18:07 PM
ChibiChan15 on
yeah its been like 7 years lol i think we were just aquaintencene i use to be "omgiluvkenny" forever ago lol
ChibiChan15 on February 6, 2014, 11:59:53 AM
ChibiChan15 on
PillowTulip on October 3, 2006, 4:20:36 AM
PillowTulip on
AgentX on January 19, 2013, 6:37:47 PM
AgentX on
AgentX on December 24, 2006, 5:32:09 AM
AgentX on
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>DHTML example</title>
<script type="text/javascript">
function init() {
myObj = document.getElementById("navigation");
// .... more code
}
window.onload=init;
</script>
</head>
<body>
<div id="navigation"></div>
</body>
</html>
<script type="text/javascript" src="myjavascript.js"></script>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Test</title>
<style type="text/css">
h2 {background-color: lightblue; width: 100%}
a {font-size: larger; background-color: goldenrod}
a:hover {background-color: gold}
#example1 {display: none; margin: 3%; padding: 4%; background-color: limegreen}
</style>
<script type="text/javascript">
function changeDisplayState (id) {
d=document.getElementById("showhide");
e=document.getElementById(id);
if (e.style.display == 'none' || e.style.display == "") {
e.style.display = 'block';
d.innerHTML = 'Hide example';
} else {
e.style.display = 'none';
d.innerHTML = 'Show example';
}
}
</script>
</head>
<body>
<h2>How to use a DOM function</h2>
<div><a id="showhide" href="javascript:changeDisplayState('example1')">Show example</a></div>
<div id="example1">
This is the example.
(Additional information, which is only displayed on request)...
</div>
<div>The general text continues...</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>DHTML example</title>
<script type="text/javascript">
function init() {
myObj = document.getElementById("navigation");
// .... more code
}
window.onload=init;
</script>
</head>
<body>
<div id="navigation"></div>
</body>
</html>
<script type="text/javascript" src="myjavascript.js"></script>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Test</title>
<style type="text/css">
h2 {background-color: lightblue; width: 100%}
a {font-size: larger; background-color: goldenrod}
a:hover {background-color: gold}
#example1 {display: none; margin: 3%; padding: 4%; background-color: limegreen}
</style>
<script type="text/javascript">
function changeDisplayState (id) {
d=document.getElementById("showhide");
e=document.getElementById(id);
if (e.style.display == 'none' || e.style.display == "") {
e.style.display = 'block';
d.innerHTML = 'Hide example';
} else {
e.style.display = 'none';
d.innerHTML = 'Show example';
}
}
</script>
</head>
<body>
<h2>How to use a DOM function</h2>
<div><a id="showhide" href="javascript:changeDisplayState('example1')">Show example</a></div>
<div id="example1">
This is the example.
(Additional information, which is only displayed on request)...
</div>
<div>The general text continues...</div>
</body>
</html>
ChibiChan15 on January 6, 2007, 2:00:08 AM
ChibiChan15 on
AgentX on January 9, 2013, 11:09:06 AM
AgentX on
AgentX on January 9, 2013, 11:09:03 AM
AgentX on
AgentX on January 9, 2013, 11:09:00 AM
AgentX on
AgentX on January 9, 2013, 11:08:07 AM
AgentX on
vivianbaby on October 19, 2010, 12:38:35 AM
vivianbaby on
Hello
my name is Miss Vivian sanka,after viewing your profile in this site,then i feel like dropping this massage to you, please i will like to know more about you and if you can send an email to my email address i will give you my picture because i have something important which i will like to share in common with you. Here is my email address (vivian_1sanka@yahoo.com)
vivian.
my name is Miss Vivian sanka,after viewing your profile in this site,then i feel like dropping this massage to you, please i will like to know more about you and if you can send an email to my email address i will give you my picture because i have something important which i will like to share in common with you. Here is my email address (vivian_1sanka@yahoo.com)
vivian.
Benk on February 11, 2007, 2:03:31 PM
Benk on
Comment Deleted
fullnarutoZ on February 13, 2007, 10:37:17 AM
fullnarutoZ on
AgentX on December 24, 2006, 5:30:37 AM
AgentX on
Ranson on October 17, 2006, 1:48:21 PM
Ranson on
blahblahman99 on October 17, 2006, 12:58:53 PM
Ranson on October 5, 2006, 11:51:07 AM
Ranson on
sasukeishot on October 1, 2006, 8:43:12 AM
sasukeishot on
thanks and I also got this comment: O.O I got this weird comment:
"when you already start reading this don`t stop or else something bad will happen...my name is teddy...i am 7years old with blond hair and scary eyes.ihave no nose or ears,i dead.if you don`t send this to 15ppl b4 you go to bed i will appear 2night with a knife and kill u this is no joke something will happen to you at 10:22 someone will call you or talk to you online and say i love you or ask u out sorry"
^~^" I don`t know what to think about it??????
OH, you got it too?????
"when you already start reading this don`t stop or else something bad will happen...my name is teddy...i am 7years old with blond hair and scary eyes.ihave no nose or ears,i dead.if you don`t send this to 15ppl b4 you go to bed i will appear 2night with a knife and kill u this is no joke something will happen to you at 10:22 someone will call you or talk to you online and say i love you or ask u out sorry"
^~^" I don`t know what to think about it??????
OH, you got it too?????
sasukeishot on October 1, 2006, 12:00:10 AM
sasukeishot on
chiros_girl133 on September 30, 2006, 1:03:06 PM
chiros_girl133 on September 30, 2006, 8:46:21 AM
AgentX on September 30, 2006, 10:36:26 AM
AgentX on
sasukeishot on September 29, 2006, 9:53:48 PM
sasukeishot on
Spottedfur on September 29, 2006, 11:34:56 AM
Spottedfur on
Karannah on September 29, 2006, 4:20:56 AM
Karannah on
AgentX on September 29, 2006, 4:28:51 AM
AgentX on
Karannah on September 29, 2006, 3:47:24 AM
Karannah on
AgentX on September 29, 2006, 4:09:39 AM
AgentX on
Karannah on September 29, 2006, 4:17:51 AM
Karannah on
AgentX on September 29, 2006, 4:19:31 AM
AgentX on
Karannah on September 29, 2006, 4:21:36 AM
Karannah on
Karannah on September 29, 2006, 4:22:59 AM
Karannah on
AgentX on September 29, 2006, 4:23:42 AM
AgentX on
Karannah on September 29, 2006, 3:37:25 AM
Karannah on
AgentX on September 29, 2006, 3:41:49 AM
AgentX on
Karannah on September 29, 2006, 3:46:50 AM
Karannah on
AgentX on September 29, 2006, 4:13:43 AM
AgentX on
Karannah on September 29, 2006, 4:18:44 AM
Karannah on
RaimoundosPuppet on September 29, 2006, 2:54:49 AM
Katboy on September 29, 2006, 12:43:57 AM
Katboy on
Spottedfur on September 28, 2006, 11:50:14 AM
Spottedfur on
sasukeishot on September 28, 2006, 9:30:05 AM
sasukeishot on
sasukeishot on September 28, 2006, 9:28:57 AM
sasukeishot on
SkyGirl on September 28, 2006, 9:00:30 AM
SkyGirl on
AgentX on September 28, 2006, 9:21:26 AM
AgentX on
luffylover222 on September 28, 2006, 7:37:52 AM
omgiluvkenny on September 28, 2006, 6:39:23 AM
omgiluvkenny on
kaisgirl2 on September 28, 2006, 5:38:23 AM
kaisgirl2 on
AgentX on September 28, 2006, 5:46:14 AM
AgentX on
sasukeishot on September 27, 2006, 9:48:36 PM
sasukeishot on
AgentX on September 28, 2006, 2:33:31 AM
AgentX on
omgiluvkenny on September 27, 2006, 10:58:46 AM
omgiluvkenny on
PillowTulip on September 26, 2006, 9:10:43 AM
PillowTulip on
Violet_Rose on September 26, 2006, 8:48:04 AM
Violet_Rose on