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

We found 534 matches.


<< < > >>

Viewing 481-510 of 534 matches. 1610 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18

481.

None

Topic: a few questions

Posted: 06/30/06 01:33 AM

Forum: Flash

At 6/30/06 01:24 AM, ManciniProductions wrote: I need a bit of help for flash. Heres what I need to know:

1. How do you make one scene go to the next

im not to sure i have problems with scene's

2. How do you get your backround to move with character action. (For example: Someone walking, but character doesn't move while backround moves.)

onClipEvent(enterFreame){
if(key.isDown(Key.RIGHT){
_root.background._x -= speed

have a var name speed set to whatever speed you want it such as 10 or 5

3. How can I make an explosion so that after the climax the explosion fades away.

animate it

If anyone help me it would be greatly appretiated.

482.

None

Topic: collision, not working, i r stupid

Posted: 06/30/06 01:29 AM

Forum: Flash

is the instance name
face
no Face or
FACE
or FaCe its case sensitive


483.

None

Topic: I really watn some tips...

Posted: 06/28/06 11:03 AM

Forum: Flash

Best tip would be

Move your mouse to the back button and press the left mouse button ONCE
then move your mouse the third Message and press your left mouse button once on that thread then BAM!!!!

Follow the guides

:D

good luck i see alot of potential in you


484.

None

Topic: Game Tester

Posted: 06/28/06 10:52 AM

Forum: Flash

thanxs guys :d nice to hear positive coments :D


485.

None

Topic: Game Tester

Posted: 06/28/06 10:31 AM

Forum: Flash

you got a MSN account ?? if so pm me it and ill add you


486.

None

Topic: Game Tester

Posted: 06/28/06 10:25 AM

Forum: Flash

At 6/28/06 09:04 AM, coolfool wrote: 1. no death
2. no wall collisions
3. guy moves to slowly

1. as i said not completed
2. WHAT THE HELL you cant go through walls its all hittested
3. maybe but its at 24fps so yeah


487.

None

Topic: Game Tester

Posted: 06/28/06 09:52 AM

Forum: Flash

to all you guys saying it has no story line no enemies and stuff
hence the word

BETA over top of it

hmmm??
BETA
not complete yet i just wanted responses on the levels and stuff


488.

None

Topic: Game Tester

Posted: 06/28/06 09:05 AM

Forum: Flash

thanxs it's taken so far a Maximine of 1 1/2 hrs


489.

None

Topic: Game Tester

Posted: 06/28/06 08:59 AM

Forum: Flash

ok ok ok ive put beta OVER it but i guess noone will look at it now the link is so low down the post but the link is

http://denvish.net/u..151493586_pirate.php

it's not complete as you can see just the level as ive done so far no enemies but you can get the feel for it ARGH PIRATES!!!


490.

None

Topic: Game Tester

Posted: 06/28/06 08:26 AM

Forum: Flash

i should but i was told if i put it on the net i wont get sponsored so yeah


491.

None

Topic: Game Tester

Posted: 06/28/06 08:21 AM

Forum: Flash

hi im making a game and i would like to show some people who havn't seen it before to see what they think

if anyone is interested i want to send it on MSN not upload it if you leave your msn account i'll add you thanks


492.

None

Topic: game sponsors

Posted: 06/28/06 08:12 AM

Forum: Flash

i know of
armoured games
galactic games
crazy monkey
and
games2web

is there anyone else that sponsors?
and does anyone sponsor flash MOVIES


493.

None

Topic: TV show: PrisonBreak

Posted: 06/28/06 07:48 AM

Forum: General

Has Anyone seen the Last episode of Season 1 ????????

i just watched the episode where they escape prison BUT!!! i have to wait 2 weeks to see the last episode can anyone tell me what happens????


494.

None

Topic: Flash 9 Wishlist!

Posted: 06/28/06 07:28 AM

Forum: Flash

At 6/28/06 05:54 AM, Albert_93 wrote: ok i didn't saw that post

SEE!! dude SEE!!1 you talking about the past


495.

None

Topic: I need help on making racing games

Posted: 06/28/06 07:17 AM

Forum: Flash

CRAp how stupid of me
im sooooo sorry man
i dont deserve to do AS anymore :(

how could i make a mistake like that

sorry man

:P


496.

None

Topic: I need help on making racing games

Posted: 06/28/06 07:06 AM

Forum: Flash

laps are Var's

var laps:Number=0;

levels are frames

Play();

and movement can be found under top view car or something like that in AS:main


497.

None

Topic: Levels in platform game???

Posted: 06/28/06 07:03 AM

Forum: Flash

tru dat its the best way to explain something


498.

None

Topic: Levels in platform game???

Posted: 06/28/06 06:44 AM

Forum: Flash

lol i can see it now

Created animated and Directed by
old_style_clock

Thanks to Crusty_sheet for
teaching me about
the birds and the bees
_ + . = a god damn good time


499.

None

Topic: Levels in platform game???

Posted: 06/28/06 06:26 AM

Forum: Flash

you dont have a _ before root all root's have to have a _ <-- lets call that a Dick and a . is a vagina so oyu have ot have the dick and vagina to do a root

_root.circle


500.

None

Topic: flash mid

Posted: 06/26/06 04:49 AM

Forum: Flash

does anyone know of a program thats free and doesn't stop me from converting the full song
from Midi to mp3


501.

None

Topic: A tutorial I made,

Posted: 06/25/06 08:46 AM

Forum: Flash

because it takes to long to load im not loading it too long for a tutorial


502.

None

Topic: Dnamic Text

Posted: 06/25/06 07:25 AM

Forum: Flash

im making a game and there is a text box above my character that works if hes facing right y wont the text show up if the character is facing left this is the code on the character

onClipEvent (enterFrame) {
if (_x == xGoal && _y == yGoal) {
_root.man.gotoAndStop(1);
}
// end if
if (_x<xGoal) {
_root.man.gotoAndStop(2);

_xscale = scale;
}
// end if


503.

None

Topic: As Help

Posted: 06/25/06 05:00 AM

Forum: Flash

onClipEvent(enterFrame){
framenum=random(3);
gotoAndStop(framenum);
}


504.

None

Topic: As Help

Posted: 06/25/06 03:41 AM

Forum: Flash

im not that Great at AS but maybe you could work these in there somwhere

var FrameNum:Number=random(3);

if(FrameNum ==1){
gotoAndStop(1);
}else if(FrameNum==2){
gotoAndStop(2)
}
and so on


505.

None

Topic: Why wont my game work?

Posted: 06/04/06 06:58 AM

Forum: Flash

stop();


506.

None

Topic: duplicate movie/attach movie

Posted: 06/04/06 03:13 AM

Forum: Flash

on the frame of my game i have this
Mainly to make my bullets

score=0
_global.laserspd = 10;
_global.laserMove = 1;
_global.allow = 0;
_root.laser._x = -70;
_root.laser._y = 494;
onEnterFrame = function () {
if (Key.isDown(Key.SPACE) && (_global.allow == 0)) {
laser = _root.attachMovie("laser", "laser"+_root.getNextHighestDepth(), _root.getNextHighestDepth());
i++;
if (_root.ship._xscale>0) {
//ie facing right
laser._x = _root.ship._x+45;
laser._y = _root.ship._y;
_global.allow = 1;
}
}
laser.onEnterFrame = function() {
this._x += 30*_global.allow;
if (this._x>=600 || this._x<=-50) {
this.swapDepths(999);
removeMovieClip(this);
_global.allow = 0;
}
};
};

but now i want to put this in aswell the problem is when i put this in i cant shoot any suggestions as to y?

//duplicate Enemy
var ticks:Number = 0;
var dupetime:Number = 30;
var i:Number = 1000;
_root.onEnterFrame = function() {
ticks++;
if (i>1100) {
i = 1000;
}
if (ticks == dupetime) {
duplicateMovieClip(_root.enemy, "du"+i, 1+i);
i++;
ticks = 0;
}
};


507.

None

Topic: help me

Posted: 06/04/06 02:50 AM

Forum: Flash

ummm
file > Export movie??????????????????


508.

None

Topic: copy right, i need somat claryfying

Posted: 06/03/06 09:39 AM

Forum: Flash

dunno i guess ias long as your not making money from it its fine


509.

None

Topic: As: Help!!!

Posted: 06/03/06 06:02 AM

Forum: Flash

onClipEvent(load){
speed= 5;
}

onClipEvent (enterFrame) {
if (Key.isDown(87)) {
_x +=speed;
}
if (Key.isDown(83)) {
_x -=speed;
}
if (Math.abs(speed)>20) {
speed *= .7;
}
if (Key.isDown(65)) {
_rotation -= 15;
}
if (Key.isDown(68)) {
_rotation += 15;
}


510.

None

Topic: Actionscript help: How do I jump!?

Posted: 06/03/06 04:16 AM

Forum: Flash

theres a nice tutorial here


All times are Eastern Standard Time (GMT -5) | Current Time: 05:33 PM

<< < > >>

Viewing 481-510 of 534 matches. 1610 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18