Most Popular Scripts | Flash | Tutorials & Tips
Text presentation in flash
Using this thoroughly explained, detailed flash lesson, you will see how to create text presentation in flash using some special flash tricks.
Reviews0
PriceFree
Views800
Dynamic image button with URL
posted byflashfridge.cominButtons
In this thoroughly explained, detailed flash lesson, you will see how to create trendy and dynamic image button with URL.
Reviews0
PriceFree
Views1256
Apply Glow effect on image using the AS
posted bykreso007inActionscript
In this thoroughly explained, detailed lesson, I will show you how to apply Glow filter on any image using the AS code.
Reviews0
PriceFree
Views792
Image animation using the mouse click
posted bykreso007inActionscript
This, step by step action script lesson, will show you how to create image animation using the mouse click.
Reviews0
PriceFree
Views788
Blur circular animation using the AS
posted byflashfridge.cominActionscript
This, step by step, detailed action script lesson, will show you how to create circular animation. You can use this animation for some flash banner.
Reviews0
PriceFree
Views701
Orbiting animation using the AS
posted byvuletavinActionscript
Using this thoroughly explained, detailed and quickly flash lesson, I will explain to you how to create orbiting animation using a little AS code.
Reviews0
PriceFree
Views848
Full photo shooting animation
posted bykreso007inAnimations
Using this thoroughly explained, detailed flash lesson, you will see how to create trendy photo shooting animation in flash using some special flash tips and tricks.
Reviews0
PriceUSD 1.00
Views561
Fading objects with actionscript code
posted byjayanthiinActionscript
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
By using 'onEnterFrame' event handler
By using 'set interval()' function
Reviews0
PriceFree
Views948
Flash actionscript tutorial to create blur effect at runtime
posted byjayanthiinActionscript
BlurFilter (flash.filters.BlurFilter)
flash.filters package contains 'BlurFilter' class, which allows us to apply 'blur visual effect' to movie clips, text fields, and buttons at runtime.
Reviews0
PriceFree
Views596
Flash 8 actionscript tutorial to set volume of externally loaded mp3 file
posted byjayanthiinActionscript
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 getVolume() method, getVolume() returns the sound volume level as an integer from 0 to 100, where 0 is off and 100 is full volume. The default setting is 100.
Reviews0
PriceFree
Views892
Preloading MP3 files
posted byjayanthiinActionscript
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.
Reviews0
PriceFree
Views580
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.
Reviews0
PriceFree
Views588
Flash 8 Actionscript tutorial to load and use external mp3 files
posted byjayanthiinActionscript
To load external MP3 files at runtime, we need to use loadSound() method of Sound class. This method has 2 variable as shown below,
public loadSound(url:String, isStreaming:Boolean) : Void
The isStreaming parameter indicates whether the sound is an event or a streaming sound.
Reviews0
PriceFree
Views883
Illusion image presentation
posted byflashfridge.cominAnimations
In this thoroughly explained, detailed lesson, I will show you how to create attractive image illusion presentation using some special flash tips and tricks.
Reviews0
PriceFree
Views845
Zoom in Zoom out sun effect
In this thoroughly explained, detailed lesson, I will show you how to create cool zoom in, zoom out sun effect using some special flash tips and tricks.
Reviews0
PriceFree
Views1650
Frame by Frame blic photo effect
posted byflashfridge.cominEffects
This, step by step, detailed flash lesson, will show you how to create trendy blic blic photo effect using some special flash tips and tricks.
Reviews0
PriceFree
Views1011
Matthew Casperson
posted byphyxxinActionscript
Get started with the Away3D Flash 3D engine with this detailed tutorial. Demo and source code included.
Reviews0
PriceFree
Views453
Image animation using the AS
posted byvuletavinAnimations
Using this thoroughly explained, detailed flash lesson, you will see how to create advanced Image animation using the Action Script code and mouse moving.
Reviews0
PriceFree
Views887
Trendy photography flash menu with sound and URL
posted bykreso007inNavigation
Using this thoroughly explained, detailed flash lesson, you will see how to create advanced and trendy photography flash menu with sound and URL which can be used for any web site.
Reviews0
PriceUSD 10.00
Views1123
Matthew Casperson
posted byphyxxinActionscript
See how to easily load Papervision textures from the web using the asynchronous Loader class. Demo and source code included.
Reviews0
PriceFree
Views482