Google Groups Home
Help | Sign in
preloader
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
shevi2027  
View profile
 More options 7 Sep, 13:07
Newsgroups: macromedia.flash
From: "shevi2027" <webforumsu...@macromedia.com>
Date: Sun, 7 Sep 2008 12:07:25 +0000 (UTC)
Local: Sun 7 Sep 2008 13:07
Subject: preloader
Hello

 I found this tutorial on how to creat a preloader
"http://www.lukamaras.com/tutorials/preloaders/basic-loading-bar-prelo..."
 I tried doing as mentioned in the tutorial but I have 2 problems..

 1. My site loads before the preloader has completed. Click
http://img.photobucket.com/albums/v134/Dreamduster/problem.jpg to view it.

 2. The preloader is  always visible. I even added an extra line to the code
(in bold).
 [Q]loadingBar.onEnterFrame = function() {
 kBytesLoaded = this._parent.siteLoader.getBytesLoaded() / 1024;
 kBytesTotal = this._parent.siteLoader.getBytesTotal() / 1024;
 percentage = Math.round(kBytesLoaded / kBytesTotal * 100);
 this._xscale = percentage;
 if (percentage == 99) {
 delete this.onEnterFrame;
 [b]loadingBar._visible = false; [/b]
 }
 }[/Q]

 Any idea how to make it work?

 Thanks


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shevi2027  
View profile
 More options 12 Sep, 12:52
Newsgroups: macromedia.flash
From: "shevi2027" <webforumsu...@macromedia.com>
Date: Fri, 12 Sep 2008 11:52:12 +0000 (UTC)
Local: Fri 12 Sep 2008 12:52
Subject: Re: preloader
:( anyone?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google