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

swfchan turned sixteen years old yesterday! (5may2024)

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

Background Tutorial - RHA.swf

This is the info page for
Flash #54578

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


Text
BACKGROUND TUTORIAL - - -  by stone  1/7/06

NOTE : Must have Flash player 8 to get the full potential
of this tutorial

BACKGROUND TUTORIAL

Play

by Travis Steven [ Stone ] (c)

rha (c)

Start off with a basic background color, say in
this case just a nice green color

www.rockhardanims.com [c]

Now that you've gotten that, go to the eye
dropper tool on the left of the screen and
select your bg .

Next go to the color mixer on the side and drag
that color green you have up a tad so its a little
lighter than your outline. Once you've done that
fill your background with that lighter green.

Should look like so..

Now we select pencil tool in the tool section
and draw along where you believe where the
shading belongs like so.

Dont be scared if it doesnt look exactly like
mine, it'll be alright. Now go back to that
eyedropper tool and select that light green
color.

Once you've done that, go to the color mixer
and raise the color tab bar up so the light
green becomes a little darker.

Now it should look like this..

Next grab your black arrow tool ( v ) and select
your pencil line and remove it.

There we go! Now you have a basic grass land,
lets go on to adding some sky behind us.

Start off by going into your color mixer section
on the left and where it says "type" [ default is
solid ] change that to "Linear."

On the far left of the linear color mixer section
you see a little black box with an arrow above it
and to the right the same box but white.
On the left change that black color by selecting
it and entering in this color number

"#405862"

Then do the same for the white box, select it
and change that color number to

"#D0D8E1"

Once you have that make a layer below your
current grass background layer and make a
box using the Square tool on the left in your
tools.

Should look like this so far.

Ok this might get tricky, now that you've made
this box with your new gradient you have to
find  this lock next to a box on tools section to
your left, make sure you have fill bucket
selected [ k ] and press that box with a lock on
it to enable you to change the fill direction of
your gradient sky. Looks similar to this.

Now with the fill bucket selected [ k ] click at
the top of your gradient sky and hold  down
while you drag down to the bottom of your
screen.

Should look like so.

So now you have your sky, lets go back and add
some detail, lets say a little lighting effect.

start off making a new layer and placing in this
layer a white box like this.

Doesnt have to be exact but it should be
similar, now select your white box like shape
and  make it a mc [ f 8 ]. Name it lighting.

Now your white box is a movie clip, this means
in flash 8 we can add a nice glow effect, go into
properties>Filters>Blur and put the settings to
Blur x : 35, and Blur Y : 40

Now that we have that, select your lighting
once again and go to " color " in the properties
section. [If you dont see that make sure you
have the black arrow [ v ] selected. ] It should
say default, "NONE" change that to alpha.

From here  change the alpha to about 25.

Should look somthign like that.

Now if you like you can stretch and transform
this light to make it larger and smaller by using
the free transform tool [ q ].

There that looks good.

Nearly done, now lets go back and add some
small grassland details.... such as grass, rocks,
and bushes etc..

Start off and select your green outline once
again with your eyedropper tool. Once selected
make the green color a little darker using your
color mixer tab.

Great, now just gradually make small grass like
sketches on your grassland.

here we go..

some there..

Little over there..

continue drawing your grass..

There that looks about right. Now lets add in
some rocks. Start off by finding a nice grey or
brown color, in this case ill be using a grey
color.

simply just go back to your grassland layer and
draw in a nice rock like shape.

Now once again select your eyedropper tool
and select your rock outline. Then go to the
color mixer on the left and and make the grey [
or brown ] color a little lighter.

and then fill your rocks in with that lighter
color.

look'n good, now all we have to do is shade the
rocks. Grab your pencil tool on the left of your
screen and pencil where you believe the
shading belongs on your rocks.

That seems about right.

Now select your fill color once again with the
eye dropper tool and go to your color mixer and
make that color a bit darker.

Like so...

Now get your black arrow tool [ v ] and remove
those penciled in lines.

Great! Now make a new layer behind your rock
layer ( or if you drew your rock on the same
layer has your grass land make the layer
behind that ) and find a nice green and make a
bush outline.

Good, now once again get your eyedropper tool
and select your green outline, make the green
a tad lighter by going into your color mixer, and
fill your bush with the fill bucket tool [ k ].

Alright, now select the pencil tool and draw
your outline where you believe the shading
should go. Next get the eyedropper and select
the inside of your bush, go to color mixer, and
make that green color a tad darker.

Should look like so.... Simliar to the other steps
huh?

And yes you guessed it, now get your black
arrow tool and remove the black pencil.

For a final touch up i usually make a layer
behind everything EXCEPT my sky layer and
create a mountain outline.

With that drawn out we'll repeat the previous
steps .

Eye dropper your mountain color if its not
already selected , go to color mixer, lighten
that color, fill, outline where shading belongs
with the pencil tool, eye dropper that fill color,
darken it in the color mixer and fill bucket
where you put your shading. Then remove the
pencil outline.

few ok, something a little different now. Select
your mountain layer and make it a movie clip by
hitting [ f8 ]. Once a movie clip go to
Properties>FIlter>Blur. wait for next step..

now its blurred nicely.

To finish things out, select your mountain and
go to properties>color>tint and change the tint
to about 80, to give it that out of focus look.

Great job! I hoped you learned somthing and all
of the rha crew appreciate the support and
stay updated on events and animations at
www.rockhardanims.com
thank you.
- Travis steven [ Stone ]
_ music by "Blur " album "13" song "Trailor
Park"

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 2
stop();
Frame 3
stop();
Frame 59
stop();
Symbol 5 Button
on (release) { getURL ("http://rockhardanims.com"); }
Symbol 13 Button
on (release) { _root.play(); }
Symbol 14 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); }
Symbol 14 MovieClip Frame 2
gotoAndPlay (1);
Symbol 29 Button
on (release) { gotoAndPlay (2); }
Symbol 36 Button
on (release) { nextFrame(); }
Symbol 38 Button
on (release) { prevFrame(); }
Symbol 45 Button
on (press) { getURL ("http://rockhardanims.com", _blank); }
Symbol 134 Button
on (release) { gotoAndPlay (2); }

Library Items

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

Instance Names

"bar"Symbol 14 MovieClip Frame 1Symbol 7 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"loaded"Symbol 14 MovieClip Frame 3




http://swfchan.com/11/54578/info.shtml
Created: 21/4 -2019 14:24:04 Last modified: 21/4 -2019 14:24:04 Server time: 06/05 -2024 22:04:22