Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

+ Reply to Thread
Results 1 to 1 of 1
  1. #1

    Default Loader gets stuck, have to right click then play

    i'm pretty new to this, just piecing together AS2.0 from youtube vids and forums,
    here's my site, http://www.firstoffenders.tk i've got mates to look and they've said no problems but usually i click enter, then the loading bar will appear at one position (not moving) at say 30% and doesn't proceed any furthur (pauses playback). If i then right click and click Play then all is well and no probs, but this is not ideal.

    my script for the loader is:

    stop();
    mc_loadingbar._xscale = 1;
    var loaded = _root.getBytesLoaded();
    var total = _root.getBytesTotal();
    var percentage = Math.round(100/total*loaded);
    mc_loadingbar._xscale = percentage;
    if (loaded >= total){
    gotoAndPlay(3);
    }

    its on a separate layer labelled actions.

    any help would be really appreciated please! hope the problem is obvious


    Ammendment: IT WAS JUST A RUBBISH LOADER
    check out this guy's tutorials if your a noob like me! http://www.youtube.com/watch?v=i5ksgmOlm10 he covers preloaders too and his works great!
    Last edited by lukegould; 06-01-2010 at 08:45 PM.

  2. # ADS
    Join Date
    Always
    Posts
    Many
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial