All About Flash
All About Flash
Basics
Files:
o .fla
Main flash working file
o .swf
A flash movie, all the junk you see that is flash on a webpage is a .swf file
Drawing tools
Rectangle primitive
o Allows you to customize the radius/sharpness of the corners of the rectangle, can make them
more rounded
Oval primitive
o Allows you to edit the inside and outside radius of an oval (in order to make holes in the middle
and such
o End angle and start angle : show only parts of the oval
bitmap images
import import to library choose image
drag it to the stage
sounds
file import import to stage or library
to edit sound compression
o double click sound icon in library
opens up sound properties
o compression types
ADPCM
Very little compression, good for only really short sounds
MP3
Great for longer sounds
Raw
Very little compression, good for only really short sounds
Speech
Great for voice over audio
o Bit rate
Default: 16
Enhances the quality of the sound
Ex: he then tried 64 so the sound was better
o Test test the quality of the sound
You can put sound in your website by just dragging it from the library onto the stage
o Will show up in frame 1 of layer one, will see sound waves
Control test movie
Understanding tweens
Motion tweens
o Lets you do a variety of different effects to an object
o Can zoom in to the window
o Can define its path
Shape tweens
o “morphing” turns into the image
“bone” tweens
o Can have certain parts of an object moving
o Ex: arm of hula girl, could make it waving
Creating shape tweens
Selected a petal of the shape
Clicked on keyframe 24 on that layer
Clicked F6 to make those keyframes
If have something else that you want to also show up for this duration, click that layer, click frame 24, and
press F5
Back to first layer, right click in between frames 1 and 25 and say “Create shape tween”