Newgrounds.com — Everything, By Everyone.

Checking login status…

USERNAME:

PASSWORD:

Logging in…

Logged in as:
.
Logging out…
Inbox My Account Log Out


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

We found 1,562 matches.


<< < > >>

Viewing 1-30 of 1,562 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 93153

1.

Questioning

Topic: random enemies on stage

Posted: 10/07/06 10:17 PM

Forum: Flash

yeah, how can you do that, can you tell me?


2.

Thinking

Topic: random enemies on stage

Posted: 10/07/06 09:36 PM

Forum: Flash

hey can someone please help me make random enemies?

Ive got my objects on stage, 8 of them, and i want them to move randomly, left to right, right to left, up to down, down to up..

please can someone help me?

thanks in advance


3.

None

Topic: object rotation

Posted: 09/13/06 02:31 PM

Forum: Flash

i mean with code


4.

None

Topic: object rotation

Posted: 09/13/06 02:23 PM

Forum: Flash

hallo how do you rotate an mc but for it to actually move in a circle?

thanks


5.

Questioning

Topic: movieclip help please

Posted: 09/13/06 02:05 PM

Forum: Flash

that dosnt make one movieclip go towards the other does it?


6.

Happy

Topic: movieclip help please

Posted: 09/13/06 02:01 PM

Forum: Flash

hey how do i make one mc movetowards another mc?

thanks


7.

Shouting

Topic: playernames code help please

Posted: 09/12/06 03:21 PM

Forum: Flash

thanks a lot!!!XD


8.

Shouting

Topic: playernames code help please

Posted: 09/12/06 03:16 PM

Forum: Flash

i mean its supposed to check the dynamic text box and check what it says, annd it it says any of the bad names then it traces BAD NAME!


9.

None

Topic: playernames code help please

Posted: 09/12/06 03:02 PM

Forum: Flash

anything but that array


10.

None

Topic: playernames code help please

Posted: 09/12/06 02:45 PM

Forum: Flash

heya

can soeone help me do my planer names?

like for example

badnames = "Tom", "Jerry", "Dick", "Nob"; < thats my bad names array.

if you press the button and its not a badname then it traces goodname..

Thanks.


11.

Thinking

Topic: flash paint game

Posted: 09/09/06 08:32 PM

Forum: Flash

hello everyoe

can you tell me where to make my own paintgame, well infact how, and what tutorials you can give me?

thanks to everyone,
i did a dog.


12.

Thinking

Topic: movement help please

Posted: 09/03/06 09:27 PM

Forum: Flash

also you have to hold down up to actually jump


13.

Questioning

Topic: movement help please

Posted: 09/03/06 08:54 PM

Forum: Flash

but then you can press left or right when your jumping and it dosnt look right cus it just goes bak to the walk again.


14.

Questioning

Topic: movement help please

Posted: 09/03/06 08:02 PM

Forum: Flash

but now it wont jump


15.

Questioning

Topic: movement help please

Posted: 09/03/06 07:40 PM

Forum: Flash

hello

please can someone help me with my movement code, ive got my character in an mc, and in that mc are four mc's on different frames. prone, jump, left and right. My code below is what ive got so far, i want it so when you move it goes to that frame but when you let go off that key it stops playing that frame and goes to frame one. And then if your jumping you cant press left or right until you go back to the ground. Thanks a lot for your help..

onClipEvent (load) {
sspeed = 4;
jumping = false;
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
_x += sspeed;
this.gotoAndStop(4);
}
if (Key.isDown(Key.DOWN)) {
this.gotoAndStop(1);
}
if (Key.isDown(Key.LEFT)) {
_x -= sspeed;
this.gotoAndStop(3);
}
if (Key.isDown(Key.UP) && this._currentframe == 1 && jumping == false) {
this.gotoAndStop(2);
}
}

Thanks!


16.

None

Topic: moviescrollbar help wanted please

Posted: 09/02/06 01:35 PM

Forum: Flash

sorry for the double post but this is my code:

onClipEvent (enterFrame) {
if (pressed != false) {
this._x = _parent.dragbar._x+(_root._currentframe-_p
arent._parent.firstframe)/(_parent._parent
.lastframe-_parent._parent.firstframe)*bar
Width;
} else {
total = _parent._parent.lastframe-_parent._parent.
firstframe;
dest = Math.ceil((this._x-_parent.mcBoundL._x)/ba
rWidth*total+_parent._parent.firstframe);
_root.gotoAndStop(dest);
}
}


17.

Questioning

Topic: moviescrollbar help wanted please

Posted: 09/02/06 01:12 PM

Forum: Flash

hello friends and foes.

ive got a problem, a small one i think. I want to create a movie scroller, like a dragger and a bar at the bottom of the screen. It should move as the movie plays. But you can also scroll it, like if you click it and move it left or right the movie reverses or forwards. can anyone help me with this?

thanks, godbless you newgrounds.


18.

Questioning

Topic: attachMovie help

Posted: 09/02/06 01:12 AM

Forum: Flash

hello friends and foes.

