Wednesday, May 11, 2011

Flash: MP3 Player


This was really fun to do. I first created the sound bars, which are pretty cool. Then I added buttons to play sound clips. After I added a stop button. It is like a really, really low-tech MP3 player.

Thursday, May 5, 2011

Flash: Sound Bars



This is really fun to make and I really like how you can easily change the bars into anything you want. Even though the bars move randomly, it can look as if it goes to some music.

Wednesday, April 13, 2011

Flash: Space Ship Game



After working so long with actionscript, I finally finished creating a game with Flash. When you press 'play' you can use the arrow keys to move the ship and space bar to fire lasers at the enemy spaceship.

Play Again Here

Monday, March 28, 2011

Flash: Space Ship 2



In this animation I edited the spaceship so that it moves up and down more realistically by using the arrow keys. I was able to do this by using actionscript.

Thursday, March 24, 2011

Flash: Space Ship



In this animation I made a spaceship simply by using the rectangle tool and then I uses actionscript to make it move. If you use the arrow keys you can move the ship up, down, left, or right. By using the 'Key.isDown' function, it opens so much more opportunity for flash.