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

We found 87 matches.


<< < > >>

Viewing 1-30 of 87 matches. 1 | 2 | 3

1.

None

Topic: SwapDepths is annoying me...

Posted: 04/01/07 02:39 PM

Forum: Flash

Doesn't swapDepths swap the depth of two movieclips ?

That should allow you to change it however you like, it doesn't have to stay that way until the end of the movie....

but... I think what you are experiencing is the difference between levels and layers in flash. something placed on a "Level" will always overlay anything that is on a layer in your .fla.

Is that the problem you are experiencing ?


2.

None

Topic: Main Menu black ? April fools ?

Posted: 04/01/07 11:21 AM

Forum: Where is / How to?

Did the main menu buttons just turn black for everyone else ?

redesign ? or is it a joke ?


3.

None

Topic: Is it worth it?

Posted: 04/01/07 11:19 AM

Forum: Flash

it kind of looks like a stingray, where's the crocodile hunter ?


4.

None

Topic: Maximum and minimum _x coordinates?

Posted: 04/01/07 11:15 AM

Forum: Flash

The concept is that when the _x property is less than the left boundary of the screen, you should just set it's value to that boundary -- therefore it will never go beyond that boundary.

Think about how you would code that, given what you know.

In psuedo code :

if (_x < min_x)
{
_x = min_x
}


5.

None

Topic: ppl not usin preloaders annoy me

Posted: 04/01/07 11:08 AM

Forum: Flash

Even if people make a preloader for someone, they still have to use it and have some kind of knowledge how to use it.

We all assume that if they know how to make a flash movie, they should understand how to use a preloader. Even though it's quite simple, I think they think it's much more complicated than it is... and therefore don't even try.

Maybe they could dock some exp points if you don't use one. They'll get some "experience" in making a preloader if they start doing that.


6.

None

Topic: Flash

Posted: 04/01/07 11:03 AM

Forum: Flash

For future reference, the submit content button is in the top right of the screen, below the login area, above the main menu.


7.

None

Topic: what the

Posted: 04/01/07 12:23 AM

Forum: Flash

What were they ? I blammed a few, not sure if they were yours. Refresh my memory and I'll tell you why.


8.

None

Topic: Creating an instance of an object

Posted: 03/31/07 11:26 PM

Forum: Flash

At 3/31/07 11:17 PM, twisterghost wrote: Hey all. I've been trying to figure out how to simply make an instance of a movie clip or button in AS. I've seen the createObject thing, but I don't understand the arguments, and I don't even know if thats the right function. Do I need to use a linkage name for them in there?

If someone could give me the syntax or just a small example that would be nice. I'm preparing for whatever I may need for a game I'm planning. Already have the basic engine for it down, but its hardly usable because I need to be able to make things appear, do their actions, and destroy.

Thanks for your help!

_root.attachMovie(SymbolName,InstanceName,Lev el)

With this method, you do need to right click on the movieclip in your Library and choose "Export for ActionScript" and use that name for your SymbolName in the above code.

InstanceName is what you want the instance to be called.

Level is basically the depth. Most people use the next highest level. Level determines the ordering of your movieclips.


9.

None

Topic: up good, down baddddd

Posted: 03/31/07 11:20 PM

Forum: Flash


Since the box's location is dependent on the location of the platform, you'd always want to update it first in a given frame.

Meaning the platform should be updated first... then the box.

(sorry for the double post, just wanted to make that clear)


10.

None

Topic: up good, down baddddd

Posted: 03/31/07 11:16 PM

Forum: Flash

