473,406 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Preloader Problems: Newbie

1
Hi

I'm having lots of problems trying to apply a preloader to the following site:
http://www.publishingme.com/niaomh/index.html

I have tried different websites and tutorials but no luck. Presently the code stands at:

if (_root.getBytesLoaded() ==_root.getBytesTotal())
{**
_root.gotoAndPlay(5);
}

but nothing. I have also tried:

if (_root.getBytesLoaded() ==_root.getBytesTotal())
{**
_root.gotoAndPlay(5);
}
else
{
gotoAndPlay(1);
}


Nothing again.
I have set the animation on frame 1
the actionscript on frame 2
the site begins on frame 5.

Any advice much appreciated as chaos reigns at the mo.
Cheers
n
Oct 10 '06 #1
1 3170
Reena83
32
Hi

I'm having lots of problems trying to apply a preloader to the following site:
http://www.publishingme.com/niaomh/index.html

I have tried different websites and tutorials but no luck. Presently the code stands at:

if (_root.getBytesLoaded() ==_root.getBytesTotal())
{**
_root.gotoAndPlay(5);
}

but nothing. I have also tried:

if (_root.getBytesLoaded() ==_root.getBytesTotal())
{**
_root.gotoAndPlay(5);
}
else
{
gotoAndPlay(1);
}


Nothing again.
I have set the animation on frame 1
the actionscript on frame 2
the site begins on frame 5.

Any advice much appreciated as chaos reigns at the mo.
Cheers
n

You might want to try these links:

http://www.mix-fx.com/ourpart.htm
http://www.webwasp.co.uk/tutorials/preloaders/index.php
http://www.covenantanimation.com/preloaders.htm

I did use samples from a site previously but can not remember at the moment, If I find it anytime soon will let you know.

Good luck
Oct 10 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: David | last post by:
Hi everyone, I am trying to stop an image preload sequence by the click of a mouse but have been unsuccessful trying several methods. Imagine this simple script below that loads 50 images to...
2
by: sean.f.duffy | last post by:
Hi! I am an effectivebrand.com toolbar user and would love to add a preloader to my toolbar, but am having problems doing this. Is it possible to have javascript look at the URL of a webpage,...
8
by: Ross | last post by:
This page I am trying to create a preloader that hides all the other content except the hidepage div until it loads...any ideas? Or any preloaders that actually work? ...
3
by: abm | last post by:
Hi. I am in great need of a preloader for my Flash web site. I have looked at a lot of tutorials and examples, but I can not seem to get it to work. How do I add a preloader to my existing Flash...
2
by: bedges | last post by:
okay, the scenario: i have a header image which changes randomly across all pages in the site. that works fine. i also have an image preloader within the random header picker which theoretically...
0
by: Lanky | last post by:
I have noticed on sites that on a page a preloader will run and one or more flash movies will appear. Then the preloader does not reappear on subsequest revists to that page during the same browser...
2
by: streammalvern | last post by:
Hi, I am having a problem with a published Flash Movie. I included a preloader and the whole file size of the .swf is only about 1MB. If I go to the movie, it pauses even before the preloader...
3
by: 1left | last post by:
Hi- I'm getting some weird flickering of objects (not the preloader elements) during the "Simulate Download" test (56k) of my Flash 8 movie. I'm on cable modem , and the preloader runs so fast at...
0
by: deluxmilkman | last post by:
I'm trying to play flv on frame 1 after both flv and contents on frame 2 are loaded. how can I stop flv from playing before the contents are loaded? AS on frame 1
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.