You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'El-Presidente'

We found 5,163 matches.


<< < > >>

Viewing 91-120 of 5,163 matches. 1 | 2 | 3 | 4 | 5 | 6 | 790173

91.

None

Topic: im making a game platformer shooter

Posted: 07/20/09 12:06 AM

Forum: Flash

At 7/19/09 08:22 PM, BabyMaker12 wrote: oh an thanks gorilla studios for posting that link but i posted it anyway u n00b.

Correction, you "tried" to post it, but were incapable.

Go API. It's done differently for AS2 vs. AS3, so which are you using?

It will ultimately be either:

//AS2
movieclipname.lineStyle(1, 0xFFFFFF, 100);
moveclipname.moveTo(start.x, start.y);
moveclipname.lineTo(_xmouse, _ymouse);

//AS3
moveclipname.graphics.lineStyle(1, 0xFFFFFF, 1);
moveclipname.graphics.moveTo(start.x, start.y);
moveclipname.graphics.lineTo(mouseX, mouseY);

Some slight variations might be necessary to these though...


92.

None

Topic: Mouse_over Event

Posted: 07/19/09 07:46 PM

Forum: Flash

johnfn, then when he rolls on it, it will work, but the second the mouse stops moving, that function stops, and it won't work anymore. That function could replace the parts that check if the Boolean becomes true though.


93.

None

Topic: Zelda - Heart Engine

Posted: 07/19/09 07:43 PM

Forum: Flash

So you use "variable % number" to get the remained after variable has been divided by number. So do the (number of hearts you have left) % 1, and it will leave you with 0 or 0.5. You fill in all the hearts up up to the have by just getting the number without the excess (0, 0.5) and then if it has 0.5, the heart after is half full, otherwise, everything after is empty.


94.

None

Topic: The Flash 'Reg' Lounge

Posted: 07/19/09 12:57 PM

Forum: Flash

At 7/19/09 12:53 PM, Paranoia wrote: This is an automated message from Newgrounds - http://www.newgrounds.com.

Got that shit, too.


95.

None

Topic: The Flash 'Reg' Lounge

Posted: 07/19/09 12:29 PM

Forum: Flash

At 7/19/09 11:53 AM, liaaaam wrote: Dell is overpwiced almost as much as apple ;P

Agreed, but still...well I've gone to the dark-side now anyway, should probably make the best of it!


96.

None

Topic: Flash!!!

Posted: 07/19/09 02:43 AM

Forum: Flash

Read this and stop bitching, please.


97.

None

Topic: The Flash 'Reg' Lounge

Posted: 07/18/09 05:41 PM

Forum: Flash

Not to continue busting the skydiving / collider conversation, but I was just customizing a Mac and a Dell simultaneously, and...GOD DAMN MACS COST A SHITLOAD! To upgrade from 4 to 8 GB on Ram for a Dell Studio XPS was + $500, while a mac was + $1,000. Overall it was something like $2,000 vs. $4,000. Shit-fuck-face-dick!!!


98.

None

Topic: the new games

Posted: 07/18/09 03:19 PM

Forum: Flash

Huh?


99.

None

Topic: The Flash 'Reg' Lounge

Posted: 07/18/09 03:05 PM

Forum: Flash

At 7/18/09 02:53 PM, Toast wrote: If you want a normal OS to play games and do what normal people do, get Windows. If you want a decent OS, get linux. If you want to have a decent OS, AND play games, get windows and boot linux from inside windows. But please, you should know better than getting a mac.

But teh iPhonez!


100.

None

Topic: The Flash 'Reg' Lounge

Posted: 07/18/09 02:51 PM

Forum: Flash

AsusRiot: I would, but I don't think that enough people support it tech-wise that I would be willing to. It still is the same issue though...

Xeptic: Yeah, when I said which, I kind of meant the technicalities, not necessarily the machine, but I'll just look into it. I like how Macs run and all, I'm just afraid of 'teh switch' :p. I use a Mac desktop though, so it shouldn't be much of one.

So who does have experience with BootCamp here?


101.

None

Topic: Need Programmers

Posted: 07/18/09 02:47 PM

Forum: Flash

At 7/18/09 02:04 PM, thegameboy2008 wrote: WolfBoy300, I ain't a very good flash artist, a very crappy one in fact, and Archon68, it's actually quite easier than just surfing websites to find sprites, I do it through MUGEN.

