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: 'WolfAkela'

We found 2,332 matches.


<< < > >>

Viewing 31-60 of 2,332 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 94378

31.

None

Topic: Importing Question

Posted: 03/01/09 10:45 AM

Forum: Flash

Former.


32.

None

Topic: Does it matter?

Posted: 02/27/09 03:59 AM

Forum: Flash

Nothing will help you improve your animation now than practicing. Just because you don't have the latest Flash version doesn't mean CS3 can only do sucky animations.


33.

None

Topic: Keycode for left click

Posted: 02/27/09 03:58 AM

Forum: Flash

Keycode is 1.

Might be different on Macs, not sure.


34.

None

Topic: I want to learn how to program game

Posted: 02/25/09 05:53 PM

Forum: Flash

ActionScript 3.0, forget about AS2.0, it's getting obsolete, not to mention it's slow compared to AS3.0.

Most of the "baww AS3 is too hard" complaints stem from users being too stuck with typical AS2.0 newbie mindedness (no type declaration, no OOP, using onClipEvents, etc). If, and only if, you had used AS2.0 properly, moving to AS3.0 would not be problem.

So why even bother with AS2.0 when you can go straight to AS3.0?


35.

None

Topic: need programer for game

Posted: 02/24/09 06:53 PM

Forum: Flash

Pictures of what you've done.

Talk in proper English or else people will just take you for that random noob who wants someone else to do his work for him.


36.

None

Topic: Multiplayer Lan Flash Game?

Posted: 02/24/09 04:13 AM

Forum: Flash

Iirc, won't Adobe Air support it?

The only "local multiplayer" Flash can do is on one computer running multiple SWFs.


37.

None

Topic: Please explain this!

Posted: 02/22/09 08:20 AM

Forum: Flash

You should start with the basics. If you knew the basics, you can easily create your own. What you're doing is basically just copy paste, but wanting to change a number, no matter how you twist it.


38.

None

Topic: Sprites and sponsors

Posted: 02/20/09 12:16 PM

Forum: Flash

Sponsors wouldn't pay to license a game if they know it might give them trouble later on.

And this is why you start creating original characters.


39.

None

Topic: a good make of microphone

Posted: 02/20/09 07:16 AM

Forum: Flash

You'd probably want a sound-proofed room to remove the noise completely.


40.

None

Topic: Flash Programs

Posted: 02/19/09 12:15 PM

Forum: Flash

SwishMax, SWF Sothink Quicker, etc... none as good as Adobe Flash (expectedly).


41.

None

Topic: Walking on a Curved Slope?

Posted: 02/16/09 08:15 PM

Forum: Flash

Don't know if it's the best way, but just use a while loop.
1) If character isn't touching the ground, while loop downwards until he does.
2) If character is touching the ground, while loop until he doesn't.

Of course you'd have to seclude the two from each other, otherwise you'd have an infinite loop. You're also aren't limited to increments of 1, so if you wanna decrease running time and sacrifice a tiny bit of accuracy, you can bump the increments to 2, 3, 5 or more.


42.

None

Topic: question about wacom tablets

Posted: 02/15/09 11:27 AM

Forum: Flash

Can't see why not.


43.

None

Topic: Left 4 Dead Collab

Posted: 02/14/09 02:58 AM

Forum: Flash

You have awesome credentials, I would entrust my hours of quality, hard work to you.


44.

None

Topic: Random Number Generator

Posted: 02/12/09 10:26 AM

Forum: Flash

I get the feeling it's not Flash that he needs.


45.

None

Topic: Flash Shortcut Tools

Posted: 02/11/09 09:45 AM

Forum: Flash

At 2/11/09 07:32 AM, JPGarcia wrote: please don't tell me you're still using windows 98

Lrn2change themes. From the fonts, it's Vista.


46.

None

Topic: rotating

Posted: 02/11/09 06:08 AM

Forum: Flash

Yes.

Free Transform Tool (key "Q"). Highlight what you want to rotate then press Q. Rotate.


47.

None

Topic: Flash Shortcut Tools

Posted: 02/11/09 06:07 AM

Forum: Flash

Edit > Keyboard Shortcuts


48.

None

Topic: Flash Programs?

Posted: 02/09/09 10:58 AM

Forum: Flash

Adobe Flash.


49.

None

Topic: Creating A Final Fantasy Type Rpg

Posted: 02/09/09 10:57 AM

Forum: Flash

You don't learn how to make a particular game only. You learn how to program bits of many things, which you use to build a game. If you're still using AS2, bookmark this:

http://www.newgrounds.com/bbs/topic/2298 08/53

You can start out with either topics:
http://www.newgrounds.com/bbs/topic/3685 47
http://www.newgrounds.com/bbs/topic/3543 98 (I recommend this one more)

------

If you use AS3:
http://www.newgrounds.com/bbs/topic/6958 18/5

Start with:
http://www.newgrounds.com/bbs/topic/7395 22


50.

None

Topic: Remove rightclick menu? :D

