About me:
Im Sean, Im currently going to school at Art Institute of Philadelphia. I Graduated from ITT Tech. Got myself an Associates degree in Multimedia - Info Tech. Im still looking to continue my education. I like to edit photo's, create video's, Read and research Ancient History, not to mention science. Yea I know most kids find that science and history are not important but I find it very interesting to study how it all began. I love to work out since it's makes me feel better and stronger. I also train in mixed martial arts and I love every minute of it. I want to have a good mma fighting record. Going Pro in MMA would be a Dream Goal that I would love to fight for. I have some great friends. Destiny brought us together! They love my jokes and my silly sarcastic humor. I love music to the soul! The list is under music. I am very picky on certain music artists that have talent and jeer the other rejects that sound like nails on a chalkboard. I am picky on movies as well.. same for books. But enough about me! It's all about you! That's why this website was invented!
Who I'd like to meet:
My greatest enemy!

Myself!
Comments
Jun 5 2009 10:06 PM
Jun 1 2009 3:25 PM
May 27 2009 4:56 PM
Apr 23 2009 9:29 PM
Apr 20 2009 3:23 PM
Mar 27 2009 3:03 PM
trailer riviera ninja spin from eddylookback on Vimeo.
Jan 28 2009 9:59 PM
Beetlejuice is the man
Jan 26 2009 8:21 PM
Jan 24 2009 10:43 PM
Jan 22 2009 8:34 PM
Source: http://www. neogaf. com/forum/showthread. php?t=347856
Jan 1 2009 9:01 PM
Jan 1 2009 7:22 PM
Dec 25 2008 1:36 AM
Dec 23 2008 3:12 AM
Dec 21 2008 5:41 PM
Dec 19 2008 5:51 PM
Dec 10 2008 4:33 PM
Dec 3 2008 8:48 PM
Dec 3 2008 12:50 AM
Nov 19 2008 4:58 PM
Nov 19 2008 4:46 PM
Nov 18 2008 11:41 PM
Nov 11 2008 12:26 AM
Oct 28 2008 1:33 AM
Oct 27 2008 12:57 AM
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
this.gotoAndStop(2);
this._x += 1;
_xscale = 100;
} else if (Key.isDown(Key.LEFT)) {
this.gotoAndStop(2);
this._x -= 1;
_xscale = 100;
} else if (Key.isDown(Key. UP)) {
this.gotoAndStop(2);
this._y -= 1;
_xscale = 100;
} else if (Key.isDown(Key.DOWN)) {
this.gotoAndStop(2);
this._y += 1;
_xscale = 100;
} else {
this.gotoAndStop(1);
}
}