KeyStorm
07-10-2002, 03:21 PM
Hi folks,
I got a big problem tryin' to load an independent swf onto my movie. To make it easier to understand there'll be Movie A and Movie B.
Movie B is going to be loaded on Movie A. There's no problem with that.
But I need to show some animations from Movie A while Movie B is loading, as if some animations of Movie A were in Movie B[B/]. The quesion is: how can I get the [B]getBytesLoaded() (and getBytesTotal()) from Movie B to be available at Movie A, so I can control the animation between both movies?
I have loaded Movie B on _root.Blank and put this MovieClip I've just told about on _level1 in order to be always visible. This MovieClip must know the downloading status from Movie B.
How do I refer to Movie B if it is on a MovieClip of Movie A? Which is the path to Movie B? :confused:
I got a big problem tryin' to load an independent swf onto my movie. To make it easier to understand there'll be Movie A and Movie B.
Movie B is going to be loaded on Movie A. There's no problem with that.
But I need to show some animations from Movie A while Movie B is loading, as if some animations of Movie A were in Movie B[B/]. The quesion is: how can I get the [B]getBytesLoaded() (and getBytesTotal()) from Movie B to be available at Movie A, so I can control the animation between both movies?
I have loaded Movie B on _root.Blank and put this MovieClip I've just told about on _level1 in order to be always visible. This MovieClip must know the downloading status from Movie B.
How do I refer to Movie B if it is on a MovieClip of Movie A? Which is the path to Movie B? :confused: