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

We found 9 matches.


<< < > >>

Viewing 1-9 of 9 matches.

1.

Goofy

Topic: Collision Dectection Help

Posted: 10/14/07 01:19 PM

Forum: Flash

okay thx for all ur help ur names will b in the credits...


2.

Resigned

Topic: Collision Dectection Help

Posted: 10/14/07 01:02 PM

Forum: Flash

onClipEvent(enterFrame){
if(this.hitTest(_root.wall){
_root.gotoAndStop(2);
}
}

is that right....? it dont work :'(


3.

None

Topic: Collision Dectection Help

Posted: 10/14/07 12:46 PM

Forum: Flash

At 10/14/07 12:43 PM, 7IsUnlucky wrote:
At 10/14/07 12:36 PM, MiniNova wrote: it looks like it'll work... do i have to do the instance name of teh wall where it sez. So it'll look like this:
(_root."instance name")

I tried it normal but it said there was errors.
*sigh*

What's the instance name of your wall?

I dont have oneee yet, sorry i'm really crap aint i. Still thx for da help.
Umm gimme the actionscript and tell me the new instance name of the wall.


4.

None

Topic: Collision Dectection Help

Posted: 10/14/07 12:36 PM

Forum: Flash

At 10/14/07 12:27 PM, 7IsUnlucky wrote:
At 10/14/07 12:25 PM, MiniNova wrote: stuff
onClipEvent(enterFrame){
if(this.hitTest(_root.wall){
_root.gotoAndPlay(frame);
}
}

Try that

it looks like it'll work... do i have to do the instance name of teh wall where it sez. So it'll look like this:
(_root."instance name")

I tried it normal but it said there was errors.


5.

None

Topic: Collision Dectection Help

Posted: 10/14/07 12:25 PM

Forum: Flash

At 10/14/07 12:20 PM, MrCrinkle wrote: Hits what?

im assuming you just want a simple hit detection so here it is:

if (this.hitTest(_root.movingobject)){
_root.movingobject.gotoAndStop(2);
}

Put that in whatever you want to hit with the moving object.

thanks but it came up with:
________________________________________
________________________________________
__________
**Error** Scene=Scene 1, layer=Walls, frame=1:Line 1: Statement must appear within on/onClipEvent handler
if (this.hitTest(_root.movingobject)){

Total ActionScript Errors: 1 Reported Errors: 1
________________________________________
________________________________________
__________

I want is if my object (that moves with the arrow keys) hits a wall (the wall is a movie clip) the whole movie will change to a different keyframe.


6.

Shouting

Topic: Collision Dectection Help

Posted: 10/14/07 12:15 PM

Forum: Flash

Need some more help...

Does anyone know some actionscript that will detect when my moving object hits it then change the frame?

Cheers,
MiniNova.


7.

Elated

Topic: ***help Me*** How Do I...

Posted: 10/14/07 12:09 PM

Forum: Flash

At 10/14/07 12:04 PM, SweetSkater wrote: This should teach you what you need to know.

Denvish (<3) tutorial

thanks man!


8.

Crying

Topic: ***help Me*** How Do I...

Posted: 10/14/07 12:03 PM

Forum: Flash

... make my movie clip move using the arrow keys with actionscript?
I dunno if it matters but i have flash 8.

Please can you post some actionscript which i can copy and paste and can u leave some instructions...

all good help will be in the credits of teh game i'm makin this for.

Cheers,

MiniNova


9.

Shouting

Topic: Need some help!

Posted: 04/07/07 06:47 AM

Forum: Flash

Hiya yall. I'm making an Easter Flash! I was just wondering if any of ya know how to make a painting board on a drag and drop Flash game? I want it so I can paint on the egg and drag&drop objects i've made onto it. And if you could help me make it something like the image in the link. Thanks :)

<A>http://i28.photobucket.com/albums/c227/MIN INOVA/help.jpg<A>


All times are Eastern Daylight Time (GMT -4) | Current Time: 02:18 AM

<< < > >>

Viewing 1-9 of 9 matches.