Feb 5
How to Make Valentine's Day Photo Slideshow Story Video...
Romance is in the air. Chocolate hearts, roses, and greeting cards are everywhere. If you really want to be romantic, ignore all of these commercial products this Valentine's Day. Buying a card or some candy from the store only shows that you're doing what's expected. Going the extra mile to be creative shows that you [...]
Feb 5
Papervision 3D Programing Tutorial - 3D Spectrum Analyser
Create a 3D spectrum analyser with Papervision using this tutorial and sample code.
Feb 4
Papervision 3D programming tutorial - Photo Slide
See how Papervision 3D can be used to create a dynamic, 3D photo album with this tutorial with source code.
Feb 3
Papervision 3D programming tutorial - Mouse Picking
This article shows you how to pick and select 3D objects in a Papervision scene.
Feb 1
Papervision 3D programming tutorial - Casting Shadows
This article shows you how to project shadows from a mesh onto a flat surface with Papervision 3D.
Feb 1
Papervision 3D programming tutorial - Depth of Field
This article shows you how to create a depth of field effect with Papervision 3D and the standard Flash blur effects.
Jan 29
FLASH 8 ACTIONSCRIPTING TUTORIAL ON SET VOLUME OF...
In this tutorial, we will learn how to adjust volume of an externally loaded MP3 file in flash. As we all know, to get this done, we are basically revolving around sound object. The method used to adjust sound volume is setVolume() of sound object. Similarly we can even retrieve the already set volume by [...]
Jan 29
FLASH 8 ACTIONSCRIPTING TUTORIAL ON LOADING AND USING...
To load external MP3 files at runtime, we need to use loadSound() method of Sound class.
Jan 29
FLASH 8 TUTORIAL ON BLUR EFFECT OR MOTION EFFECT
Similar to Photoshop and Fireworks, Flash 8 has this new "effects" feature, which includes, drop shadow, blur, glow, bevel, gradient glow and garient bevel effects.
Jan 28
How to make a Web 2.0 Logo in Flash Part 1
In Part 1 of this Flash CS3 tutorial, you’ll learn how to create a text based logo, using some of the graphic features in Flash.
Jan 28
Fade transition effect
This Flash tutorial will teach you how to create a fade transition effect using the alpha property. This will give the effect of images fading into each other.
Jan 26
How to Make a Flash Quiz and Publish to web in Minutes
New semester is coming. Most of teachers are preparing for the new semester. Why not take the technology to your classroom in the new year 2009? Here is a step-by-step tutorial of how to make a quiz and publish to web in minutes!
Jan 23
Using the eraser tool
The eraser tool obviously erases “things” you see on the screen, but did you know there are 3options: Eraser mode, Faucet, and Eraser shapes.
Jan 20
Variables, Data Types, Classes, Properties And Methods In...
This is the ultimate noob tutorial that will introduce you to the fundamental ActionScript 3.0 tools.
Jan 17
Playing Flash Video Using The AS3 FLVPlayback Component
Learn how to play video files in Flash.