alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user alptugan
alptugan (2)

AS3 Preloader Class

Here is my preloader class,
it was written in actionscript 3.

you can view the example from -> alptugan.xm.com/

It's very easy to use just add these codes to your .fla file;

import com.*;
var preloader:PreloaderClass = new PreloaderClass("bonnie.jpg");
addChild(preloader);

Listing url: www.alptugan.com
13209 downloads, 60308 views

preloader animation as3 class alp tugan alptugan


Download (893.11 KB)

Comments

You need to login to post a comment.

user sesharrim
sesharrim 12 years ago

<h1>HOLA !!</h1>

user astrolabb
astrolabb 13 years ago

very very very nice and so usefull !!

user dante11779
dante11779 14 years ago

very nice, thank you kindly =)

user z12ent
z12ent 14 years ago

Love it! I'm new to the whole flash experiance and was wondering how would I be able to load a video after it has loaded using this pre loader? Thank you and great job!

user Cadaval
Cadaval 15 years ago

Very nice.

show all 22 comments