1,793 Forum Posts by "Edvin"
Well, im sure that in ur library u have alot of stuff that u dont use !!! Like little sketches and all !!! Press F11, the library window pops up !!! Clean ur library by deleting the unnecessary files !!!
U dont wanna know wut i did !!! Staurday was soooooooooo boring !!! but nobody cares !!!
Thanx u 2 !!! Hey, could u tell me the name of the book please ?
At 6/21/04 01:51 PM, GeoffCLogan wrote: Rpgs are hard as all hell, at least making complex ones, I imagine a pretty simple one wouldn't be too hard. Would require some advanced knowledge of arrays though....which I have none of.
Speaking of which*goes and reads tutorials on arrays*.
RPG are the easiest games to make with flash !!! It's all variables with numbers !!! The hard part is the art and the scenario !!! (that's my point of view)....
that's the basics u know !!! If u dont know that !!! Damn... But anyways, it's good to learn, so come on !!! MAKE ME SOME GOOD FLASH !!!!!!
I'll just explain it !!! My wall system is a really basic one... Okay, let's get started !
1-Draw ur maze with the brush or anything, turn the whole thing in a Movie Clip... Give that movie clip the nstance of "maze" (without quotations) !
2-Now draw ur hero... turn it in a Movie Clip and assign it this code :
onClipEvent (load) {
// Set the move speed
moveSpeed = 15;
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
if (_root.maze.hitTest(getBounds(_root).xMax,_y,true)) {
} else {
this._x += moveSpeed;
}
// Move Right
} else if (Key.isDown(Key.UP)) {
if (_root.maze.hitTest(_x,getBounds(_root).yMin,true)) {
} else {
this._y -= moveSpeed;
}
// Move Up
} else if (Key.isDown(Key.DOWN)) {
if (_root.maze.hitTest(_x,getBounds(_root).yMax,true)) {
} else {
this._y += moveSpeed;
}
// Move Down
} else if (Key.isDown(Key.LEFT)) {
if (_root.maze.hitTest(getBounds(_root).xMin,_y,true)) {
} else {
this._x -= moveSpeed;
}
// Move Left
}
}
okay, u have it... Now, if u have any problems with this, make another post on this topic !
At 6/21/04 06:30 PM, PhoenixJ wrote: Get the educational version for $99 at the Macromedia Educational Store.
It's not 99$ at the ed²ucational store !!! Flash MX 2004 ' s real preice is 500$... If u want the educational one, you'll have to pay around 200$...
Anyways, dont give credits out like this !
At 6/21/04 03:24 PM, cheshirepus wrote: ...Then I don't think it would be too much to assume that the users here at Newgrounds will also be too lazy to help you out.
Just go buy a book for christ's sake! Next thing you know, you'll be asking us to hold your hand while you draw.
Can u hold my hand ? nah im kidding, ill just buy the fucking book !
NOOOOOOO ! Right now, France is tied with Switzerland !!! NOOOOOo !!!!!!!
Hey, I just got a few Marvel comics, and I have found them awesome !!! I was wondering if anybody could link me some tutorials on how to draw heroes like him !!! U can link websites... I know there are lots of book teaching u that, but consider me too lazy and too poor to buy them !!! Thanx !
At 6/21/04 12:44 PM, ThreeChairsBlack wrote: Dude, you gonna answer?
Kortex needs some sleep some times doesnt he ??? After all the help he gives ! And u could make an effect using a radient with alpha colors !!! I dont know !!!
Looking at dumb topics like this one !!! Nah, im kidding...
i got a better one : dsuygfzudgfezdgvcznc fyzcb gysf,nguyeifhusgfvsdgfsudhvcugdsvufxgvsigfbv osifhvsuigh nfghve ui,huirlgyhvre,gher;dgfhvrihgv !!!!!!!
Xtreme Beach Voley-ball !!! On XBOX !!! u know wut im talking about !!!
The most mad thing i have ever done !!! : Look at this topic...
Sorry, for fouble posting, but wut program do u use to make Sigs, how do u make them, could u link me some tutorials ... Thanx !
Sorry, could anybody make me another sig with anime/manga style pictures !!! Thanx in advance...
You must first of cleared the Halls of Tenacious Excrement and all labors before this task in order to even enter the layer of the troll.
But right before clearing the Halls of Tenacious Excrement, I had to battle an enormous chessburger... Is that still normal ???
WTF ???? again again again.....
I HAVE FOUND MY NEW PARTNER, U CAN STOP POSTING NOW !!!
At 6/17/04 06:45 AM, greyoneworld wrote: I just saw your beta game, and I have to say, I'm impressed. I'd glady work with you if you ever need it.
Well, i will gladly work with you !!! Ill try AIMing or EMAILing u !!! Thanx dude !!!
Why did it get a low score ? hmmm....
You get it from killing the Disgruntled Disco Troll of Ahm.
WTF ? (again) !
At 6/17/04 06:26 AM, DunnStudios wrote: I'm stuck on Level 2 :P But then again, I just suck! Lol...
Check ur temporary internet files and look for a Level2.Swf file !!! DEcompile the .swf !!! and, voila !
At 6/17/04 06:33 AM, Crimson_Edge wrote:At 6/17/04 06:29 AM, OzzyOsbourne wrote: Oh, don't be mean.<3.. So much <3.
Hey Crimson_Edge, who made ur sig and how did they make it ??? Thanx... And do u have any tutorials for GIMP 2.0....(i already have the ones from http://www.gimp.org/ !
At 6/17/04 06:18 AM, Crimson_Edge wrote:At 6/17/04 06:10 AM, Edvin1412 wrote: PS : Level 29, holy shit, how do u do that ?You use the magic platform shoes of hope... +8.
WTF ?
Can somebody make ma a cool sig !!! I'll appreciate it very much... I suck at making them !!! Look at my pointless sig .... I know.... IT SUCKS !!!!
At 6/17/04 06:16 AM, _AlucarD_ wrote:At 6/17/04 06:14 AM, Edvin1412 wrote: Do u know any website that generates sigs ??? I suck at making sigs !!! Look at mine for example.....simply go to the ASM or the SSM in the Clubs/Crews section....they will make a sig for you
Okay, thank u !!! Ill try going there ??? But even though, is there any online sig makers ?
Hey could u make one for me with aniame/manga characters on it !!! Tahnx !!! I would really appreciate it !

