A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: easy loaders!!!???

  1. #1
    Member
    Join Date
    Jun 2001
    Posts
    49
    greetings:

    need to get a hold of a resource that will teach me how to develop an easy pre-loader quick! does anyone have any scripts that i could look at or a good resource for one??

    thanks ahead of time....
    bruce

  2. #2
    flashdevil
    Join Date
    Jun 2001
    Location
    The Netherlands
    Posts
    665
    Very easy:

    Make 2 frames, place in the second frame:

    If (_root.GetBytesLoaded == _root.GetBytesTotal){
    GotoAndPlay(nameofscene)}
    Else{
    GotoAndPlay(1)


    I've written this just here so the syntax may be incorrect.

  3. #3
    Owner of the ™ thread tublu's Avatar
    Join Date
    Nov 2000
    Posts
    2,430

  4. #4
    Owner of the ™ thread tublu's Avatar
    Join Date
    Nov 2000
    Posts
    2,430

  5. #5
    flashdevil
    Join Date
    Jun 2001
    Location
    The Netherlands
    Posts
    665
    Hee, Tublu, pretty impressive that flashgear of you. How many tutorials did you write?

  6. #6
    Owner of the ™ thread tublu's Avatar
    Join Date
    Nov 2000
    Posts
    2,430
    Originally posted by fifkikker
    Hee, Tublu, pretty impressive that flashgear of you. How many tutorials did you write?
    Not many yet ... but some of them are HERE

  7. #7
    flashdevil
    Join Date
    Jun 2001
    Location
    The Netherlands
    Posts
    665

    Sorry, you do not have reading permissions on this forums

    You are NOT logged in

    ... but I believe ya anyway

  8. #8
    Owner of the ™ thread tublu's Avatar
    Join Date
    Nov 2000
    Posts
    2,430
    sorry forr that , but I had to keep that forum as Member Only ... all the other forums there are available to anyone . Till I find myself a giood portal solution , that is the only way I had in hand

  9. #9
    flashdevil
    Join Date
    Jun 2001
    Location
    The Netherlands
    Posts
    665
    You're absolutely right doing that.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center