So why should a programmer help you if he can just do it himself without needing a "leader." Also, games with sprites tend not to do as well and should just have solo-made art. Therefore, either learn to code, or learn to draw.


102.

None

Topic: Event Listener Stuff

Posted: 07/18/09 02:44 PM

Forum: Flash

My code will work, you just need to change e : Event to e : KeyboardEvent


103.

None

Topic: Event Listener Stuff

Posted: 07/18/09 02:39 PM

Forum: Flash

stage.addEventListener(KeyboardEvent.KEY_DOWN, keyDown);
function keyDown (k : KeyboardEvent) : void
{
    if(k.keyCode == 65) gotoAndStop(2);
}

Have you imported the KeyboardEvent's? "import flash.events.KeyboardEvent;" What's the error?


104.

None

Topic: The Flash 'Reg' Lounge

Posted: 07/18/09 02:31 PM

Forum: Flash

At 7/18/09 01:25 PM, Xeptic wrote: Bootcamp, yo.

Do you have any experience with it? I just feel a bit skeptical about something like that. So what type of Mac would you then recommend to get with it?


105.

None

Topic: The Flash 'Reg' Lounge

Posted: 07/18/09 01:24 PM

Forum: Flash

So bitches, my computer just auto-updated and continually gives error messages. I'm in need of a new computer and was going to get one soon enough, so it's not worth the trouble of going through Dell to figure out what the fuck is wrong and reformat it just so I can use the crap for another week or two. So here's my dilemma of what computer to get:

I want a Mac laptop so I can develop iPhone apps on the SDK, and I can't use my home desktop G5 because it has to be Intel-based. On the other hand, I want to get a Dell because I like some of the programs it uses that Macs can't, like FlashDevelop. I also feel like although they might not look as sleek, they cost significantly less than Macs with the same capabilities. So could someone recommend a solution to this problem? I love Macs, but everyone who switches just says, "FUCK!"


106.

None

Topic: Flash Genres & Tags - Wanna help?

Posted: 07/14/09 05:06 PM

Forum: Flash

At 7/14/09 05:04 PM, Fim wrote: I'll do some as long as it won't take me hours and hours :)

I just sent a PM that says something very similar, haha!


107.

None

Topic: + The New Castle Crashers Collab +

Posted: 07/13/09 11:50 AM

Forum: Flash

At 7/13/09 11:41 AM, Rotomination wrote: sprite sheet

Don't give that away! You are using that for your game, don't be so quick to hand those sprites out, they're good. People who are participating in this collab should be doing their own work, and from the skill levels seen in this thread, that looks significantly better. It would be "unfair" for someone to use that in their part. Also, who decides who gets it?


108.

None

Topic: Insterting a loader into a movie

Posted: 07/13/09 11:43 AM

Forum: Flash

If you can't shift anything / insert any frames at the beginning (which you obviously can, despite how complicated it is), you can always make a new scene and then move the scene back to the beginning, then insert the preloader there: NG Preloader Page. There might be some tweaking involved, but I don't think so.


109.

None

Topic: Castle Crashers Sprites

Posted: 07/13/09 11:40 AM

Forum: Flash

You only get sprite .fla's from games / movies online if you steal them with a decompiler or the author gives right. Clearly, Tom hasn't given out the rights to that art because they're extremely important sprites. Just learn to draw and make your own!


110.

None

Topic: +Opinion Needed Instinct(game)+

Posted: 07/13/09 11:38 AM

Forum: Flash

Firstly, are you sure they deleted it accidentally? There may have been a reason they deleted it. Anyway, the AI sucked pretty much, the fighting wasn't great, and the arrow shouldn't keep following you. You have some real work to do on this.


111.

None

Topic: Goodbye Yotam Perel (Lazymuffin)

Posted: 06/29/09 11:57 AM

Forum: General

