STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228080
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/58942257?noj=FRM58942257-2DC" width="1" height="1"></div>

1.swf

This is the info page for
Flash #19410

(Click the ID number above for more basic data on this flash file.)


Text
Tweening

Sound

Buttons

Sprites

Tips

Storyline

Off

On

Music

Created By Iamasuckah

Music

Storyline

Next

Some people think it
isn't very important
to add a storyline to
their movies...They're
so wrong. Statistics
show that you'r movie
has 75% more chance
of surviving when
having a storyline...

Adding a storyling to your movie will
atract the viewer's attention. If you
have an interresting storyline, for
example the storyline of "Smile",
people will think about your movie,
recommand it to their friends and save
it from being blammed(most of the
time!). Ofcrouse, graphics and sound are
important, but a good storyline can save
your butt...Trust me :)

Previous

However, there is a down-side. If your
storyline is complete crap, people will
blam your movie anyway. So don't come
up with : Princess is captured, hero has
to save her, slays the bad guys, wins.
Think of something original, something to
think about! Just let your creative mind
think of something that has (almost?)
never done before, and you'll be a
famous NG-user in no-time!

Menu

Buttons

The thing you just clicked on, is called "a
button". If you want to make a good game
or a text based movie, I suggest you'll
look at this one really good. Buttons are
converted images/movie clips that can
"trigger" certain actions. For example,
when you just clicked on the button in the
menu, it told this movie to go to scene 5,
frame 1. Now isn't that clever!

To make a button, just convert an
image to a movie clip, by pressing f8,
and then convert it to a button.
Remember, it's vital that you first
convert your image to a movie clip,
because otherwize, the button won't
work...

If it's correct,
you now have
you button. To
add "action"
to it, right
click on it, and
select
actions!

You can select multiple actions, like
"goto" and "on click". Go expiriment
with it :) Eventually, when you know
the basics, you can make the most
complicated commands just with
buttons :)! Go try now :) On to the
next part of this tutorial!

Sprites

Ever thought about using sprites? Sprites
are taking over NG, there are way to many
sprite movies, some good, some bad... But I
will teach you something about sprites
anyway, since it's not to hard, and it's
better then sticks anyway!

The image above, is an example of a
sprite sheet. But most of the time
when you get a sheet of the internet
(google, search for images, type in
"sprite sheet") you'll get a sheet
with a white background...

...like this. It's
very annoying, but
easy solvable.
Just import the
image (ctrl-r),
trace bitmap (set
the setings as
shown on the
second image) and
make it a graphic.
Edit the graphic
and remove the
white BG!

So now you have the basics. To
animate your sprite movie, just cut
out a piece of the sheet (Example
shown above) and paste it behind
eachother in the sequance you wish.
In my next tutorial, I will give some
more in-depth information about
sprites, untill then, just search
the portal for sprite tutorials.

Sound

Ok, now for almost the most
important thing of your whole
movie: Sound! Without sound, your
movie WILL get blammed, unless
you are very artistic and/or have
200 friends who all vote 5 for
you... Sound gives emotions more
power, creates a giant atmosphere
and helps you to give a real
personality to your character...

To get sound into your
flash studio, use:

"File - import"
(Ctrl - R)
You can add mp3, wav,
midi. Just make sure the
sound you're trying to
import isn't already in
use by winamp or another
sound playing program.

Now add your sound on the timeline
(I always use an empty layer, but
you can also put in on an "occupied"
layer if you want), and you'll have
your sound. Go experiment with
effects and music, keep looking
untill you think you have the
perfect sound for your movie!

Tweening

Ok, now here is the basic principle of
making a movie. Tweening is a way, to
make a graphic go to a certain frame,
without having to edit it frame-by-frame.
Flash "adds" the extra frames, without
you having to do it. Let's take a look...

Ok, so here is the timeline. Let's say that
you have created an image (make it a
graphic by pressing f8) , and want to
make it move across the screen, like the
image below...

Put you graphic on frame 1, and make
another keyframe in, let's say, frame 20. In
frame 1, you put your image on the left side
of the screen, in frame 20 on the right
side...

Now, click somewhere on the grey line that
appeared on your timeline, look at the
buttom of your screen (when using flash MX)
and select "Motion" in the tween menu...

Succes! If you did everything right, you know
have you'r first non-frame-by-frame
animated movie! Ofcourse you can
experiment with motion "in" and "out", but I
would do that on a later stage... It's good
to begin easy, isn't it! Are you ready for the
next part of this tutorial?

