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,187 matches.


<< < > >>

Viewing 31-60 of 5,187 matches. 1 | 2 | 3 | 4 | 5 | 6 | 790173

31.

None

Topic: The Flash 'Reg' Lounge

Posted: 10/10/09 09:10 PM

Forum: Flash

They fixed it trig :/


32.

None

Topic: anouther noob question

Posted: 10/07/09 06:54 PM

Forum: Flash

Yes. You can use FlashDevelop to get AS3 with Flash 8, but it might be complicated if you're new.


33.

None

Topic: Halloween game Programmer needed.

Posted: 10/06/09 11:31 PM

Forum: Flash

At 10/6/09 10:08 PM, SirSloth wrote: Rude :P

Personally, I was just commenting on how long two years is. It's just a drastic over-statement of your time, and almost sounded unrealistic. My b, though.


34.

None

Topic: Using AS3 to develop for the iPhone

Posted: 10/06/09 11:29 PM

Forum: Flash

Murudai, while it sounds a little cocky, self-interested argument, that was kind of my point, too! It's a pain in the ass now, but it says released end of 2009, so I'm just hoping to finish something really quickly if I get time and put it in before the gates open.


35.

None

Topic: Halloween game Programmer needed.

Posted: 10/06/09 10:05 PM

Forum: Flash

At 10/6/09 09:32 PM, Hamslice wrote: its actually only been one year, and we've only put in about 2 months of work.

Sounds more like it :P


36.

None

Topic: Moving drawn animations,

Posted: 10/06/09 09:14 PM

Forum: Flash

Each layer and can have it's own motion tween, so you would have to have each body part on separate layers. Otherwise, if you did frame by frame, you could do it all on one frame and redraw the whole body, or separate the body parts and just do FBF on each one. They all work, depends on what you're going for.


37.

None

Topic: Flashlight Engine

Posted: 10/06/09 08:46 PM

Forum: Flash

At 10/6/09 07:39 PM, zrb wrote: Way too laggy, did you just make a million circles and reduce their size and/or alpha according to mouse distance ? Cause that's what it looks like and that's pretty much utter crap to be honest.

Sort of agree, although I don't think it looks too much like crap, it could be much smoother, nicer, and probably better done. The effect overall is kind of cool, but work on it.


Raycasting tutorial from top view and incredibly more efficient than your method.

I personally hate that tutorial, I think it's not too efficient. I remember DeltaLuca telling me a long time ago to just find all the polygon coordinates and use that kind of. If you draw it out, it makes much more sense, and looks 100% smooth, because it perfectly goes to points. That can be a pain in the ass, though.


38.

None

Topic: Halloween game Programmer needed.

Posted: 10/06/09 08:40 PM

Forum: Flash

You must have been working for two years at a very slow pace I assume, right?


39.

None

Topic: Using AS3 to develop for the iPhone

Posted: 10/06/09 07:38 PM

Forum: Flash

I would go and learn Objective - C / how to use XCode just before this came out. Fuck me! Well, I haven't really read any comments / the articles, but I'm assuming someone's going to or has said something about performance issues. I can only hope!


40.

None

Topic: Need programmer for Halloween game.

Posted: 10/06/09 07:34 PM

Forum: Flash

Anyone could make those sprites if they spent five minutes. Very half-assed work. Go make something better and come back when you're ready.


41.

None

Topic: The Flash 'Reg' Lounge

Posted: 10/06/09 07:09 PM

Forum: Flash

Woot for two month old computers crashing without having backed up. ULLLTTTTRRAAKKKIIIILLL!

Now stop talking about rapists!


42.

None

Topic: AttachMovieClip Issue.

Posted: 10/03/09 02:10 PM

Forum: Flash

At 10/3/09 02:07 PM, IWantSomeCookies wrote: doesn't the MC have to have a depth to be removed?

It's been so damn long since I've used Flash, my gosh! "attachMovie" automatically gives a legitimate depth I think, though.


43.

None

Topic: Hiring Animator, will pay $$$

Posted: 09/30/09 08:24 PM

Forum: Flash

Three to four minutes in less than a month for $300? That's gonna be a real feat for an animator, and I'd be surprised if you get anyone with significant talent, but if you do, congrats and good luck! (My recommendation is raise the pay basically if you can)


44.

None

Topic: Madness Day 2009 Winners

Posted: 09/30/09 08:18 PM

Forum: NG News

Congrats to everyone, of course!

Also, that picture is fucking beast, and Madness Accelerant was awesome.


46.

None

Topic: Random list (varable) AS2

Posted: 09/03/09 03:48 PM

Forum: Flash

At 9/3/09 03:46 PM, hucki wrote: You would say random(3) and not random(2).
But an easy way so that you can never get it wrong is:

