Want to hire a development team?

Listings by jayanthi

Please find all the active listings published by jayanthi below. Publisher has posted 13 listings. You may click on a listing to visit its detail page to learn more about the listing.

Number of Listings:
13
Flash 8 Actionscript tutorial to load and use external mp3 files
To load external MP3 files at runtime, we need to use loadSound() method of Sound class. This method has 2 variable as shown below,
PriceFree
Views640
(0 ratings)
Flash 8 tutorial to create blur effect or motion effect
posted byjayanthiinAnimations
While watching cartoons or certain ads, I always wondered, how do they give this blur effects to depict characters moving fast. I still don't know how they do, but getting the same effect in flash 8 is really simple.
PriceFree
Views462
(0 ratings)
Preloading MP3 files
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 trac
PriceFree
Views449
(0 ratings)
Flash 8 actionscript tutorial to set volume of externally loaded mp3 file
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. Simila
PriceFree
Views699
(0 ratings)
Flash actionscript tutorial to create blur effect at runtime
BlurFilter (flash.filters.BlurFilter)
PriceFree
Views465
(0 ratings)
Fading objects with actionscript code
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
PriceFree
Views725
(0 ratings)
Sound Controller
In this tutorial, we will be using in-built sound object to create Sound Controller. To achieve our goal, we will be script to attach external .mp3 file, create preloader for sound file, create play / stop button, Volume and Balance controller
PriceFree
Views438
(0 ratings)
Drawing with actionscript
This tutorial will teach us on how to draw at runtime using actionscript code.
PriceFree
Views690
(0 ratings)
Glow effect in flash using actionscript
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.
PriceFree
Views508
(0 ratings)
The Color object in flash
The color object in flash allows us to set RGB color value to movie clip symbols. They also help us retrieve the value once set
PriceFree
Views360
(0 ratings)
Text Enhancement / using styles and HTML pages in Flash
When we say we are enhancing text in flash by implementing ‘styles’ to it, We certainly mean we have a styles (.css) page and an HTML page, which is loaded into flash.
PriceFree
Views637
(0 ratings)
Scrapbook Photo Gallery tutorial in Flash
Goodie!! We will learn three flash behaviors while creating this eye-catching photo gallery and they are - Load external graphic behavior , On-click behavior to lift photograph right on top and Drag -and- drop behavior .
PriceFree
Views962
(0 ratings)
Horizontal 3D Carousel in Flash CS3
This tutorial will help us teach us on how to create 3D horizontal Carousel effect in flash using actionscript 3.
PriceFree
Views1191
(0 ratings)