Tuesday, January 25, 2011

Flash: Bouncing Balls



I used Actionscript to create this animation and was able to make it so that each ball has a different position and speed.

Flash: Wrap With Actionscript



In this animation I used only Actionscript(noticing a pattern here?) to make the balls move down the screen and then wrap in order to do it again, and again, and again.

Friday, January 21, 2011

Flash: Ball Positioning 2


Again another simple animation. I learned some more about Actionscript and what goes on that we don't see.

Flash: Ball Positioning


This is another simple animation. I positioned these balls with actionscript and that's about it.

Flash: Bouncing Ball 2



This is animation is almost the same as the other "Bouncing Ball" animation that I created, but I added another movieclip (Pacman) and a background.

Wednesday, January 19, 2011

Flash: Center MovieClip



This was another animation that I forgot to post. Again (besides creating the bee) I only used Actionscript to make the bee in the exact center of the stage.

Flash: Screen Wrap



In this animation I used Actionscript to make the bee move and make it 'screen wrap'. I made this a while ago, but forgot to post it.

Tuesday, January 18, 2011

Flash: Bouncing Ball



In this animation I used all the previous information I learned about Actionscript to create this. It is not a loop, rather it always move based on the position of the ball. I was able to make this by using the coordinate system again and 'if' statements.

Wednesday, January 12, 2011


This animation is almost the same as the previous one that I created, but this time I was able to make the ball wrap instead of disappearing. I was able to do this again only with actionscript.

Flash: Actionscript


This is another very, very simple animation. I used only actionscript for this one and I was able to make the ball move without doing any tools, only with words. If you missed the animation (it's really short) just refresh the page.

Tuesday, January 11, 2011

Flash: Coordinate System


In this very simple animation, I learned about the Flash Coordinate System and how to place movieclips anywhere on the stage by using actionscript.

Monday, January 10, 2011

Flash: Rotating Lines



In this animation created this almost enitirely from the actionscript. It's really cool because after getting the actionscript right, all I had to do was edit my movieclip and then the animation was complete. I can do a lot more if I edit the movieclip to do some other stuff.

Tuesday, January 4, 2011

Flash: Moving Star Field



For this animation I took a almost everything from the previous "Star animation" that I did, I just edited /added on to the Actions.

Flash: Random Star Placement



This animation is almost completely based on Actions. I first made the length and height of the frame different and made the background color black. Then I made a movie clip (a star) and that was the basis for the entire animation. All that I did next was to edit the Actions with a lot of different variables and such, until I created this. Now everytime this picture is opened up, it will be a random placement of stars in varying sizes.