Flash - Easy Preloader Tutorial

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
1,543
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on May 31, 2010

this tutorial shows how to make simple flash preloader with ActionScript 2.0
this is my first tutorial so be patient
here's the code who want to copy and paste it (it isn't so hard so i dont explain how it works i think this talk for himself:

bytes_loaded = Math.round(this.getBytesLoaded())
bytes_total = Math.round(this.getBytesTotal())
getPercent = bytes_loaded / bytes_total
//this is some " variable" less typing
this.loadbar._width = getPercent * 300
this.loadtext = Math.round(getPercent * 100) + "%"
this.bytesall = Math.round(bytes_loaded) + "/" + (bytes_total) +" bytes"
if(bytes_loaded == bytes_total){
gotoAndStop(3)
}

and i also making a website where u will find soon as i'll make more tutorials and free stuffs:
http://flashtutz.webs.com/

Category:

Education

Tags:

License:

Standard YouTube License

Link to this comment:

Share to:
see all

All Comments (5)

Sign In or Sign Up now to post a comment!
  • Cool Good Tutorial

  • GAY

  • mine doesnt work as well.

  • Mine doesn't work

  • I want free stuffs

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more