Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: PRELOADER HELP |
From: | Bob Weinacht |
Date: | Tue, 3 Oct 2000 19:36:49 +0100 |
Hello everyone,
I am having a problem with my preloader and am sure
the solution is simple, but my brain refuses to help
me out.....
I have two SWFs each with their own HTML file:
preloader.swf (which is embedded in preloader.html)
and main.swf (which is embedded in main.html)
What I want to happen is thus: While preloader is
looping through a sequence, main.swf is preloading.
Once main.swf has been preloaded (or cached) the
preloader movie launches the main.html file.
I have been using the load movie action with the
target being another movie clip (instance name dummy)
whose alpha is set to 0%. The script looks like this:
Load movie ("main.swf", "/dummy")
My "if frame is loaded" action looks like this:
if frame is loaded (/dummy, 1)
Get URL ("main.htm")
end frame loaded
This is not working! When the main.html file is
launched, the main.swf file is obviously not loaded.
I would greatly appreciate your help. My first born
child is up for grabs if necessary.
Thanks so much,
Bob
__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: PRELOADER HELP, Kathy Reddin
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]