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
You can open/play the swf file with Flash Player exe
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, 60473 views
preloader animation as3 class alp tugan alptugan
Comments
You need to login to post a comment.
<h1>HOLA !!</h1>
very very very nice and so usefull !!
very nice, thank you kindly =)
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!
Very nice.
good.........
muy buen preloader
hi sir,
my name is lokesh.
can you please send me a simple script to do a sound spectrum in flash using as 3.0 .
i will be very thankful to you...........
plz reply
Nicely design! Great job dude!
Great design!
Greetings^^
Look Modern :D
Realy it is very good. It is very help full to me. Thank you very much.
make some circle in circular form rest everthing is good
make some circle in circular form rest
good work "kardesim" :)
very good!!!
worked like a charm! Thanks again!! Preloaders in AS3 has been a thorn in my eye for a while;)
Cheers
thanks for the quick reply! I'll give it a go and let you know how it works out.
cheers
Thank you! You can use this code in your classes as well.
In this instance, you should edit the preloader class code.
I can recommend you to first;
-Publish your .fla file to swf
-Then make a new .fla document and save it into same folder
-Put my code to your new .fla file and call your published .swf document. It should work.
As you know, you need only to change this section;
import com.*;
var preloader:PreloaderClass = new PreloaderClass("your site name.swf");
addChild(preloader);
Hi! nice preloader!! I like the fact that its in a class!! One question though..im creating a flash application, where i dont have any code in the .fla file, its all in classes. I need a preloader, but i get all sorts of errors if i put this in my .fla file... im still quite new to the whole as3, so i dont know if i should just put this in my documentclass file?
Thanks.Sure you can customize it whatever you want.
Hy can I use you'r preloader on my website? And Can I make It costam. It's the best preloader I have ever seen