I am proud to say that I created this on my own with the
help of some books, blood, sweat, and fears. I needed to destress
after trying to create some things that didn't work and crashing
the program several times, so I created something soothing, relaxing,
and beautiful that made me feel good as I made it. Here's what I did:
*I used the " right peak " and " left peak " properties with the objects
to get them to increase and decrease in size in response to the volume
of the music, for both of the left and right speakers.
*I used the property " scaleY " on some objects to cause them to increase and
decrease in size, up and down, according to the Y scale.
*I used the property " scaleX " on some objects to cause them to increase and
decrease in size, left and right, according to the X scale.
*I changed the registration points on the objects so that they would move
differently. For example, some of the objects that move up and down move
out from either the top or the bottom.
*I used the " load " and " play " properties to load and play the background music
as soon as the Flash movie opened.
*I used the addEventListener property to check for the object events in every frame.