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

We found 58 matches.


<< < > >>

Viewing 1-30 of 58 matches. 1 | 2

1.

None

Topic: Disabling anti-aliasing

Posted: 01/16/07 10:48 AM

Forum: Flash

Is it possible to disable anti-aliasing for a specific symbol in a flashmovie?
in a way that the rest of the movie is still anti-aliased like normal.


2.

None

Topic: Reanimator camera

Posted: 01/15/07 02:18 PM

Forum: Flash


the real qustion is were did you downloud it from i wanted to but the stupid site crashed and
never came back..

http://www.fat-pie.com/animationextensions


3.

None

Topic: Reanimator camera

Posted: 01/15/07 02:08 PM

Forum: Flash

the combat instinct games i used about 2 different commands in total by myself. Anything that was remotely complicated (like the sniper and ammo counter) i received help with.
Thats why i stopped making games


4.

None

Topic: Reanimator camera

Posted: 01/15/07 01:43 PM

Forum: Flash

I asked a friend and he told me to remove the last line:

this.onEnterFrame();

and now it works fine.


5.

None

Topic: Reanimator camera

Posted: 01/15/07 01:01 PM

Forum: Flash

This is all:

<quote>/*Copyright (c) 2006-2007 Sockpuppet Pty Ltd. All Rights Reserved.*/
import flash.geom.Matrix;
import flash.geom.Transform;
import flash.geom.ColorTransform;
var copyrightNotice = "Copyright (c) 2006-2007 Sockpuppet Pty Ltd. All Rights Reserved. http://www.reanimator.net";
var reanimator = new Transform(this);
var camera = new Transform(this._parent);
var w:Number = Stage.width;
var h:Number = Stage.height;
this._visible = false;
this.onEnterFrame = function () {
this._parent.filters = this.filters;
var stageMatrix:Matrix = reanimator.matrix;
camera.colorTransform = reanimator.colorTransform;
stageMatrix.invert();
stageMatrix.translate(w*.5, h*.5);
camera.matrix = stageMatrix;
this.onEnterFrame();}</quote>

I did what the help file said:
-create a new layer
-insert camera symbol and tween all you like


6.

None

Topic: Reanimator camera

Posted: 01/14/07 09:59 PM

Forum: Flash

I have just downloaded this flash extension called "Reanimator camera"

It should work just like Sham bangals vCam but with rotation working.
Sadly whenever this camera symbol enters the scene, actionscript crashes and all commands are ignored in the remainder of the movie. Does anyone know what the problem is and how i can get it to work properly?

I'm using flash 8 thanks.


7.

None

Topic: GiGamer?

Posted: 01/23/05 04:23 PM

Forum: General

www.gigamer.com

I dont know what to think of it. But i know its stolen from somewhere


8.

None

Topic: Discoloration when exporting

Posted: 01/10/05 03:05 AM

Forum: Flash

The bitmaps you imported are compressed into JPG making them look less good. Goto Publish settings and reajust the JPG compression. 90% will get out most discoloration and still be a reasonable file size. see what percentage fits you best


9.

None

Topic: sham bhangal's camera script et al

Posted: 01/07/05 01:33 AM

Forum: Flash

Why dont you just try it out with a test movie?
Please tell the result, i would also like to know what happens


10.

None

Topic: steps to a good flash

Posted: 01/05/05 01:16 PM

Forum: Flash

All the movies ive done so far are without script. The story just evolved during the making of it. thats when the best ideas come up in me.


11.

None

Topic: 10 good artists needed for project

Posted: 01/04/05 02:32 PM

Forum: Flash

Hmm you need 10 artists. I hope you have figured out what you need 10 artists for and how you divide the task amongst them. You will need 10 artists that you can trust and that actually produce something instead of just saying that they want to join and then nothing... Also, organisation will probably take up most of your own time on the project. Most of the features also seem to be out of league for a flash game.

I wish you best of luck ;)

PS. i laughed my ass off reading this post


12.

None

Topic: How do you do explosions 3D Effects

Posted: 01/03/05 01:23 PM

Forum: Flash

You can make the rotating coin more convincing by using "ease in" and "ease out"

for example:

O >tween ease in -100> --
-- >tween ease out 100> O

the O and -- representing the coin :)


13.

None

Topic: Sprite question...

Posted: 01/03/05 01:16 PM

Forum: Flash

save the file as a .PNG and import it into flash

If this doesnt work, you should just import to flash, use "Trace Bitmap" on the bitmap and it will be converted into vector graphics. Delete the black area

For better frame rate and file size performance do the following:
-Drag the black area away from the sprites that have been traced.
-Delete the sprites that are left.
-Place the bitmap again into the workspace (import from the library)
-select the bitmap and press CTRL+B 1 or 2 times (depends on your version of flash) you might have to resize the rectangle if it doesnt show the whole bitmap.
-Drag the black area you had before over the bitmap again, in such a way that it matches the silouhette of the sprites
-Deselect and select the black area
-Delete it and youre done.

