PDA

View Full Version : Trouble with levels


Zece
01-09-2002, 09:47 AM
(My first mess, wohoo)

Hi.
I´ve used the Preloading Multiple Loaded Movies tutorial, but met some problems on the way.

The thing is that I want my loaded movies to play one by one after another, after I loaded them. The problem is that my preloaders (the ones that shows how many percent is loaded) are still visible throughout all the movies. How do I "hide" them?

/Zece

Tink
01-09-2002, 09:55 AM
your preloader should have a loop on it where the calculation of how many frames or bytes are loaded is calculated. after this has got to 100% couldn't you tell it to go to a blank keyframe so the preloader disappears.

alternatively u could us script i think such as

_root.preloader._visable=o

im sure its something like that

Zece
01-09-2002, 10:14 AM
I´ve got four movies loaded, and therefore also four preloaders...

Zece
01-09-2002, 10:17 AM
I´ve tried that thing with going to a blank keyframe, but somehow it doesn´t want to work...

Tink
01-09-2002, 10:23 AM
maybe u could post an example of 1 on the movies with the preloader in it and if u don't get an answer today ill try and have a look later.

BLEEDA

Zece
01-09-2002, 10:38 AM
That´d be great.
I´ll just try to get mu files sorted out, they´re pretty messed up at the moment. I´ll post them as soon as I can.