Here are some tips for the newer and older
Newgrounds user!
- Spend time on making your movie, game or
audio. Something that is made in 10 minutes
IS going to get banned... Put some effort into
your work man!
- Don't upload if you know it's going to be
blammed. We've seen enough "Stick Fight
Beta Trailer Preview Teaser, Episode IV" in
the portal. It will annoy people and give you
a really bad name...

TIPS!

- When making a movie, don't make it all
graphical, also add a nice storyline. Adding a
storyline decreasses the blam chance of a
movie by 75%! (See the storyline section of
this tutorial!)
- Don't post useless topics on the BBS
forums. The ADMINS have enough work to do!
- Go to the Audio Portal more often. Great
shit gets uploaded there!

- If you can't think of anything yourself, don't
steal. Stealing a movie is the lamest thing to
do, because you credit yourself for somebody
else's hard work. Stealing will result in
banning. (99,9% of the cases GETS
DISCOVERED, so don't even try!)
- Games have a bigger chance of surviving the
portal then movies, because people like
interactivity!
(To quote Mystery Portal Theater #2:
"FREE INTERACTIVITY POINTS!")

ActionScript [AS1/AS2]

Frame 31
stop();
Frame 32
stop();
Frame 33
stop();
Frame 35
stop();
Frame 36
stop();
Frame 37
stop();
Frame 38
stop();
Frame 39
stop();
Frame 40
stop();
Frame 41
stop();
Frame 42
stop();
Frame 43
stop();
Frame 44
stop();
Frame 45
stop();
Frame 46
stop();
Frame 47
stop();
Frame 48
stop();
Frame 49
stop();
Frame 50
stop();
Frame 51
stop();
Frame 52
stop();
Frame 53
stop();
Symbol 10 Button
on (release) { _root.play(); }
Symbol 11 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop (3); }
Symbol 11 MovieClip Frame 2
gotoAndPlay (1);
Symbol 18 Button
on (press, release) { gotoAndStop (46); }
Symbol 21 Button
on (press, release) { gotoAndStop (43); }
Symbol 24 Button
on (press, release) { gotoAndStop (35); }
Symbol 27 Button
on (press, release) { gotoAndStop (39); }
Symbol 30 Button
on (release) { gotoAndStop (51); }
Symbol 33 Button
on (press, release) { gotoAndStop (32); }
Symbol 38 Button
on (press, release) { stop(); stopAllSounds(); }
Symbol 42 Button
on (press, release) { play(); }
Symbol 56 Button
on (release) { gotoAndStop (33); }
Symbol 59 Button
on (release) { gotoAndStop (34); }
Symbol 63 Button
on (release) { gotoAndStop (32); }
Symbol 68 Button
on (press, release) { gotoAndStop (31); }
Symbol 69 Button
on (release) { gotoAndStop (33); }
Symbol 72 Button
on (release) { gotoAndStop (36); }
Symbol 75 Button
on (release) { gotoAndStop (37); }
Symbol 76 Button
on (release) { gotoAndStop (35); }
Symbol 79 Button
on (release) { gotoAndStop (38); }
Symbol 80 Button
on (release) { gotoAndStop (36); }
Symbol 82 Button
on (release) { gotoAndStop (31); }
Symbol 83 Button
on (release) { gotoAndStop (37); }
Symbol 86 Button
on (release) { gotoAndStop (40); }
Symbol 89 Button
on (release) { gotoAndStop (41); }
Symbol 90 Button
on (release) { gotoAndStop (39); }
Symbol 95 Button
on (release) { gotoAndStop (42); }
Symbol 96 Button
on (release) { gotoAndStop (40); }
Symbol 100 Button
on (release) { gotoAndStop (44); }
Symbol 103 Button
on (release) { gotoAndStop (45); }
Symbol 104 Button
on (release) { gotoAndPlay (43); }
Symbol 106 Button
on (release) { gotoAndPlay (31); }
Symbol 107 Button
on (release) { gotoAndPlay (44); }
Symbol 110 Button
on (release) { gotoAndPlay (47); }
Symbol 115 Button
on (release) { gotoAndPlay (48); }
Symbol 116 Button
on (release) { gotoAndStop (46); }
Symbol 119 Button
on (release) { gotoAndPlay (49); }
Symbol 120 Button
on (release) { gotoAndStop (47); }
Symbol 123 Button
on (release) { gotoAndPlay (50); }
Symbol 124 Button
on (release) { gotoAndStop (48); }
Symbol 126 Button
on (release) { gotoAndStop (49); }
Symbol 128 Button
on (release) { gotoAndStop (52); }
Symbol 131 Button
on (release) { gotoAndStop (53); }
Symbol 132 Button
on (release) { gotoAndStop (51); }

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:11
Symbol 3 GraphicUsed by:11
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:11
Symbol 6 GraphicUsed by:10
Symbol 7 GraphicUsed by:10
Symbol 8 GraphicUsed by:10
Symbol 9 GraphicUsed by:10
Symbol 10 ButtonUses:6 7 8 9Used by:11
Symbol 11 MovieClipUses:2 3 5 10Used by:Timeline
Symbol 12 GraphicUsed by:13  Timeline
Symbol 13 MovieClipUses:12Used by:Timeline
Symbol 14 GraphicUsed by:17 18 20 21 23 24 26 27 29 30 32 33
Symbol 15 FontUsed by:16 19 22 25 28 31 36 40 43 45 46 50 55 57 58 62 64 66 70 71 74 78 81 84 85 88 94 97 98 99 102 105 108 109 112 118 122 125 127 129 130 133
Symbol 16 TextUses:15Used by:17 18
Symbol 17 MovieClipUses:14 16Used by:18
Symbol 18 ButtonUses:17 14 16Used by:Timeline
Symbol 19 TextUses:15Used by:20 21
Symbol 20 MovieClipUses:14 19Used by:21
Symbol 21 ButtonUses:20 14 19Used by:Timeline
Symbol 22 TextUses:15Used by:23 24
Symbol 23 MovieClipUses:14 22Used by:24
Symbol 24 ButtonUses:23 14 22Used by:Timeline
Symbol 25 TextUses:15Used by:26 27
Symbol 26 MovieClipUses:14 25Used by:27
Symbol 27 ButtonUses:26 14 25Used by:Timeline
Symbol 28 TextUses:15Used by:29 30
Symbol 29 MovieClipUses:14 28Used by:30
Symbol 30 ButtonUses:29 14 28Used by:Timeline
Symbol 31 TextUses:15Used by:32 33
Symbol 32 MovieClipUses:14 31Used by:33
Symbol 33 ButtonUses:32 14 31Used by:Timeline
Symbol 34 GraphicUsed by:44 49
Symbol 35 GraphicUsed by:37 38
Symbol 36 TextUses:15Used by:37 38
Symbol 37 MovieClipUses:35 36Used by:38
Symbol 38 ButtonUses:37 35 36Used by:44 49
Symbol 39 GraphicUsed by:41 42
Symbol 40 TextUses:15Used by:41 42
Symbol 41 MovieClipUses:39 40Used by:42
Symbol 42 ButtonUses:41 39 40Used by:44 49
Symbol 43 TextUses:15Used by:44
Symbol 44 MovieClipUses:34 38 42 43 SS1Used by:Timeline
Symbol 45 TextUses:15Used by:Timeline
Symbol 46 TextUses:15Used by:49
Symbol 47 GraphicUsed by:49
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:34 46 42 47 38 48 SS2Used by:Timeline
Symbol 50 TextUses:15Used by:Timeline
Symbol 51 GraphicUsed by:Timeline
Symbol 52 GraphicUsed by:53 56 59 60 63 69 72 75 76 79 80 83 86 89 90 95 96 100 103 104 107 110 115 116 119 120 123 124 126 128 131 132
Symbol 53 MovieClipUses:52Used by:56 59 72 75 79 86 89 95 100 103 110 115 119 123 128 131
Symbol 54 GraphicUsed by:56 59 72 75 79 86 89 95 100 103 110 115 119 123 128 131
Symbol 55 TextUses:15Used by:56 59 72 75 79 86 89 95 100 103 110 115 119 123 128 131
Symbol 56 ButtonUses:53 54 55 52Used by:Timeline
Symbol 57 TextUses:15Used by:Timeline
Symbol 58 TextUses:15Used by:Timeline
Symbol 59 ButtonUses:53 54 55 52Used by:Timeline
Symbol 60 MovieClipUses:52Used by:63 69 76 80 83 90 96 104 107 116 120 124 126 132
Symbol 61 GraphicUsed by:63 69 76 80 83 90 96 104 107 116 120 124 126 132
Symbol 62 TextUses:15Used by:63 69 76 80 83 90 96 104 107 116 120 124 126 132
Symbol 63 ButtonUses:60 61 62 52Used by:Timeline
Symbol 64 TextUses:15Used by:Timeline
Symbol 65 GraphicUsed by:67 68 82 106
Symbol 66 TextUses:15Used by:67 68 82 106
Symbol 67 MovieClipUses:65 66Used by:68 82 106
Symbol 68 ButtonUses:67 65 66Used by:Timeline
Symbol 69 ButtonUses:60 61 62 52Used by:Timeline
Symbol 70 TextUses:15Used by:Timeline
Symbol 71 TextUses:15Used by:Timeline
Symbol 72 ButtonUses:53 54 55 52Used by:Timeline
Symbol 73 GraphicUsed by:Timeline
Symbol 74 TextUses:15Used by:Timeline
Symbol 75 ButtonUses:53 54 55 52Used by:Timeline
Symbol 76 ButtonUses:60 61 62 52Used by:Timeline
Symbol 77 GraphicUsed by:Timeline
Symbol 78 TextUses:15Used by:Timeline
Symbol 79 ButtonUses:53 54 55 52Used by:Timeline
Symbol 80 ButtonUses:60 61 62 52Used by:Timeline
Symbol 81 TextUses:15Used by:Timeline
Symbol 82 ButtonUses:67 65 66Used by:Timeline
Symbol 83 ButtonUses:60 61 62 52Used by:Timeline
Symbol 84 TextUses:15Used by:Timeline
Symbol 85 TextUses:15Used by:Timeline
Symbol 86 ButtonUses:53 54 55 52Used by:Timeline
Symbol 87 GraphicUsed by:Timeline
Symbol 88 TextUses:15Used by:Timeline
Symbol 89 ButtonUses:53 54 55 52Used by:Timeline
Symbol 90 ButtonUses:60 61 62 52Used by:Timeline
Symbol 91 BitmapUsed by:92
Symbol 92 GraphicUses:91Used by:Timeline
Symbol 93 GraphicUsed by:Timeline
Symbol 94 TextUses:15Used by:Timeline
Symbol 95 ButtonUses:53 54 55 52Used by:Timeline
Symbol 96 ButtonUses:60 61 62 52Used by:Timeline
Symbol 97 TextUses:15Used by:Timeline
Symbol 98 TextUses:15Used by:Timeline
Symbol 99 TextUses:15Used by:Timeline
Symbol 100 ButtonUses:53 54 55 52Used by:Timeline
Symbol 101 GraphicUsed by:Timeline
Symbol 102 TextUses:15Used by:Timeline
Symbol 103 ButtonUses:53 54 55 52Used by:Timeline
Symbol 104 ButtonUses:60 61 62 52Used by:Timeline
Symbol 105 TextUses:15Used by:Timeline
Symbol 106 ButtonUses:67 65 66Used by:Timeline
Symbol 107 ButtonUses:60 61 62 52Used by:Timeline
Symbol 108 TextUses:15Used by:Timeline
Symbol 109 TextUses:15Used by:Timeline
Symbol 110 ButtonUses:53 54 55 52Used by:Timeline
Symbol 111 GraphicUsed by:Timeline
Symbol 112 TextUses:15Used by:Timeline
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:113Used by:Timeline
Symbol 115 ButtonUses:53 54 55 52Used by:Timeline
Symbol 116 ButtonUses:60 61 62 52Used by:Timeline
Symbol 117 GraphicUsed by:Timeline
Symbol 118 TextUses:15Used by:Timeline
Symbol 119 ButtonUses:53 54 55 52Used by:Timeline
Symbol 120 ButtonUses:60 61 62 52Used by:Timeline
Symbol 121 GraphicUsed by:Timeline
Symbol 122 TextUses:15Used by:Timeline
Symbol 123 ButtonUses:53 54 55 52Used by:Timeline
Symbol 124 ButtonUses:60 61 62 52Used by:Timeline
Symbol 125 TextUses:15Used by:Timeline
Symbol 126 ButtonUses:60 61 62 52Used by:Timeline
Symbol 127 TextUses:15Used by:Timeline
Symbol 128 ButtonUses:53 54 55 52Used by:Timeline
Symbol 129 TextUses:15Used by:Timeline
Symbol 130 TextUses:15Used by:Timeline
Symbol 131 ButtonUses:53 54 55 52Used by:Timeline
Symbol 132 ButtonUses:60 61 62 52Used by:Timeline
Symbol 133 TextUses:15Used by:Timeline
Streaming Sound 1Used by:Symbol 44 MovieClip
Streaming Sound 2Used by:Symbol 49 MovieClip

Instance Names

"bar"Symbol 11 MovieClip Frame 1Symbol 2 MovieClip

Labels

"loaded"Symbol 11 MovieClip Frame 3




http://swfchan.com/4/19410/info.shtml
Created: 30/5 -2019 00:31:40 Last modified: 30/5 -2019 00:31:40 Server time: 02/05 -2024 02:26:16