Monthly Archives: January 2009

Dissecting A Non-linear “Activity Scene”

In a “Samorost” style activity scene, button trigger simple animations and can be accessed in any order the user wishes.  This is what I mean by “non-linear”.  Originally I thought this kind interactivity structure could only be done well with a light sprinkling of actionscript, however if organized in a particular manner it is possible [...]

Posted in Resources, Timeline, Tutorials | Leave a comment

How To Submit

To submit your flash project to this site you will first need to register. At the bottom of the menu on the right side of the screen there is section called META with links to the register and login pages.  Once you have registered I will have to verify your registration (as to prevent spam [...]

Posted in Submissions, Tutorials | Leave a comment

Remote Rollovers

This tutorial will show you how to create button rollovers that will cause a separate movie clip object to change. While we will use bland circles and rectangles as our buttons and movie clips, you can probably imagine how it can apply to a more creative interface. In the physical world the equivalent would be [...]

Posted in Timeline, Tutorials | Leave a comment

Storyboarding for Animations

What is a storyboard? Simply put it is a series of images you create, usually with text descriptions, to help organize and plan out an animation  project. Creating an animation is generally a lot of work.  Since storyboards allow you to plan out what you are making they can save you a lot of time [...]

Posted in Resources | Leave a comment

Nesting Movie Clips

By putting movie clips inside one another we can create more complex forms of animation while also keeping our main timeline nice and organized. In this example we will make a movie clip object rotate inside of another movie clip that is moving from one side of the stage to the other. Here’s what it [...]

Posted in Timeline, Tutorials | 1 Comment

Opacity Animation

Just about any property of a movieclip symbolcan be animated. In this tutorial we will animate the opacity of a movieclip.  We will have another image underneath the image in our movieclip symbol, so it will create a “crossfade” effect from one image to the next.  The process is very similar to animating the movement [...]

Posted in Timeline, Tutorials | Leave a comment