Bar « Design « Flash Tutorials

Home
Flash Tutorials
1.Actionscript Programming
2.Animals
3.Animation
4.Colors
5.Design
6.Effects
7.Game Cartoon
8.Humans
9.Models
10.Nature
11.Operations
12.Shapes
Photoshop Tutorials
Maya Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
Flash Tutorials » Design » Bar 
This tutorial is for beginner flash designers. In this video i will teach you how to design a flash button with click sound and rollover state

If you remember when we created the navBack movie clip we gave it some linkage settings, well this means that the code that doesn't change doesn't have to be reentered in to the other frames.

This tutorial will teach you how to create a vertical randomly moving bar equalizer. These bars are going to move in a random manner by having a random value for their _yscale property on each frame. Even though the movement of the bars is random, it can be played along with music to mimic a musical flow.

This is the code that changes the horizontal scale of the bar. As the _xscale property uses a percentage, affecting this property is perfect for creating preloaders. If you think of the graphic you created as being 100% of the horizontal scale, 10% or even 50% will be thinner, therefore a pretty accurate representation of the amount of data loaded can be displayed.

when you choose to load only part of the movie you must also make the same change inside the "loaderbar" MC so that the loading bar acurately represents how much of the preload has loaded.

w__w__w.___j_a_v__a_2___s_.___c___o_m__ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.