Wednesday, December 31, 2014

Produce A Prank Expensive Animation

Prank Flash animations make great gags. The simplest pranks do little more than cutting an innocuous movie to a scary image and startling sound (in the tradition of Bambi Meets Godzilla). More complex pranks frustrate the user by playing tricks with the mouse. You can post them on your home page and email the link to your friends.


Instructions


Simple Screamer Pranks


1. Plan your prank. You need a setup and the prank itself. The set up is usually an innocuous image or animation and pleasant background music. The prank usually combines a startling image (a bloody eye or frightful face) and a scream.


2. Collect your materials. You can draw your own images, use photographs, download images from the web or capture frames from movies. The web has plenty of free sound clips, but you can always record your own.


3. Create your Flash Animation. Make sure the setup runs 15 to 20 seconds to lull the viewer into a sense of security. Cut abruptly to the shock image. Load sounds with the frame properties palette.


4. Save your prank as an SWF animation. Load it to your web page and email your friends.


Frustrating Mouse Tricks


5. Plan your prank. It should involve an interface element that doesn't work as anticipated. This could be a button that jumps when the mouse reaches it, a maze that blocks the mouse, or a hidden button that restarts the prank.


6. Draw the stage elements. You should include at least one object intended to interact with the mouse.


7. Create the animation keyframes. Tricks that move the button can be done in one frame. Tricks that move the user around in the movie require a keyframe for each different screen.


8. Input the ActionScript code. Depending on your version of Flash you can attach it directly to the button, or use an event handler. The most important element is to execute the script when the mouse moves over the button rather than when the user clicks.


9. Test your movie. When it works exactly the way you want, export it as an SWF file.