A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: as3 preloader

  1. #1
    Junior Member
    Join Date
    Oct 2009
    Posts
    3

    as3 preloader

    Hey everyone,

    I have a problem with a preloader for my flash site. The problem is that almost everything there is called by code, and that the reason for flash to starts view my loading progress from approximately 80% instead of 0%. Even if I drop down into the stage everything included in library the result - starting from ~40%.

    I`ve tried to set a separate swf file as a preloader which loads my main swf into it. It seems like this method fails too for some reason.

  2. #2
    rabid_Delineator AttackRabbit's Avatar
    Join Date
    Dec 2003
    Location
    Orlando, Florida
    Posts
    481
    are you exporting everything in the first frame ?

  3. #3
    Junior Member
    Join Date
    Oct 2009
    Posts
    3
    no, I`ve unckecked the "export in frame 1" field in each of my movieclips/simbols in the library.

    btw. With a preloader as a separate file it sometimes loads correctly, but sometimes it doesn`t, even if I don`t touch anything.

  4. #4
    rabid_Delineator AttackRabbit's Avatar
    Join Date
    Dec 2003
    Location
    Orlando, Florida
    Posts
    481
    How are you checking the load ? Are you running the flash in an html page , in the standalone player , directly from the flash ide ? Have you tried using an http proxy monitor like charles , to throttle the connection speed ?

  5. #5
    Junior Member
    Join Date
    Oct 2009
    Posts
    3
    ermm. I`m using a standart fiture in flash to check it- Simulate download, so it`s not a problem of internet connection actually...

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