00:00
00:00
Newgrounds Background Image Theme

theCultureWRECKRoom just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "Old Movie Effect Tutorial"

good but for one part

i cant figure put where to put this onClipEvent(enterFrame){
_root.line._x=random(400);
for (i=0; i<=2; i++)
{
_root.circle.duplicateMovieClip( "circle"+i, i+1);
}
if (i=2){
i=0;
}

RazorICE responds:

i believe you put that in the "actions" square

nice

this is a really good tutorial but the writing should be in bold because in some parts i cant see the writing very cleary although i can still read it (it might be because i wear tinted glasses) Because i voted 5 does that mean you like me cause thats what it says lol

Cool

but i can“t do the actionscript for the square, it complains about some error on the script.
But the tutorial was very good.

Good but....

For the "scratch" actions, On the first line of code, Put: OnClip instead of nClip. It was a very good tutorial by the way!

Good Job!

You made it easy to understand and easy to follow, Thanks.