English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

if u ever go to newgrounds, they wount let you submit a flash animation with out a loading screen, how do i put one on my flash animation

2006-09-28 16:18:23 · 2 answers · asked by drawmaster12 4 in Computers & Internet Internet

2 answers

draw a rectanglw with out line covert to movie clip then give it the instance name loader. Then on first frame copy paste this:

stop();
OnEnterFrame=function(){
var loading:Number = this.getBytesLoaded() / this.getBytesTotal * 100;
loader._xscale = loading;
if (loading== 100){
gotoAndPlay(2); //2 is frame Number
delete onEnterFrame;
}
}

2006-09-28 16:28:34 · answer #1 · answered by Best Helper 4 · 0 0

if u pick to purchase macromedia flash 8 you could desire to obtain it sort LimeWire for loose alongside with dreamworks and yet yet another application the call is somthing like "Macromedia equipment with serial code" or sumthn like that

2016-12-12 17:09:31 · answer #2 · answered by ? 4 · 0 0

fedest.com, questions and answers