Maybe I am missing something here(highly possible as I really didn't read the code), but it would seem that the ordering would seem to be pretty key in this situation.

You'd want the platform to be processed first, and then the box.

Update Platform
Update Box

Otherwise... the box wouldn't catch up with the platform till the next frame -- which seems to be what I am seeing visually.

Frame 1
Update Box
Update Platform -- platform is now at it's new ypos that is further down the screen--- box is still where it was after it was updated -- slightly higher.

Frame 2
Update Box -- now box is updated and will be aligned correctly.
UpdatePlatform --- if the platform is still moving downward, we have the same problem again this frame.

If I'm missing something, just disregard all this. But based on the visuals, this appears to be about the ordering of what you are updating each frame.

Since the box's location is dependent on the location of the platform, you'd always want to update it first in a given frame.


11.

None

Topic: swf problem

Posted: 03/31/07 11:01 PM

Forum: Flash

I think trunks is right.

Just go to adobe website and upgrade the plugin for your browser, and then everything should be fine.


12.

None

Topic: swf problem

Posted: 03/31/07 10:35 PM

Forum: Flash

Really hard to determine what's going on without looking at it.


13.

None

Topic: NG Member Killed in accident.

Posted: 03/31/07 10:31 PM

Forum: General

If it's true they should put a RIP tombstone on the frontpage that links to his flash work.

At least until April Fools Day.


14.

None

Topic: Scene names

Posted: 03/31/07 10:01 PM

Forum: Flash

Yeah, good to know. You can also change the ordering of your scenes in that window. I wish it was somehow accessible from the icon on the top that lets you select scenes from a dropdown.


15.

None

Topic: Hey.. I'm new here... well.. sortof

Posted: 03/31/07 09:59 PM

Forum: Flash

animation was nice, but some music and a plot of some sort to tie it together and it'd probably do much better.


16.

None

Topic: 3D Models

Posted: 03/31/07 09:57 PM

Forum: Flash

Keep in mind that you can also render frames and then import the images into flash. It's not real 3D, but you can do a pretty convincing job with some work.

It's a bit costly in terms of filesize and management if you have alot of animation, but it doable.


17.

None

Topic: Testing IP adress

Posted: 03/31/07 07:00 PM

Forum: Flash

I have an inkling that the next question might very well be "What's PHP exactly?"

Depending on your host, you might even have to use ASP.


18.

None

Topic: Action Script Help

Posted: 03/31/07 06:55 PM

Forum: Flash

Great thread on hitTests, thanks for that one.

I only wish you could do a shapeflag hitTest against another MC, and not just a point.


19.

None

Topic: Sounds

Posted: 03/31/07 06:49 PM

Forum: Flash

What is the problem you are having getting them into your flash movie ?

It's likely that the sounds are not the issue, and you'll have the same problem wherever you get your sounds from.

At 3/31/07 06:39 PM, Biogenisis wrote: Is there a place where I can get sounds for my pcoming war movie? I do not like flashkit.com's sounds because I cant get them into my movie. So I need FREE sounds that actually work. I have Flash 8 Pro.

20.

None

Topic: As help

Posted: 03/31/07 06:47 PM

Forum: Flash

So do you want to hittest every movieclip against all movieclips on the screen ?

If you have say 20 objects against each other, you can do that with a for loop. Pretty similar to what you are doing. I just don't understand why you are doing two hitTests in each iteration of the inner loop. What is the reasoning behind that ?


21.

None

Topic: test this flash game

Posted: 03/31/07 03:51 PM

Forum: Flash

Fun Game

Extremely minor thing I noticed - on your level over prompt, the text is "selectable" so you get that little edit text mouse cursor. Extremely minor and I'm sure you already know that.


22.

None

Topic: Universalizing world currency

Posted: 03/31/07 03:45 PM

Forum: Politics

I agree. Probably won't happen anytime too soon.

It would probably happen over time and used in addition to all other money to start. To expect everyone to shift to a global currency overnight is quite unlikely.


23.

None

Topic: evolution?

Posted: 03/31/07 03:26 PM

Forum: Politics

Are you implying that the Newgrounds Message Boards might not be the most effective way to learn about evolution ?

At 3/31/07 02:42 PM, Sigma-Lambda wrote:
At 3/31/07 09:03 AM, Micky9-TheForceBoy wrote: Ive got a question.
they say we evolved from apes, right?
we've got the apes. we've got the humans. Where are the in between????
I hope that this isn't an attack against evolution, because I don't understand how you could possibly think that tens of thousands of scientists studying and examining evolution over the past 100+ years could have possibly just "forgotten about that part." Do some reading on evolution, you'll find the answer.

24.

None

Topic: 122 Times. Wow.

Posted: 03/31/07 03:20 PM

Forum: Politics

I'd be very surprised if that's true. Do they trust their leaders in Europe ?

At 3/31/07 11:05 AM, Elfer wrote:
At 3/31/07 10:34 AM, MaxManning wrote: Who trusts politicians anymore anyways ?
You'd be surprised, nearly everyone trusts half of politicians these days.

In the US, anyway.

25.

None

Topic: Don't invade Iran!

Posted: 03/31/07 10:41 AM

Forum: Politics

There is an Iranian who lives in the apartment above me, and when he cooks it smells like shit. Maybe it's from his homeland.


26.

None

Topic: What do you think of Barach Obama?

Posted: 03/31/07 10:35 AM

Forum: Politics

Are you saying you hate all americans ? or just our presidents ?


27.

None

Topic: 122 Times. Wow.

Posted: 03/31/07 10:34 AM

Forum: Politics

Who trusts politicians anymore anyways ?


28.

None

Topic: How To Get Exp!

Posted: 03/31/07 10:26 AM

Forum: Where is / How to?

Just vote on some flash games/movies. If you fixate on exp points, you are gonna be disappointed quick.


29.

None

Topic: Some Interesting Facts

Posted: 03/31/07 10:23 AM

Forum: Politics

I think making stronger crack might help the situation. It should cut down lifespan of people not really contributing to society.

It's probably hard to think about the responsibility that come along with having babies when you are smoking a crack pipe. If the crack is more potent, they might not even be able to think about sex.


30.

None

Topic: do you know this gif animator??

Posted: 03/31/07 10:14 AM

Forum: Where is / How to?

Fireworks or Flash, but I'm sure a google search would yield many other solutions.


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

<< < > >>

Viewing 1-30 of 87 matches. 1 | 2 | 3