please could you help me with this, my problem is i want to attach something from the library along the _X axis between 43.5 and 253.2, but i also want to add it randomly, so it randomly is added, can anyone help me with this?

Thank you, i love you all. godbless.amen.halaho..


19.

None

Topic: Vcam Help

Posted: 09/02/06 01:04 AM

Forum: Flash

sorry for the double post but ive forgotten to post my other problem :P

Well the thing is that i want to load things from the library, i know how to do it. but i want to load them randomly, for example

_root.attachMovie("cary", "cary", 1000000);
_root.driver._x = 166.0;
_root.driver._y = 266.0;

Now the problem is that i want another car to be added randomly, yet i dont want them to be added so that they touch each other. you get me?


20.

Questioning

Topic: Vcam Help

Posted: 09/02/06 01:01 AM

Forum: Flash

nevermind, ive fixed it:D thank you

could you help me on another small problem?


21.

None

Topic: Vcam Help

Posted: 09/02/06 12:53 AM

Forum: Flash

Thank you:D

but its too lets say.. solid. is there a way to ease the camera?


22.

None

Topic: Vcam Help

Posted: 09/02/06 12:47 AM

Forum: Flash

Hello all,

Im having trouble getting my vcam to follow the movieclip like in super soiler and stuff when the camera follows the person and even shakes when a bomb or something drops next to it?

Can anyone help me get the follow thing working please?

Ive asked my brother to help but he started stressing with me about going on newgrounds.com and said it wasnt for newbs. Thanks.


23.

Shouting

Topic: Denvish's Game/Mouse Shoot!

Posted: 04/30/06 03:53 PM

Forum: Flash

Hey NGrounders!

Ive got this code from Denvishes tutorial about mousy shooting, well one problem, i cant shoot exacly from where i want, can someone help me out?

danka!

onMouseDown = function () {
bc++;
if (bc>1100) {
bc = 1000;
}
duplicateMovieClip("bullet", "b"+bc, bc);
with (_root["b"+bc]) {
spd = 20;
_x = gun._x;
_y = gun._y;
_rotation = _root.gun._rotation;
_root. pussfuck = true;
_root. bumfuck = false;
}
_root["b"+bc].onEnterFrame = function() {
with (this) {
if (_rotation>180) {
_y += (spd*Math.cos(Math.PI/180*_rotation));
_x -= (spd*Math.sin(Math.PI/180*_rotation));
} else {
_y -= (spd*Math.cos(Math.PI/180*_rotation));
_x += (spd*Math.sin(Math.PI/180*_rotation));
}
if (_x>Stage.width || _x<0 || _y<0 || _y>Stage.height) {
this.removeMovieClip();
}
}
};
};


24.

Happy

Topic: Small Action Script help.

Posted: 04/24/06 01:10 PM

Forum: Flash

I think i know dudes!

like dude look.

on(release) {
dudeism = new Sound (this);
dudeism.attachSound("dude");
dudeism.start(0,1);
}

Ok so like do that dude, but make dude the linkage dude in the duding library.

peace out dude, radicalism!


25.

Questioning

Topic: Madness Interactive Bullets?

Posted: 04/24/06 01:05 PM

Forum: Flash

Hey Dudez, like im making my new madness interactive game and like theres only a few things left for me to complete my lifelong dream of becoming a dude in making radical games.

Its been so long since ive asked newgrounds help dudes, im like radicaliscally happy.

So, ive got my bullet, everytime shoot = true; then i want a bullet to come out of my gun and drop to the group, sort of like phisicy, totally awesome, like madness interactive bullets.

Anyways dudes, id be happy if you could help me in my dream, ill show you the game after ive completed this small task for happyness.

Peace!**


26.

Happy

Topic: Arrays Help Please:)

Posted: 03/31/06 10:55 AM

Forum: Flash

Thank You! XD


27.

None

Topic: Arrays Help Please:)

Posted: 03/31/06 10:37 AM

Forum: Flash

Hey, ive got a small code that ive put on my button to check the player, can anyone help me wit this?

on(press) {
_root.names.new Array ("Tom", "Dick", "Harry")
if(_root.name_txt.text == null)
//PROBLEM HERE
}

See, if the name is nothing then i want one of the names from the array to be pushed into the name space for example _root.name_txt = ( either tom dick or harry )

Can anyone help me with this? Thank You!


28.

Shouting

Topic: Random Array?

Posted: 03/29/06 04:31 PM

Forum: Flash

Thank you very much Sir.


29.

Questioning

Topic: Random Array?

Posted: 03/29/06 04:09 PM

Forum: Flash

Hello there, im trying to add a small function to my game, can anyone help me out?

_root.namez=new Array("Pad", "Elfred", "Fonboos");

How do I make it so that if _root.playersname ! = "", then _root.playersname = a random name from the array.

Can anyone help me out?

Thanks!


30.

None

Topic: Protecting Flash Movies ??

Posted: 03/06/06 11:04 AM

Forum: Flash

No but i want it avalible to only certain allowed ip's.


All times are Eastern Daylight Time (GMT -4) | Current Time: 08:21 AM

<< < > >>

Viewing 1-30 of 1,562 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 93153