A Flash Developer Resource Site




Internet Commerce

Partners & Affiliates

Developer Channel


Featured Flash FLA
Gallery Downloads 11401 Flash Movies | 5 New Flash Movies Added
What's New | Top 100

Featured FLA

»  Author: Nick Kouvaris
»  Title: Znax
»  Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
»  More by: Nick Kouvaris


Random FLAs | Add Flash Movie
Featured Flash Site
Gallery Downloads 4941 Flash Sites | 1 New Flash Links
What's New | Top 100 Flash Site

Featured Site

»  Author Agence WOP Digital Agency
»  Title: Electricdrum
»  Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.


Random Links | Add your own Flash Related Links
Flash Tutorials 1481 Tutorials 7 New Tutorials Added!
What's New | Top100

» How To Make A Simple Animation Using Christmas Clips
» Simple Step by step flash game tutorial Spot the diffrence
» How To Make A Moving Text Slide
» Create Flash Banner With Text Float Effect
» How To Make Zoo Photos Slideshow
» How To Make A Dolphin Photos Slideshow
» How To Make A Fathers Day Slideshow
» How To Make A Transparent Background of Your Flash File
» Create Flash Banner With Text Disco Light Effect Today we will introduce you a Text Disco Light eff
» Unknown Tag: Title10
Random Tutorial | Add Site



Movies Home What's New Top 100 Featured Random Movies Submit myMovies 
Search Movies



Announcements Movies » Scripting : Preloaders
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... [>>]
v9Latest RatingRead or Post CommentseasyLoader classes 
2010-03-233.00
Hi,guys!Very happy to announce to the world,my easyLoader project was updated to 1.012. this class can be used to load sound,video,txt,xml,image,swf,event dae and on.and you guys can add custom file type for easyLoader. author :liuyi email:ourbrander@gmail.com, Home and document online!:http://www.ourbrander.com/easyloader/ Google code:https://code.google.com/p/easyloader/ What is easyLoader? This work is use load all the assets of website or game,it is an good assets manager. People can use it to load sound,video,txt,xml,image,swf,dae and any custom types of files. Why we need it? -easy of use Every method have a good naming,you can use it likes speak to an friend.Only need several lines to complete the work. -never be lost items load items one by one. -excellent memory manage Using it continually more than 24 hours,memory do not increase without limit.item can be destoried,easyLoader Object(include all assets) too. -flexible User can add custom file type to loading. -dynamic add items for easyLoader EasyLoader can add and load new assets anytime and anywhere,although all the items were loaded. -Updates will updates according to user's requirements. How to use? Realy only need several lines: step1: new a easyLoader Object line1: var _assetsManager = new EasyLoader(); step2: add some necessary event Listener line2: _assetsManager.addEventListener(EasyLoaderEvent.CO MPLETED,assetsLoaded) step3:add the assetsLoaded function line2:private function assetsLoaded(e:EasyLoaderEvent) { line3: //put some code to here like init() line4:} step4:load assets according to config xml line5:_assetsManager.loadConfig("assets.xml") ok,this is all! Public Methods EasyLoader() addFile(path:String, alias:String = "", loadTip:String = "", autoRemove:Boolean = false, method:String = "text"):void addType($type:String, $name:String):Boolean dispose():void disposeFileByAlias(alias:String):Boolean disposeFileByName(name:String):Boolean getFileByAlias(alias:String):LoadedItem getFileByIndex(number:uint):LoadedItem getFileByName(name:String):LoadedItem init(obj:* = null, $autoLoad:Boolean = true, $ignoreError:Boolean = true):Boolean loadConfig(str:String):void pause():void removeFileByAlias(alias:String):Boolean removeFileByName(name:String):Boolean start():void unPause():void By liuyiMore by this Author



v9Latest RatingRead or Post CommentsFlash Waiting Component (Preloader) 
2009-09-183.45
You can show clock when loading xml, images, or file. (CS3+, AS3) By bugra ozdenMore by this Author



v9Latest RatingRead or Post CommentsDrag & Drop AS3 Preloader with Zero Script! 
2009-08-123.06
This is a very simple and 100% script free flash as3 preloader. Simply drag and drop the preloader movie clip on the first frame on the flash movie and the job is done.The preloader displays a simple animation and the percentage of the amount of movie pre loaded. By Sanyam JainMore by this Author



v8Latest RatingRead or Post CommentsFading colors around the circumference (as3) 
2009-03-2823.95
Completely scripted preloader with fading colors around the circumference (as3). Doughnut chart like but with gradient colors. Nice for a radar type effect or a round button or as second hand of an analog clock too ... event.type based linkBack button functions plus ColorTransform and how to get autoSize = TextFieldAutoSize.CENTER to work the way it did in as1-2, preloader with IE6/7 refresh/reload offline bug workaround. Transparency alpha fade in for generated textfield without embedding fonts if published as flash 10 swf like here. Quite easy to customize via variables including how many times the color fades ... Pythagorean Theorem to calculate the distance between two points of the radius. By ADVANCE-MEDIAMore by this Author



v8Latest RatingRead or Post CommentsActionScript Dinamic Gallery +preload external jpg 
2007-02-272.82
Script made with Flash 8 Is a dynamic gallery made by actionscript. Preload of external jpg the jpg is in a folder " images " Simpol to customize it By PizziMore by this Author



v8Latest RatingRead or Post CommentsRadar Preloader 
2007-02-164.86
Radar Screen Preloader - use as you will. This is my first submission I'm still new at this, only about a month into learning how Flash works. Enjoy! By WFBrannanMore by this Author



v8Latest RatingRead or Post CommentsRed Star Preloader 
2007-01-185.87
A circular preloader with discs rotating around a star shape. By Sam WickhamMore by this Author



v8Latest RatingRead or Post CommentsMasterminds.ro Preloader 
2006-11-284.76
This preloader is made for my website. It has the following statistics and features: -Loading Bar (easy to customize) -Total Amount to Load (kb) -Total Amount Loaded (kb) -Download Speed (kb) So it's everything you need for a stylish preloader... Enjoy! By Masterminds.roMore by this Author



v7Latest RatingRead or Post CommentsProgress bar with masking method 
2006-09-093.95
This is a loader which loads another movie clip into your main stage from a swf file.It also contains a progress bar which is written with a masking effect which allows the change of color in the percentage text after the bar over passes it, just like all the progress bars used in windows. By Amirsaman FarrokhpanahMore by this Author



v8Latest RatingRead or Post Commentsflvplayer quicktime like feature 
2006-08-034.55
This is an enhancement of the famous flvplayer. The improvement from the last version is that the player calculates how much time is needed for the complete download and starts playing the movie accordingly, the same thing quicktime deos for progressive downloading. By marcuzzerMore by this Author



v8Latest RatingRead or Post CommentsSyphonflash Preloader 
2006-07-263.50
A syphonflash preloader for your movies i want to credit peter murphy for his rival animation. By Mundhir wernerMore by this Author



v8Latest RatingRead or Post CommentsPreloader 
2006-07-235.74
A preloader with good design. By charradi sahbiMore by this Author



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... [>>]