STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
A Very Merry Christmas! |
This is the info page for Flash #62200 |
For luke and aidan and all who need help with flash! :) |
FLASH GUIDE |
Don't you hate it when your flash gets blammed? This tutorial will help you in flash and help your animating techniques. |
NEXT! |
After watching this tutorial you should of learned sprite animation, tweening, fbf, and a hell load more!! |
This tutorial will have stuff for newbs, more advanced animators and expert animators. Hope this tutorial helps! :) |
STOP THE MUSIC! |
Begginer |
Advanced |
Expert |
about flash? |
TWEEN AND FBF |
importing |
buttons |
Publishing |
Fading, tint, etc.. |
Walk cycle |
Soften fill edges |
Cursors! |
Links |
NG PRELOADER and how to edit |
SPRITES |
Explosion |
If this tutorial has been helpful, expect to see a second one!! |
WHAT IS FLASH? |
Flash is a great tool for animating, game creating and making other things. If you would like to buy it, first I advise you to try it! |
BACK! |
https://www.adobe.com/cfu sion/tdrc/index.cfm?produc t=flashpro |
30 day free trial! --------> |
On the next page, there is a few sites that I know of that sell flash. |
AMAZON |
EBAY |
EBAY UK |
MACROMEDIA |
These sites should sell flash, flash MX or flash 8. Or give more info about flash to you. :) |
MENU! |
TWEEN AND FBF |
Tweening and FBF (frame by frame) are both two different types of animation. They are also the main parts of animation. I always enjoy fbf because it is fun and easy, yet tweening looks pretty cheesey, but fun as well. |
First we'll do frame by frame. To start doing frame by frame, it helps if you have something called onion skinning on. There is an icon under the timeline. |
That one right there is onion skin. Now here is the fun part! |
Insert a blank keyframe onto the timline and draw something. EG: line. Insert another blank keyframe. What is that faint line doing there!! Don't worry, it is just there to help you, it tells you where it was in the last keyframe. |
Keep inserting blank keyframes and draw your line where you want it to go next. And when your done, click on the time line and press enter and see what you've done. |
It should look something like these; |
NOW ON TO TWEENING! I'll show you two types of tween. Motion and shape. First shape. Okay firstly,goto the tool bar on the side and pick the circle or the square. |
After add a keyframe at any number on the timeline. I'm gonna do 30. Now at the bottom there should be like a tab saying properties. And on it there should be a menu saying tween. |
Click on it and choose shape. |
ANOTHER FUN PART! Now on the final keyframe of your tween, edit your shape, delete it and draw something else and well, just draw anything. And now your tween should look like something like this. |
If it does look exactly the same, that is because you did something else on your final keyframe! |
And last but not least, motion tweening. This always annoys me. Alot of flash's have motion tweens in. Mainly for credits though... Anyway, lets begin. |
Same as shape tween draw a shape. This time I'm doing a circle. Now add a keyframe at a number. (30 again.) |
On the 30th keyframe, move the circle or square or whatever to where you want it to stop moving. Now right click on the keyframe and pick create motion tween. Now on the other frames. Do the same. create a motion tween. |
Now it should look like this. |
Importing |
In this lesson, I'll teach you how to import audio and use it and how to import an image! First I'll start with audio. If you have any music on your PC (or sound FX.) We'll use that. First go to file. |
Now go to where it says import. And goto import to library. |
Now choose one of your mp3s or wav. files. (wav work most of the time and some times mp3s to import.) After, it shall be in your library. WHERE IS THAT YOU SAY!! :O I'll show you. |
At the top there should be a tab saying window. |
Click it. |
If your library isn't open click where it says library and then it should come up. REMEMBER THAT WHEN IT COMES TO IMPORTING IMAGES. Now click a keyframe you want your audio to go in. |
There should be a drop down menu there. And when you click it your audio should be there. Click you audio and it should be in the keyframe. |
It is in the properties tab. |
NOW LETS IMPORT IMAGES!! First go to file, then import, next import to library, now pick your image then when you've chosen it, import it and it should be in your library. Get it out of your library by clicking it then dragging it. |
You can drag it wherever you want it to go! Any image works! TRY IT N000000OOOOWWW!! >:D (Or to save time, you could import to stage.) |
Buttons |
Buttons are very useful. You can use buttons to control your movie, to make easy games and to......MAKE A TUTORIAL. :P I'll show you how to make buttons, how to get pre-made buttons and what the actionscript for buttons are. |
First draw a sqaure or circle or whatever. It doesn't matter, aslong as it isn't really small. Now right click and convert to symbol. |
Obviously pick button then when your done, double click it. You should come across a different timeline. |
Now your button you drew is in the first keyframe, now in the second keyframe. E.G: change the buttons colour. And third maybe change it's size. (LEAVE THE FOURTH KEYFRAME ALONE!!) Now when you click your button, it should change colour or size. |
If you can't be bothered making buttons........ |
TEST IT!! |
Because your lazy! You'll want pre-made ones! |
First, go to window. Now go to where it says other panels. |
Now goto common libraries and pick buttons. |
WAIT! THERE IS NO BUTTONS! You see the folders. |
Right click the folders or the button type you want to use, and click expand folder. AND THERE ARE YOUR PREMADE BUTTONS! |
Now what about script for your buttons? They are quite easy to remember but first, where do you put action script... Press F9 to find out. |
Now I'll tell you the script and what it will do. This script is for putting in your button. (After the next page. DON'T PUT IT IN THE KEYFRAME.) |
stop(); |
Don't forget, unless if it is a movie, always put stop(); on the keyframe when you want someone to press your button. |
on(release){ nextFrame(); } |
This script takes you to the next frame when you release it. |
on(release){ prevFrame(); } |
When you let go of your button, this script should take you back to your previous frame. |
on(release){ gotoAndStop(); } |
on(release){ gotoAndPlay(); } |
You place a number of the frame you wantit to stop at between the () This allows you to travel the the frame number that is between the () Same with this on except when you put a number between the () It shall continue playing. |
on(release){ nextScene(); } |
on(release){ prevScene(); } |
When this script is in a button, press the button and it shall take you to the next frame. This one should take you to the previous frame. |
And there you have it! Now you should be able to make your own buttons!!! |
Publishing |
Have a flash but you don't know how to make it from fla. to swf? This tutorial will show you how simple it is! |
First, check that you've finished you movie, then file > save. Now goto file then publish preview and select flash. |
And your done! Want to submit it? |
CLICK HERE!! |
Fading, tint, etc.. |
Fading, tinting and other things like that are extremely helpful and useful. I'll show you how to do fading and tinting! :) |
Let's do something simple, first type something in. (Anything.) Right click and convert to symbol. Now choose graphic. |
Click ok. Now you are half way there!! |
There should be a drop down menu saying colour. Click it. |
Pick any. Mess around with them. |
Alpha - for fading things in. Tint - changes the colours of things. |
Brightness - makes objects lighter. (Colours from same tint.) |
Advanced - kind of like tint but more advanced..... *_* And there you have it! How to fade and tint stuff! And you learned what the other things were aswell!! |
Walk cycle |
Animating a walk cycle is easy and fun. It is great to have someone walking in your flash. (alot of flash's I've seen, the animator can't be arsed to animate walking.) |
So get out the brush tool and we'll start. Flicking through the next few pages will show you what to draw for a walk cycle. |
That was the leg movement. For the other leg, do the walk cycle backwards. Thats how you make someone look like they are walking! (That is how I've done it anyway. :S) |
Soften fill edges |
Soften fill edges is a cool looking effect that is great with buttons and drawings. (sometimes text.) |
First draw a circle. (They look the best for this.) Highlight your shape. Now goto modify and goto shape. now pick soften fill edges. |
Now we want it to look cool don't we? So when the pop-up comes up, for distance put 10 and number of steps should be 7. |
Now your circle should look like this! |
R |
E |
T |
F |
A |
O |
B |
Cursors! |
Many people know how to make a cursor and many don't so this will tell you how to make one!! |
First draw your cursor then convert it into a movie clip. Now we need the script or it won't work! :U |
onClipEvent (load) { startDrag("", true); Mouse.hide(); } |
Copy all of that into the cursor movie clip you did. |
Now I must try and be clever and explain what it does the best I can... The STARTDRAG of the script makes the movie clip draggable and so, the cursor, is dragged around and your normal cursor doesn't exsist in the flash is because..... |
The MOUSE.HIDE part of the script hides your real mouse cursor and it looks like that the movie clip is your cursor. |
Links |
Ever wanted a link in your flash to your site or to a cool site you really like. This will you show how to make links in your flash. |
First of all, make a button. Now so people know what site it is linking to, put the name of it on your button. Done yet!? Time for the code! |
on(release){ getURL("www.YOUR WEBSITE URL HERE!", "_blank"); } |
Copy and paste this bit of script into your button and test it. It should work. :) |
NG PRELOADER and how to edit |
seen the NG preloader? Or need to download it? |
CLICK HERE! |
Now you may or may not want to edit the preloader but if you do, this is how you do it! First open your preloader up by loading it up of course! :P |
Now you'll have to click on the lock thingy to continue. |
Remove this while your at it! |
Okay, when your done, doubleclick the preloader. Now click on that lock thing again so you can edit stuff. (DON'T DELETE ANYTHING OR ANY FRAMES!!!) |
SPRITES |
If your new to flash, I advise you not to make a sprite flash straight away!! Now, sprites are pretty cool and fun to make, I am going to tell you how to make one move. |
First you'll need sprite sheets and maybe a background if your good at this. To get sprite sheets, google sprite sheets! |
When you have enough, pick one that has a walk cycle. Now start a new file in flash and import the image to library. Now drag it onto the stage and click the sheet and press Ctrl + B |
Now convert your sheet into a movie clip. Double click the movie clip and press the onion skin button. Now select the part you want and drag it away from the rest. |
Delete the rest and keep the things that you selected. Now you need to put one on each frame. So place one of the objects next to the little cross and cut the others. |
Keep doing that until your done. Now you should have something like this. |
We aren't done yet! We need him to move forward. |
I move my sprites forward by frame by frame, but I guess you'll want to tween it. So use a motion tween. (If your someone who doesn't know how to tween, I guess you should of looked at the tweening section first!) |
After you've done your motion tween, it should look like this. |
Now try and make a sprite flash! Most sprite flash's are a bunch of tweens so it should be easy! :P |
Explosions |
I'm going to show you how to do an explosion with FBF! (frame by frame) It is simple, first turn on onion skin. Now flick through the pages to see what you should draw on each frame. |
And there you go! See if it is how you want it and test it out! |
ActionScript [AS1/AS2]
Instance of Symbol 17 MovieClip in Frame 2onClipEvent (load) { startDrag ("", true); Mouse.hide(); }Frame 132stopAllSounds();Frame 181stop();Frame 182stop();Frame 183play();Frame 242stop();Frame 243stop();Frame 244stop();Frame 245stop();Frame 246stop();Frame 247stop();Frame 248stop();Frame 249stop();Frame 250stop();Frame 251stop();Frame 252stop();Frame 253stop();Frame 254stop();Frame 255stop();Frame 256stop();Frame 257stop();Frame 258stop();Frame 259stop();Frame 260stop();Frame 261stop();Frame 262stop();Frame 263stop();Frame 264stop();Frame 265stop();Frame 266stop();Frame 267stop();Frame 268stop();Frame 269stop();Frame 270stop();Frame 271stop();Frame 272stop();Frame 273stop();Frame 274stop();Frame 275stop();Frame 276stop();Frame 277stop();Frame 278stop();Frame 279stop();Frame 280stop();Frame 281stop();Frame 282stop();Frame 283stop();Frame 284stop();Frame 285stop();Frame 286stop();Frame 287stop();Frame 288stop();Frame 289stop();Frame 290stop();Frame 291stop();Frame 292stop();Frame 293stop();Frame 294stop();Frame 295stop();Frame 296stop();Frame 297stop();Frame 298stop();Frame 299stop();Frame 300stop();Frame 301stop();Frame 302stop();Frame 303stop();Frame 304stop();Frame 305stop();Frame 306stop();Frame 307stop();Frame 308stop();Frame 309stop();Frame 310stop();Frame 311stop();Frame 312stop();Frame 313stop();Frame 314stop();Frame 315stop();Frame 316stop();Frame 317stop();Frame 318stop();Frame 319stop();Frame 320stop();Frame 321stop();Frame 322stop();Frame 323stop();Frame 324stop();Frame 325stop();Frame 326stop();Frame 327stop();Frame 328stop();Frame 329stop();Frame 330stop();Frame 331stop();Frame 332stop();Frame 333stop();Frame 334stop();Frame 341stop();Frame 342stop();Symbol 9 Buttonon (release) { getURL ("http://www.newgrounds.com", "blank"); }Symbol 14 Buttonon (release) { _root.play(); }Symbol 15 MovieClip Frame 1_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }Symbol 15 MovieClip Frame 2gotoAndPlay (1);Symbol 55 Buttonon (release) { nextFrame(); }Symbol 64 Buttonon (release) { stopAllSounds(); }Symbol 78 Buttonon (release) { nextFrame(); }Symbol 80 Buttonon (release) { gotoAndStop (247); }Symbol 82 Buttonon (release) { gotoAndStop (263); }Symbol 84 Buttonon (release) { gotoAndStop (271); }Symbol 86 Buttonon (release) { gotoAndStop (285); }Symbol 89 Buttonon (release) { gotoAndStop (288); }Symbol 91 Buttonon (release) { gotoAndStop (295); }Symbol 94 Buttonon (release) { gotoAndStop (304); }Symbol 96 Buttonon (release) { gotoAndStop (310); }Symbol 98 Buttonon (release) { gotoAndStop (315); }Symbol 101 Buttonon (release) { gotoAndStop (318); }Symbol 103 Buttonon (release) { gotoAndStop (322); }Symbol 106 Buttonon (release) { gotoAndStop (333); }Symbol 113 Buttonon (release) { prevFrame(); }Symbol 117 Buttonon (release) { getURL ("http://www.adobe.com/cfusion/tdrc/index.cfm?product=flashpro", "blank"); }Symbol 122 Buttonon (release) { getURL ("http://www.amazon.com/gp/homepage.html/103-2562194-5913416", "blank"); }Symbol 125 Buttonon (release) { getURL ("http://www.ebay.com", "blank"); }Symbol 128 Buttonon (release) { getURL ("http://www.ebay.co.uk", "blank"); }Symbol 131 Buttonon (release) { getURL ("http://www.adobe.com", "blank"); }Symbol 134 Buttonon (release) { gotoAndStop (243); }Symbol 265 Buttonon (release) { getURL ("http://www.newgrounds.com/portal/submit.php", "blank"); }Symbol 327 Buttonon (release) { getURL ("http://www.newgrounds.com/flash/NewgroundsPreLoader.fla", "blank"); }
Library Items
Symbol 1 Graphic | Used by:15 | ||
Symbol 2 Graphic | Used by:3 | ||
Symbol 3 MovieClip | Uses:2 | Used by:15 | |
Symbol 4 Graphic | Used by:15 | ||
Symbol 5 Graphic | Used by:8 9 | ||
Symbol 6 Graphic | Used by:8 9 | ||
Symbol 7 Graphic | Used by:8 9 | ||
Symbol 8 MovieClip | Uses:5 6 7 | Used by:9 | |
Symbol 9 Button | Uses:8 5 6 7 | Used by:15 | |
Symbol 10 Graphic | Used by:14 | ||
Symbol 11 Graphic | Used by:14 | ||
Symbol 12 Graphic | Used by:14 | ||
Symbol 13 Graphic | Used by:14 | ||
Symbol 14 Button | Uses:10 11 12 13 | Used by:15 | |
Symbol 15 MovieClip | Uses:1 3 4 9 14 | Used by:Timeline | |
Symbol 16 Graphic | Used by:17 | ||
Symbol 17 MovieClip | Uses:16 | Used by:Timeline | |
Symbol 18 Font | Used by:19 45 49 56 60 63 73 74 75 77 79 81 83 85 88 90 93 95 97 100 102 105 107 110 111 119 121 124 127 130 132 135 136 137 140 141 142 143 180 182 188 189 190 191 193 194 195 198 199 200 203 204 207 208 209 213 214 217 218 219 220 223 226 227 232 233 236 237 238 241 242 243 245 246 248 249 250 251 252 253 254 255 256 257 258 259 260 261 263 267 268 269 272 273 276 277 278 279 280 281 282 289 290 291 293 298 302 303 304 305 306 307 308 309 310 311 312 314 315 316 317 318 319 320 322 323 324 325 329 332 333 335 337 338 340 342 344 352 354 360 362 364 367 369 370 382 | ||
Symbol 19 Text | Uses:18 | Used by:Timeline | |
Symbol 20 Graphic | Used by:Timeline | ||
Symbol 21 Bitmap | Used by:22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | ||
Symbol 22 Graphic | Uses:21 | Used by:43 | |
Symbol 23 Graphic | Uses:21 | Used by:43 | |
Symbol 24 Graphic | Uses:21 | Used by:43 | |
Symbol 25 Graphic | Uses:21 | Used by:43 | |
Symbol 26 Graphic | Uses:21 | Used by:43 | |
Symbol 27 Graphic | Uses:21 | Used by:43 | |
Symbol 28 Graphic | Uses:21 | Used by:43 | |
Symbol 29 Graphic | Uses:21 | Used by:43 | |
Symbol 30 Graphic | Uses:21 | Used by:43 | |
Symbol 31 Graphic | Uses:21 | Used by:43 | |
Symbol 32 Graphic | Uses:21 | Used by:43 | |
Symbol 33 Graphic | Uses:21 | Used by:43 | |
Symbol 34 Graphic | Uses:21 | Used by:43 | |
Symbol 35 Graphic | Uses:21 | Used by:43 | |
Symbol 36 Graphic | Uses:21 | Used by:43 | |
Symbol 37 Graphic | Uses:21 | Used by:43 | |
Symbol 38 Graphic | Uses:21 | Used by:43 | |
Symbol 39 Graphic | Uses:21 | Used by:43 | |
Symbol 40 Graphic | Uses:21 | Used by:43 | |
Symbol 41 Graphic | Uses:21 | Used by:43 | |
Symbol 42 Graphic | Uses:21 | Used by:43 | |
Symbol 43 MovieClip | Uses:22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | Used by:46 47 Timeline | |
Symbol 44 Sound | Used by:Timeline | ||
Symbol 45 Text | Uses:18 | Used by:Timeline | |
Symbol 46 MovieClip | Uses:43 | Used by:47 Timeline | |
Symbol 47 MovieClip | Uses:43 46 | Used by:Timeline | |
Symbol 48 Sound | Used by:Timeline | ||
Symbol 49 Text | Uses:18 | Used by:Timeline | |
Symbol 50 Graphic | Used by:55 113 134 | ||
Symbol 51 Font | Used by:52 112 116 118 133 266 328 | ||
Symbol 52 Text | Uses:51 | Used by:55 | |
Symbol 53 Graphic | Used by:55 113 134 | ||
Symbol 54 Graphic | Used by:55 113 134 | ||
Symbol 55 Button | Uses:50 52 53 54 | Used by:Timeline | |
Symbol 56 Text | Uses:18 | Used by:Timeline | |
Symbol 57 Bitmap | Used by:58 | ||
Symbol 58 Graphic | Uses:57 | Used by:Timeline | |
Symbol 59 Graphic | Used by:Timeline | ||
Symbol 60 Text | Uses:18 | Used by:Timeline | |
Symbol 61 Graphic | Used by:Timeline | ||
Symbol 62 Graphic | Used by:64 | ||
Symbol 63 Text | Uses:18 | Used by:64 | |
Symbol 64 Button | Uses:62 63 | Used by:Timeline | |
Symbol 65 Graphic | Used by:68 70 72 | ||
Symbol 66 Graphic | Used by:68 70 72 | ||
Symbol 67 Sound | Used by:68 | ||
Symbol 68 Button | Uses:65 66 67 | Used by:Timeline | |
Symbol 69 Sound | Used by:70 | ||
Symbol 70 Button | Uses:65 66 69 | Used by:Timeline | |
Symbol 71 Sound | Used by:72 | ||
Symbol 72 Button | Uses:65 66 71 | Used by:Timeline | |
Symbol 73 Text | Uses:18 | Used by:Timeline | |
Symbol 74 Text | Uses:18 | Used by:Timeline | |
Symbol 75 Text | Uses:18 | Used by:Timeline | |
Symbol 76 Graphic | Used by:78 80 82 84 86 91 96 98 103 | ||
Symbol 77 Text | Uses:18 | Used by:78 | |
Symbol 78 Button | Uses:76 77 | Used by:Timeline | |
Symbol 79 Text | Uses:18 | Used by:80 | |
Symbol 80 Button | Uses:76 79 | Used by:Timeline | |
Symbol 81 Text | Uses:18 | Used by:82 | |
Symbol 82 Button | Uses:76 81 | Used by:Timeline | |
Symbol 83 Text | Uses:18 | Used by:84 | |
Symbol 84 Button | Uses:76 83 | Used by:Timeline | |
Symbol 85 Text | Uses:18 | Used by:86 | |
Symbol 86 Button | Uses:76 85 | Used by:Timeline | |
Symbol 87 Graphic | Used by:89 | ||
Symbol 88 Text | Uses:18 | Used by:89 | |
Symbol 89 Button | Uses:87 88 | Used by:Timeline | |
Symbol 90 Text | Uses:18 | Used by:91 | |
Symbol 91 Button | Uses:76 90 | Used by:Timeline | |
Symbol 92 Graphic | Used by:94 | ||
Symbol 93 Text | Uses:18 | Used by:94 | |
Symbol 94 Button | Uses:92 93 | Used by:Timeline | |
Symbol 95 Text | Uses:18 | Used by:96 | |
Symbol 96 Button | Uses:76 95 | Used by:Timeline | |
Symbol 97 Text | Uses:18 | Used by:98 | |
Symbol 98 Button | Uses:76 97 | Used by:Timeline | |
Symbol 99 Graphic | Used by:101 | ||
Symbol 100 Text | Uses:18 | Used by:101 | |
Symbol 101 Button | Uses:99 100 | Used by:Timeline | |
Symbol 102 Text | Uses:18 | Used by:103 | |
Symbol 103 Button | Uses:76 102 | Used by:Timeline | |
Symbol 104 Graphic | Used by:106 | ||
Symbol 105 Text | Uses:18 | Used by:106 | |
Symbol 106 Button | Uses:104 105 | Used by:Timeline | |
Symbol 107 Text | Uses:18 | Used by:Timeline | |
Symbol 108 Sound | Used by:Timeline | ||
Symbol 109 Graphic | Used by:Timeline | ||
Symbol 110 Text | Uses:18 | Used by:Timeline | |
Symbol 111 Text | Uses:18 | Used by:Timeline | |
Symbol 112 Text | Uses:51 | Used by:113 | |
Symbol 113 Button | Uses:50 112 53 54 | Used by:Timeline | |
Symbol 114 Graphic | Used by:Timeline | ||
Symbol 115 Graphic | Used by:117 | ||
Symbol 116 Text | Uses:51 | Used by:117 | |
Symbol 117 Button | Uses:115 116 | Used by:Timeline | |
Symbol 118 Text | Uses:51 | Used by:Timeline | |
Symbol 119 Text | Uses:18 | Used by:Timeline | |
Symbol 120 Graphic | Used by:122 | ||
Symbol 121 Text | Uses:18 | Used by:122 | |
Symbol 122 Button | Uses:120 121 | Used by:Timeline | |
Symbol 123 Graphic | Used by:125 | ||
Symbol 124 Text | Uses:18 | Used by:125 | |
Symbol 125 Button | Uses:123 124 | Used by:Timeline | |
Symbol 126 Graphic | Used by:128 | ||
Symbol 127 Text | Uses:18 | Used by:128 | |
Symbol 128 Button | Uses:126 127 | Used by:Timeline | |
Symbol 129 Graphic | Used by:131 | ||
Symbol 130 Text | Uses:18 | Used by:131 | |
Symbol 131 Button | Uses:129 130 | Used by:Timeline | |
Symbol 132 Text | Uses:18 | Used by:Timeline | |
Symbol 133 Text | Uses:51 | Used by:134 | |
Symbol 134 Button | Uses:50 133 53 54 | Used by:Timeline | |
Symbol 135 Text | Uses:18 | Used by:Timeline | |
Symbol 136 Text | Uses:18 | Used by:Timeline | |
Symbol 137 Text | Uses:18 | Used by:Timeline | |
Symbol 138 Bitmap | Used by:139 | ||
Symbol 139 Graphic | Uses:138 | Used by:Timeline | |
Symbol 140 Text | Uses:18 | Used by:Timeline | |
Symbol 141 Text | Uses:18 | Used by:Timeline | |
Symbol 142 Text | Uses:18 | Used by:Timeline | |
Symbol 143 Text | Uses:18 | Used by:Timeline | |
Symbol 144 Bitmap | Used by:145 | ||
Symbol 145 Graphic | Uses:144 | Used by:164 | |
Symbol 146 Bitmap | Used by:147 | ||
Symbol 147 Graphic | Uses:146 | Used by:164 | |
Symbol 148 Bitmap | Used by:149 | ||
Symbol 149 Graphic | Uses:148 | Used by:164 | |
Symbol 150 Bitmap | Used by:151 | ||
Symbol 151 Graphic | Uses:150 | Used by:164 | |
Symbol 152 Bitmap | Used by:153 | ||
Symbol 153 Graphic | Uses:152 | Used by:164 | |
Symbol 154 Bitmap | Used by:155 | ||
Symbol 155 Graphic | Uses:154 | Used by:164 | |
Symbol 156 Bitmap | Used by:157 | ||
Symbol 157 Graphic | Uses:156 | Used by:164 | |
Symbol 158 Bitmap | Used by:159 | ||
Symbol 159 Graphic | Uses:158 | Used by:164 | |
Symbol 160 Bitmap | Used by:161 | ||
Symbol 161 Graphic | Uses:160 | Used by:164 | |
Symbol 162 Bitmap | Used by:163 | ||
Symbol 163 Graphic | Uses:162 | Used by:164 | |
Symbol 164 MovieClip | Uses:145 147 149 151 153 155 157 159 161 163 | Used by:Timeline | |
Symbol 165 Bitmap | Used by:166 | ||
Symbol 166 Graphic | Uses:165 | Used by:179 | |
Symbol 167 Bitmap | Used by:168 | ||
Symbol 168 Graphic | Uses:167 | Used by:179 | |
Symbol 169 Bitmap | Used by:170 | ||
Symbol 170 Graphic | Uses:169 | Used by:179 | |
Symbol 171 Bitmap | Used by:172 | ||
Symbol 172 Graphic | Uses:171 | Used by:179 | |
Symbol 173 Bitmap | Used by:174 | ||
Symbol 174 Graphic | Uses:173 | Used by:179 | |
Symbol 175 Bitmap | Used by:176 | ||
Symbol 176 Graphic | Uses:175 | Used by:179 | |
Symbol 177 Bitmap | Used by:178 | ||
Symbol 178 Graphic | Uses:177 | Used by:179 | |
Symbol 179 MovieClip | Uses:166 168 170 172 174 176 178 | Used by:Timeline | |
Symbol 180 Text | Uses:18 | Used by:Timeline | |
Symbol 181 Graphic | Used by:Timeline | ||
Symbol 182 Text | Uses:18 | Used by:Timeline | |
Symbol 183 ShapeTweening | Used by:185 | ||
Symbol 184 Graphic | Used by:185 | ||
Symbol 185 MovieClip | Uses:183 184 | Used by:Timeline | |
Symbol 186 Bitmap | Used by:187 | ||
Symbol 187 Graphic | Uses:186 | Used by:Timeline | |
Symbol 188 Text | Uses:18 | Used by:Timeline | |
Symbol 189 Text | Uses:18 | Used by:Timeline | |
Symbol 190 Text | Uses:18 | Used by:Timeline | |
Symbol 191 Text | Uses:18 | Used by:Timeline | |
Symbol 192 Graphic | Used by:Timeline | ||
Symbol 193 Text | Uses:18 | Used by:Timeline | |
Symbol 194 Text | Uses:18 | Used by:Timeline | |
Symbol 195 Text | Uses:18 | Used by:Timeline | |
Symbol 196 Graphic | Used by:197 | ||
Symbol 197 MovieClip | Uses:196 | Used by:Timeline | |
Symbol 198 Text | Uses:18 | Used by:Timeline | |
Symbol 199 Text | Uses:18 | Used by:Timeline | |
Symbol 200 Text | Uses:18 | Used by:Timeline | |
Symbol 201 Bitmap | Used by:202 | ||
Symbol 202 Graphic | Uses:201 | Used by:Timeline | |
Symbol 203 Text | Uses:18 | Used by:Timeline | |
Symbol 204 Text | Uses:18 | Used by:Timeline | |
Symbol 205 Bitmap | Used by:206 | ||
Symbol 206 Graphic | Uses:205 | Used by:Timeline | |
Symbol 207 Text | Uses:18 | Used by:Timeline | |
Symbol 208 Text | Uses:18 | Used by:Timeline | |
Symbol 209 Text | Uses:18 | Used by:Timeline | |
Symbol 210 Bitmap | Used by:211 212 | ||
Symbol 211 Graphic | Uses:210 | Used by:Timeline | |
Symbol 212 Graphic | Uses:210 | Used by:Timeline | |
Symbol 213 Text | Uses:18 | Used by:Timeline | |
Symbol 214 Text | Uses:18 | Used by:Timeline | |
Symbol 215 Bitmap | Used by:216 | ||
Symbol 216 Graphic | Uses:215 | Used by:Timeline | |
Symbol 217 Text | Uses:18 | Used by:Timeline | |
Symbol 218 Text | Uses:18 | Used by:Timeline | |
Symbol 219 Text | Uses:18 | Used by:Timeline | |
Symbol 220 Text | Uses:18 | Used by:Timeline | |
Symbol 221 Bitmap | Used by:222 | ||
Symbol 222 Graphic | Uses:221 | Used by:Timeline | |
Symbol 223 Text | Uses:18 | Used by:Timeline | |
Symbol 224 Bitmap | Used by:225 | ||
Symbol 225 Graphic | Uses:224 | Used by:Timeline | |
Symbol 226 Text | Uses:18 | Used by:Timeline | |
Symbol 227 Text | Uses:18 | Used by:Timeline | |
Symbol 228 Graphic | Used by:231 | ||
Symbol 229 Graphic | Used by:231 | ||
Symbol 230 Graphic | Used by:231 | ||
Symbol 231 Button | Uses:228 229 230 | Used by:Timeline | |
Symbol 232 Text | Uses:18 | Used by:Timeline | |
Symbol 233 Text | Uses:18 | Used by:Timeline | |
Symbol 234 Bitmap | Used by:235 | ||
Symbol 235 Graphic | Uses:234 | Used by:Timeline | |
Symbol 236 Text | Uses:18 | Used by:Timeline | |
Symbol 237 Text | Uses:18 | Used by:Timeline | |
Symbol 238 Text | Uses:18 | Used by:Timeline | |
Symbol 239 Bitmap | Used by:240 | ||
Symbol 240 Graphic | Uses:239 | Used by:Timeline | |
Symbol 241 Text | Uses:18 | Used by:Timeline | |
Symbol 242 Text | Uses:18 | Used by:Timeline | |
Symbol 243 Text | Uses:18 | Used by:Timeline | |
Symbol 244 Graphic | Used by:Timeline | ||
Symbol 245 EditableText | Uses:18 | Used by:Timeline | |
Symbol 246 Text | Uses:18 | Used by:Timeline | |
Symbol 247 Graphic | Used by:Timeline | ||
Symbol 248 EditableText | Uses:18 | Used by:Timeline | |
Symbol 249 Text | Uses:18 | Used by:Timeline | |
Symbol 250 EditableText | Uses:18 | Used by:Timeline | |
Symbol 251 Text | Uses:18 | Used by:Timeline | |
Symbol 252 EditableText | Uses:18 | Used by:Timeline | |
Symbol 253 EditableText | Uses:18 | Used by:Timeline | |
Symbol 254 Text | Uses:18 | Used by:Timeline | |
Symbol 255 EditableText | Uses:18 | Used by:Timeline | |
Symbol 256 EditableText | Uses:18 | Used by:Timeline | |
Symbol 257 Text | Uses:18 | Used by:Timeline | |
Symbol 258 Text | Uses:18 | Used by:Timeline | |
Symbol 259 Text | Uses:18 | Used by:Timeline | |
Symbol 260 Text | Uses:18 | Used by:Timeline | |
Symbol 261 Text | Uses:18 | Used by:Timeline | |
Symbol 262 Graphic | Used by:Timeline | ||
Symbol 263 Text | Uses:18 | Used by:Timeline | |
Symbol 264 Graphic | Used by:265 | ||
Symbol 265 Button | Uses:264 | Used by:Timeline | |
Symbol 266 Text | Uses:51 | Used by:Timeline | |
Symbol 267 Text | Uses:18 | Used by:Timeline | |
Symbol 268 Text | Uses:18 | Used by:Timeline | |
Symbol 269 Text | Uses:18 | Used by:Timeline | |
Symbol 270 Bitmap | Used by:271 | ||
Symbol 271 Graphic | Uses:270 | Used by:Timeline | |
Symbol 272 Text | Uses:18 | Used by:Timeline | |
Symbol 273 Text | Uses:18 | Used by:Timeline | |
Symbol 274 Bitmap | Used by:275 | ||
Symbol 275 Graphic | Uses:274 | Used by:Timeline | |
Symbol 276 Text | Uses:18 | Used by:Timeline | |
Symbol 277 Text | Uses:18 | Used by:Timeline | |
Symbol 278 Text | Uses:18 | Used by:Timeline | |
Symbol 279 Text | Uses:18 | Used by:Timeline | |
Symbol 280 Text | Uses:18 | Used by:Timeline | |
Symbol 281 Text | Uses:18 | Used by:Timeline | |
Symbol 282 Text | Uses:18 | Used by:Timeline | |
Symbol 283 Graphic | Used by:Timeline | ||
Symbol 284 Graphic | Used by:Timeline | ||
Symbol 285 Graphic | Used by:Timeline | ||
Symbol 286 Graphic | Used by:Timeline | ||
Symbol 287 Graphic | Used by:Timeline | ||
Symbol 288 Graphic | Used by:Timeline | ||
Symbol 289 Text | Uses:18 | Used by:Timeline | |
Symbol 290 Text | Uses:18 | Used by:Timeline | |
Symbol 291 Text | Uses:18 | Used by:Timeline | |
Symbol 292 Graphic | Used by:Timeline | ||
Symbol 293 Text | Uses:18 | Used by:Timeline | |
Symbol 294 Graphic | Used by:Timeline | ||
Symbol 295 Bitmap | Used by:296 | ||
Symbol 296 Graphic | Uses:295 | Used by:Timeline | |
Symbol 297 Graphic | Used by:Timeline | ||
Symbol 298 Text | Uses:18 | Used by:Timeline | |
Symbol 299 Bitmap | Used by:300 | ||
Symbol 300 Graphic | Uses:299 | Used by:Timeline | |
Symbol 301 Graphic | Used by:Timeline | ||
Symbol 302 Text | Uses:18 | Used by:Timeline | |
Symbol 303 Text | Uses:18 | Used by:Timeline | |
Symbol 304 Text | Uses:18 | Used by:Timeline | |
Symbol 305 Text | Uses:18 | Used by:Timeline | |
Symbol 306 Text | Uses:18 | Used by:Timeline | |
Symbol 307 Text | Uses:18 | Used by:Timeline | |
Symbol 308 Text | Uses:18 | Used by:Timeline | |
Symbol 309 Text | Uses:18 | Used by:Timeline | |
Symbol 310 Text | Uses:18 | Used by:Timeline | |
Symbol 311 Text | Uses:18 | Used by:Timeline | |
Symbol 312 Text | Uses:18 | Used by:Timeline | |
Symbol 313 Graphic | Used by:Timeline | ||
Symbol 314 EditableText | Uses:18 | Used by:Timeline | |
Symbol 315 Text | Uses:18 | Used by:Timeline | |
Symbol 316 Text | Uses:18 | Used by:Timeline | |
Symbol 317 Text | Uses:18 | Used by:Timeline | |
Symbol 318 Text | Uses:18 | Used by:Timeline | |
Symbol 319 Text | Uses:18 | Used by:Timeline | |
Symbol 320 Text | Uses:18 | Used by:Timeline | |
Symbol 321 Graphic | Used by:Timeline | ||
Symbol 322 EditableText | Uses:18 | Used by:Timeline | |
Symbol 323 Text | Uses:18 | Used by:Timeline | |
Symbol 324 Text | Uses:18 | Used by:Timeline | |
Symbol 325 Text | Uses:18 | Used by:Timeline | |
Symbol 326 Graphic | Used by:327 | ||
Symbol 327 Button | Uses:326 | Used by:Timeline | |
Symbol 328 Text | Uses:51 | Used by:Timeline | |
Symbol 329 Text | Uses:18 | Used by:Timeline | |
Symbol 330 Bitmap | Used by:331 | ||
Symbol 331 Graphic | Uses:330 | Used by:Timeline | |
Symbol 332 Text | Uses:18 | Used by:Timeline | |
Symbol 333 Text | Uses:18 | Used by:Timeline | |
Symbol 334 Graphic | Used by:Timeline | ||
Symbol 335 Text | Uses:18 | Used by:Timeline | |
Symbol 336 Graphic | Used by:Timeline | ||
Symbol 337 Text | Uses:18 | Used by:Timeline | |
Symbol 338 Text | Uses:18 | Used by:Timeline | |
Symbol 339 Graphic | Used by:Timeline | ||
Symbol 340 Text | Uses:18 | Used by:Timeline | |
Symbol 341 Graphic | Used by:Timeline | ||
Symbol 342 Text | Uses:18 | Used by:Timeline | |
Symbol 343 Graphic | Used by:Timeline | ||
Symbol 344 Text | Uses:18 | Used by:Timeline | |
Symbol 345 Bitmap | Used by:347 355 356 357 358 | ||
Symbol 346 Bitmap | Used by:347 | ||
Symbol 347 Graphic | Uses:345 346 | Used by:Timeline | |
Symbol 348 Graphic | Used by:Timeline | ||
Symbol 349 Bitmap | Used by:350 | ||
Symbol 350 Graphic | Uses:349 | Used by:Timeline | |
Symbol 351 Graphic | Used by:Timeline | ||
Symbol 352 Text | Uses:18 | Used by:Timeline | |
Symbol 353 Graphic | Used by:Timeline | ||
Symbol 354 Text | Uses:18 | Used by:Timeline | |
Symbol 355 Graphic | Uses:345 | Used by:359 | |
Symbol 356 Graphic | Uses:345 | Used by:359 | |
Symbol 357 Graphic | Uses:345 | Used by:359 | |
Symbol 358 Graphic | Uses:345 | Used by:359 | |
Symbol 359 MovieClip | Uses:355 356 357 358 | Used by:365 Timeline | |
Symbol 360 Text | Uses:18 | Used by:Timeline | |
Symbol 361 Graphic | Used by:Timeline | ||
Symbol 362 Text | Uses:18 | Used by:Timeline | |
Symbol 363 Graphic | Used by:Timeline | ||
Symbol 364 Text | Uses:18 | Used by:Timeline | |
Symbol 365 MovieClip | Uses:359 | Used by:Timeline | |
Symbol 366 Graphic | Used by:Timeline | ||
Symbol 367 Text | Uses:18 | Used by:Timeline | |
Symbol 368 Graphic | Used by:Timeline | ||
Symbol 369 Text | Uses:18 | Used by:Timeline | |
Symbol 370 Text | Uses:18 | Used by:Timeline | |
Symbol 371 Graphic | Used by:Timeline | ||
Symbol 372 Graphic | Used by:Timeline | ||
Symbol 373 Graphic | Used by:Timeline | ||
Symbol 374 Graphic | Used by:Timeline | ||
Symbol 375 Graphic | Used by:Timeline | ||
Symbol 376 Graphic | Used by:Timeline | ||
Symbol 377 Graphic | Used by:Timeline | ||
Symbol 378 Graphic | Used by:Timeline | ||
Symbol 379 Graphic | Used by:Timeline | ||
Symbol 380 Graphic | Used by:Timeline | ||
Symbol 381 Graphic | Used by:Timeline | ||
Symbol 382 Text | Uses:18 | Used by:Timeline |
Instance Names
"bar" | Symbol 15 MovieClip Frame 1 | Symbol 3 MovieClip |
Labels
"loaded" | Symbol 15 MovieClip Frame 3 |
|