Posted: 02/09/09 05:29 AM

Forum: Flash

Just in case, you can't completely disable the right click menu through the SWF alone. You can do it if it's embedded on an HTML by JavaScript.


51.

None

Topic: Anyone?

Posted: 02/08/09 05:57 AM

Forum: Flash

"but my animation is not finished"

How much have YOU made? Links to what you've done so far; you're not doing yourself a favor.


52.

None

Topic: *flash* hard light problem

Posted: 02/06/09 01:15 PM

Forum: Flash

You're using it wrong. Use two layers:

TOP: Hard lighted gun
BOTTOM: gun (normal)


53.

None

Topic: reffering to multiple MCs

Posted: 02/06/09 09:17 AM

Forum: Flash

Push them all into an array.


54.

None

Topic: Want to make games on the Xbox 360?

Posted: 02/05/09 07:58 AM

Forum: Flash

Porting... so apps written on XNA on the PC won't work on the 360, and we have to rewrite it?


55.

None

Topic: How would I:

Posted: 02/04/09 09:27 AM

Forum: Flash

Then don't skim through lessons and actually understand what you're reading and put it to practice. I'm fairly sure you're still using AS2.0, so bookmark this topic:

http://www.newgrounds.com/bbs/topic/2298 08/53

You can start out with either topics:
http://www.newgrounds.com/bbs/topic/3685 47
http://www.newgrounds.com/bbs/topic/3543 98 (I recommend this one more)

The jumping you're looking for is:
http://www.newgrounds.com/bbs/topic.php?
id=313979
(easiest to read)
http://www.newgrounds.com/bbs/topic/4864 17
http://www.newgrounds.com/bbs/topic/1524 95

Again, read, comprehend and put to practice. Each basic lesson counts. Don't make the mistake of just copy pasting the code, praying it works, and if it didn't go to the BBS to whine about the code and beg others to fix it, since if you never wrote your own code you'll never fix and maintain it. If your game gets bigger due to copy pasting, then it's far less likely someone will go through the mish mash code to fix it for you.


56.

None

Topic: How would I:

Posted: 02/04/09 09:13 AM

Forum: Flash

At 2/4/09 09:07 AM, VoidWhisperer wrote: won't you help someone who is new to flash :(

It's only been 3 minutes, we aren't paid to solve your questions in a minute.

Make it in a game so that when someone is not touching a surface(ex. something named walk) they, fall but they dont fall when there jumping...
if (!character.hitTest(walk)){
   //fall
}

Either you code each animation differently (split into MCs with their own codes), or you have a variable that tells when the character is jumping.

if (!character.hitTest(walk) && !isJumping){
   //fall
}else if (!character.hitTest(walk) && isJumping){
   //dont fall
}

---

How would i make it so when your press spacebar your person jumps..
if(Key.isDown(32)){
   //jump
}

Or, more propely:

var keyListener:Object = new Object();
Key.addListener(keyListener);
keyListener.onKeyDown = function(){
   if(Key.getCode() == 32){
      //jump
  }
}
ib4itsnotworkinghowtomakecharacterjump

57.

None

Topic: Want To Make A Flash Rts?

Posted: 02/04/09 02:10 AM

Forum: Flash

It's been a year already? I still remember your first posts here, lol.

Anyway, just asking: is there any way you can pick multiple units in your revised version? In the old one, drag and drop left click doesn't seem to do it, and instinctive "mouse combo" keys like ctrl, alt and shift doesn't seem to do it either.


58.

None

Topic: .fla gone,USB stolen, spent 8 weeks

Posted: 02/03/09 11:57 AM

Forum: Flash

At 2/3/09 11:41 AM, BillysProgrammer wrote:
At 2/3/09 09:06 AM, SweetSkater wrote:
At 2/3/09 07:39 AM, BillysProgrammer wrote: Sweet, Decompiling a SWF, think about. Say you take a SWF off NG (which isnt hard..) and you decompile it, and submit it somewhere else, say for money, you just STOLE it.
But he wasn't discussing that, he was discussing decompiling his own work...
So he is not speaking about anything illegal!
P
Anyway now you just told the noobs how to steal flash. >:C
No, the guy above just did. I didnt say how to get it off NG... and also, how can you prove its his.

And how, as a sponsor, would you prove that it's not his? Check every single SWF on the internet?


59.

None

Topic: Hey im looking for this flashauthor

Posted: 02/03/09 09:41 AM

Forum: Flash

Next topic, post topics like this in the Where is / How to? forum.


60.

None

Topic: .fla gone,USB stolen, spent 8 weeks

Posted: 02/03/09 09:39 AM

Forum: Flash

Sothink Flash Decompiler, though yo need to buy it to get the AS.

But if you don't want to, get Flare. It'll extract the AS from an SWF.

Next time, back it up. And why are you even working on a USB stick? Saving/publishing would be slow as heck, you should've been working on the HDD, then back it up to a flashdisk and even via your email.


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

<< < > >>

Viewing 31-60 of 2,332 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 94378