It's really odd reading this thread. It's the most offensive, yet the most flattering thing. Usually you get these people bitching about Jews (I'm one), but here you have 90% of you loving him and not being opposed to Israel's actions.

The only really offensive person I find in here is squidly. "We" (a.k.a. they) kinda got stuck in a shit situation and are trying to fix it. It's not like the soldiers necessarily intentionally killed the two little girls. In one of the recent stories, terrorists fired rockets from nearby a school to intentionally get Israeli's to fire on it, which is just one example. I can't really go against all of the shit that you've said right now, or necessarily ever, but stop being such a douchebag and go to the Politics Forum and argue it or something.

I think this is also becoming pretty offensive to argue about whether he's a good or bad in a thread celebrating him and telling him "good bye" for a while.

Also, just so you guys know, going into the army isn't like being drafted there mentally. Most people feel an obligation and go because they want to aid their country, unlike here. It's a very different mindset.


112.

None

Topic: Are my pixel drawings good?

Posted: 06/29/09 10:24 AM

Forum: Art

It's okay, but it should be a little more refined to be considered art I think. That's sort of on the border of okay and good, but with some real work and possibly even smaller pixels it could be much better. Here's an example of Godly pixel art, just for reference: Ansel's thread.


113.

None

Topic: Free Flash Editor Download?

Posted: 06/23/09 12:13 AM

Forum: Flash

You can't discuss illegal ways of getting Flash on this Forum. You have to pay for Flash, but if you're a student you can get a discount, but otherwise you have to fork over about $700. Read the rules basically is about it. Yadda yadda yadda...

How have you paid for three versions of Flash but have an ineffective one? If you animate, it doesn't get much better from like 8 to CS4, other than maybe bone tools, and if you code, you can use Flash 8 with FlashDevelop in order to get AS3, so basically, no reason you should really need it.


114.

None

Topic: Game Feedback..

Posted: 06/19/09 11:38 PM

Forum: Flash

If you aren't going to animate it, maybe put it in the Art Forum too.


115.

None

Topic: Game Feedback..

Posted: 06/19/09 06:58 PM

Forum: Flash

Looks all right, but there's very little to base off. You should have more art or animation to show if you're going to ask for feedback. I can say though that his head is at a bit of an odd angle and his legs are somewhat short. The graphics also look fairly static (*not because they're not animated). Also, what kind of game?


116.

None

Topic: coding problems (skipping lines)

Posted: 06/15/09 10:55 AM

Forum: Flash

Didn't look at the code itself, but trace everything to make sure that it's getting to the line. It could be that one of your ifs is not working because it's not true.


117.

None

Topic: The Flash 'Reg' Lounge

Posted: 06/05/09 11:11 AM

Forum: Flash

At 6/5/09 10:10 AM, fluffkomix wrote: also it sorta looks like something that would help out programmers a lot. just my guess.

Doesn't sound like it. Didn't really look, but just read this line and doesn't sound like it helps:

"an object-oriented framework that lets anyone create original and complex games with thousands of objects on screen in just a few hours, without using any of the Flash libraries."

"anyone" doesn't help programmers in my opinion. I'll look at it more later though, could be wrong.


118.

None

Topic: The Flash 'Reg' Lounge

Posted: 06/04/09 06:48 PM

Forum: Flash

Ah, I just got back from graduation one and now off to the second (neither is mine).

But anyways, while I was out, I got my brother interested in some programming and he had this ingenious idea for an iPhone game. I told him he should try and after I get all this shit accomplished that I'd help him. He downloaded some iPhone SDK app or something that was 1.7 GB and didn't check the compatability before and it required 10.5, but he only has 10.4 something. It had a nice tester with pre-made examples, and woulda been really nice. Off to find another download for him...but more like dinner.

Also, got a bit farther on my game using Glaze. I like it using a pre-made engine in some ways, it reduces a lot of work, but it can be a real bitch too...


119.

None

Topic: The Flash 'Reg' Lounge

Posted: 05/26/09 07:39 PM

Forum: Flash

Summer plans involving Flash / Programming / Art (ghey)?

Teach myself Java [for AP Comp. Sci.]
Learn more about using Glaze
Make a game with Nate M.
Make a game with Rudy
Start the NG Sketchtits Tour '09

(doesn't sound like a lot except I have lots of trips planned so shove a pineapple up my ass and call me Sally...)

What are your plans or hoped achievements?


120.

None

Topic: NG Sketchbook Tour 2009

Posted: 05/22/09 07:32 PM

Forum: Art

At 5/22/09 02:11 PM, Whirlguy wrote: Whoah seriously, that art portal is gonna be up that soon? Niceee (:

No, we're just really really slow :D


All times are Eastern Standard Time (GMT -5) | Current Time: 06:07 AM

<< < > >>

Viewing 91-120 of 5,163 matches. 1 | 2 | 3 | 4 | 5 | 6 | 790173