wordList = new Array();
wordList[0] = "Item";
wordList[1] = "Item";
wordList[2] = "Item";

textBox.text = wordList[random(wordList.length)];

If ya wanna be a dick, then let's do this:

wordList = ["Item1", "Item2", "Item3"];
textBox.text = wordList[random(wordList.length)];

Now let's stop with all this crap.


47.

None

Topic: Random list (varable) AS2

Posted: 09/03/09 03:42 PM

Forum: Flash

At 9/3/09 03:23 PM, apeskape wrote: wordList = new Array();
wordList[0] = "Cow";
wordList[1] = "Cow";
wordList[2] = "Cow";

textBox.text = wordList[random(2)];

It's been FOHEVAAA since I've done AS2, but don't you mean random(3). It does 0 -> (# - 1) I think.


48.

None

Topic: The Flash 'Reg' Lounge

Posted: 09/02/09 12:09 PM

Forum: Flash

At 9/2/09 02:01 AM, BoMToons wrote: Could they?

No, no they couldn't. Fuck all of you :'(


49.

None

Topic: The Flash 'Reg' Lounge

Posted: 09/02/09 01:59 AM

Forum: Flash

Truth of the "commercial sales" matter is that they're not going to hunt you down unless you're making some real cash on whatever's being sold. That means you're making probably tens of thousands or more. They're not going to check if a small time developer has some license or not. They could care less (:P).


50.

None

Topic: The Flash 'Reg' Lounge

Posted: 09/01/09 06:26 PM

Forum: Flash

At 9/1/09 06:22 PM, angryglacier wrote: Look what I found! At adobe's website I was looking through student edition license agreements and I came to this one page that was adobe's "mythbusters" it was very stupid and childish but I came across a line of text that I would like to share with the community. link to it

Very, very interesting... HMMMMMM! Who's the rumor starting bastard? :D


51.

None

Topic: Happy B-day Nicholas-deary

Posted: 09/01/09 12:14 AM

Forum: Flash

Happy Birthday Deary ^_^


52.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/27/09 08:56 AM

Forum: Flash

Anyone have any "really good" ideas for an iPhone / iPod touch game that isn't an enormous project?


53.

None

Topic: Chickenfoot's Art

Posted: 08/27/09 08:17 AM

Forum: Art

Nothing in here is even up to par. You go from paint to chicken scratch to a copy of a picture. Step up the game.


54.

None

Topic: NG Sketchbook Tour 2009

Posted: 08/25/09 09:19 PM

Forum: Art

At 8/25/09 05:37 PM, Luis wrote: If i think of one i'll be sure to let you all know!

Here's my excuse for not working on it.


55.

None

Topic: AS2 Ques: Best "method" to script

Posted: 08/25/09 02:32 PM

Forum: Flash

At 8/25/09 02:25 PM, Buster60 wrote: So what is that mean, "I can handle them"?

You know how to use them and use them efficiently.


56.

None

Topic: Pirate Voice Acting Contest!

Posted: 08/25/09 11:13 AM

Forum: NG News

Sounds awesome, can't wait to see!

a.k.a. Why don't I join the rest of the crew and post in a NG News topic for the hell of it

57.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/23/09 10:43 AM

Forum: Flash

At 8/23/09 10:38 AM, El-Presidente wrote: Please watch Tarboy. It's really fantastic!

(forgot to add my own thoughts :P)

The song / songs flow well together, and it's awesome how the artist was able to mix together the very cartoony style with some really amazing graphical effects in the fires and things. Think it was all done in Flash?

(forgot I could just add submissions like that)


58.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/23/09 10:38 AM

Forum: Flash

Please watch Tarboy. It's really fantastic!


59.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/11/09 11:10 AM

Forum: Flash

At 8/10/09 08:37 PM, Saza wrote: Wait... iPhone apps are just .apps?
Anything extra needed apart from Flash to develop them? With the projector do you need the .swf AND the .app?

Xcode and an iPhone Developer Enrollment Certificate :D


60.

None

Topic: The Flash 'Reg' Lounge

Posted: 08/10/09 04:45 PM

Forum: Flash

At 8/10/09 04:04 PM, Saza wrote: Is there a Flash add-on that pixelises the vectors? I'm not ssure if it's possible but it'd be sweet.

You mean Pixel Tools? It doesn't pixelize already created vectors, but you can create certain vectors that are pixalized.

Also, I'm so happy this iPhone thing is going so smoothly. I can now easily just send my artist the .app file and it will automatically sync onto his iPhone without all the trouble of getting him Xcode, getting a new enrollment plan, etc. Woot!


All times are Eastern Standard Time (GMT -5) | Current Time: 11:08 PM

<< < > >>

Viewing 31-60 of 5,187 matches. 1 | 2 | 3 | 4 | 5 | 6 | 790173