Flash Tutorials by Jayanthi
We will learn three flash behaviors while creating this eye-catching photo gallery and they are - Load external graphic behavior, n-click behavior to lift photograph right on top and Drag -and- drop behavior.
June 16,
2010
Today Views:
1 Total Views:
4,674
The color object in flash allows us to set RGB color value to movie clip symbols.
April 6,
2010
Today Views:
1 Total Views:
1,345
In this tutorial, we will learn, to attach external .mp3 file to swf, To create preloader for sound file, To create play / stop button, Volume controller and Balance (Pan) controller.
February 2,
2010
Today Views:
1 Total Views:
1,670
To preload MP3 file, we can use 'setinterval()' function to create polling mechanism that checks the bytes loaded for a Sound or NetStream object at predetermined intervals. We can use 'Sound.getBytesLoaded()' and 'Sound.getBytesTotal()' methods to track downloading progress of MP3 files.
January 11,
2010
Today Views:
1 Total Views:
1,368
While working with movie clips on stage, we you might want to fade the movie clip in or out instead of toggling its _visible property. There are two procedures to animate a movie clip.
January 8,
2010
Today Views:
1 Total Views:
1,793
In this tutorial, with the help of actionscript, we shall draw a star, fill color to it and provide outer glow to the same. We shall also include actionscript event to change glow color.
December 24,
2009
Today Views:
2 Total Views:
3,136
In this tutorial, we will learn how to adjust volume of an externally loaded MP3 file in flash.
September 29,
2009
Today Views:
1 Total Views:
831
This tutorial will help us teach us on how to create 3D horizontal Carousel effect in flash using actionscript 3
September 25,
2009
Today Views:
1 Total Views:
3,925
To load external MP3 files at runtime, we need to use loadSound() method of Sound class.
September 22,
2009
Today Views:
1 Total Views:
797
We will be covering a lot of topics whilst creating mp3 player, topics include,
September 14,
2009
Today Views:
1 Total Views:
1,982




















