Link to home
Start Free TrialLog in
Avatar of shank_ar
shank_ar

asked on

loading status.............bar

I have a file of 75 kb and i see some action in 15 secs(approx).
later i added a loading status bar and still i see the loading status bar only after same 15 secs.(i do have the first frame as "if first frame loaded start playing the movie")
please check the file and send the comments too.
http://www.geocities.com/shankar_ar/virtualtour.html

ASKER CERTIFIED SOLUTION
Avatar of ssdesign
ssdesign

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of shank_ar
shank_ar

ASKER

no man not expecting this,i have made a preloader somewhat similar to this.while online testing process i see that there is a time delay of 15 secs to see the loading status itself.
*by default do the flash run immediately as the first frame downloads?or do i have to make any settings.(thats not working that way)
even without the preloader i see my org movie in 15-20 secs itself.
You need to understand the preloader functioning in detail.

By default the flash movie starts playing as soon as the first frame is loaded. So if you don't give a preloader then you will see the movie with jerks. So the practice is to create a preloader.

Another thing that you need to take care while making a preloader is that do not put heavy graphics in the preloader movie otherwise your preloader will also take some time to load, which i feel is the problem in your case.

So remove any heavy graphics from your preloader movie clip and make it light so that it appears as soon as the user types in the URl.

IF this also doesn't solve the problem then i would appreciate if you could either allow me to see your .fla file or describe in detail with the actions you have assigned to the frame that load your movie.
i again saw your site but could not understand how have you made the preloader.
You dont seem to have used proper preloader action script, thats why its not working.

Can you send me your .fla or describe here in detail what actions you have used to create this preloader.

I think i can see what must be wrong but i need to have some more details from you regarding this.

Normally the movie should immediately start playing once the preloader has finished loading the movie.

see i have two movie one movie with 5 kb which is preloader and i am loading the main movie and running it,
i did tried the way y said,still i have some problem.thanx for your help man.
i rate u,still if u can help me further please do.
that's where the problem is, the preloader should not be a seperate movie. It has to be a first scene of your main movie.

Do it that way and if you still have problem then send me an .fla