I hope this helps


14.

None

Topic: How do you do explosions 3D Effects

Posted: 01/03/05 01:01 PM

Forum: Flash

Or some people use what i'd like to call "cardboard 3d". It involves tweening parts of an object in such a way that it looks 3d. This technique is used in submissions such as Pico Reloaded (the bus and picos guns in some scenes). its cheap and effective when used right.


15.

None

Topic: Pause movie incl. all Movieclips?

Posted: 12/23/04 01:00 PM

Forum: Flash

Thanks, that helped.
i was hoping for an easier solution but ah well


16.

None

Topic: Pause movie incl. all Movieclips?

Posted: 12/23/04 06:18 AM

Forum: Flash

the death of this post means that its not possible right?

but i swear i saw it in some game...


17.

None

Topic: Would these be hard to animate?

Posted: 12/22/04 06:07 AM

Forum: Flash

There are a lot of southpark spoofs and copies on NG. And besides, those that make the actual southpark are not the kind of people that sue for the slightest bit of copyright infringement (they do it themselves in basically every episode!)

So dont worry and have fun animating :)


18.

None

Topic: can you make movies for free

Posted: 12/22/04 05:59 AM

Forum: Flash

or you could format your computer (dont forget to backup) each time the trial runs out. I Dont see why that is illegal?

There is another easy way, but that is taboo here on NG ;)


19.

None

Topic: Your take on filesize

Posted: 12/22/04 05:57 AM

Forum: Flash

To get a feel for this, go watch some random submissions, and some quality ones and keep an eye on how big their file size is.
5 mb is not a problem for most people nowadays... i can still remember the days when 1 mb was large


20.

None

Topic: Pause movie incl. all Movieclips?

Posted: 12/22/04 03:17 AM

Forum: Flash

At 12/21/04 09:05 PM, Patcoola wrote: if this is for a movie you are working on what do you need movie clip symbols for?

If you have any kind of complexity in your symbols, its is wise to use movie clips to save file size... If i had done what i have now using graphic symbol only, my movie would probably be 4 times as heavy or more.

Graphic information is stored for each individual frame while movie clips only store tween information. Having several graphics moving around the screen including special effects, i'd quickly be looking at 2kb per frame of just animation data... and having a movie of 8000 frames, it wouldnt be very nice now would it?


21.

None

Topic: Pause movie incl. all Movieclips?

Posted: 12/21/04 08:56 PM

Forum: Flash

read


22.

None

Topic: Ahhhhhhh Wtf ! ! !

Posted: 12/21/04 08:43 PM

Forum: Flash

Maybe you should evacuate all the working tweens from the layer where the bad tween is in. and then delete the entire layer. you dont have to select it or goto its timespan this way


23.

Happy

Topic: Flash Newbie needs help

Posted: 12/21/04 08:37 PM

Forum: Flash

Even for making some games you only need to know simple things like stop, play, goto, target.
Thats how Combat Instinct was made :)


24.

None

Topic: Ima n00b

Posted: 12/21/04 08:35 PM

Forum: Flash

Please be more specific.
Do you want the cloud to roll over so that its upside down?
Or do you want to turn it around so that you can see its back at the end?


25.

None

Topic: Pause movie incl. all Movieclips?

Posted: 12/21/04 08:29 PM

Forum: Flash

Is it possible to pause a movie and have all your movie clips on the scene pause as well? If i pause in a regular way, all movie clips just keep playing.

All i need is a quick answer yes or no (because i might not implement it anyway).

PS. targetting each individual movie clip by name to stop and play is not an option. because doing that would probably add 10 months of coding and 10 megs of code ;)


26.

None

Topic: Newground Artist showcase thread

Posted: 12/16/04 05:12 PM

Forum: Flash

At 12/16/04 04:44 PM, Scribbler wrote: What the hell is that supposed to be? Looks like some crappy screenshot from a game to me.

If you can find out of which game i took the screenshot, i will personally bring you a medal.


27.

None

Topic: Newground Artist showcase thread

Posted: 12/16/04 04:10 PM

Forum: Flash

A shame MS paint has horrible jpg compression. but thats not my problem. On top of that, the picture got cropped because of size limit

Newground Artist showcase thread


28.

None

Topic: pre-loaders..

Posted: 12/16/04 03:44 PM

Forum: Flash

You can completely customize it to make it unrecognisable. at least thats what im doing with it


29.

None

Topic: Need A Voice im ur Man

Posted: 12/16/04 03:41 PM

Forum: Flash

i might need one :)
if you are going to make a demo, say something in it like: "Oh my god.. IM GETTING OWNED!" and mean it


30.

None

Topic: Ryan's Tutorial #1 - Blurring

Posted: 12/16/04 03:03 PM

Forum: Flash

never mind what i just said, i didnt see the last post


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

<< < > >>

Viewing 1-30 of 58 matches. 1 | 2