Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: load/unload-swf problem
From: Thorsten Schmiedel
Date: Thu, 20 Jan 2000 09:47:16 GMT

Hi Jester,

thanks for your kind reply,

well...I guess have to rearrange everything a little bit after what you
suggested. So far I haven't used calls to load the new swf but made
something like this:

in the last frame of of each loaded swf (to be more precise on buttonclick
in each swf):

load swf x into target movieclip y on _level0

where it is always the same target that I load the swf's into....
As it is necessary to use Movieclips instead of levels as loading target,
I guess I will have to think of some piece of code which will toggle between
two targets and at the same time define the depth of the specific target to
load the new swf into... hmm... I hope won't confuse myself too much with
this one.... if anyone has any other advise for me, I'd be glad to hear from
you.....

In any case, you helped me a lot, Jester,

regards, Thorsten



> From: MPL Christopher Jester <jesteratoz [dot] net>
> Reply-To: flasheratchinwag [dot] com
> Date: Wed, 19 Jan 2000 11:54:06 -0800 (PST)
> To: flasheratchinwag [dot] com
> Subject: RE:FLASH: load/unload-swf problem
>
>
> Thorsten,
> I had this same problem about a week ago. What I did to resolve the issue is
> call your new movie about 5 frames from the end of the first movie then when
> the movie gets to the end have the master unload the present movie from it's
> level. Make sure your movies are on differen't levels and using the 5 frames
> seems to give it enough time to load the new movie.
>
> Hope this helped.
>
> Jester
>
>
>
>
>
>
> Hi flashers,
>
> I have a problem with loading swf-files into a single target MC which is
> placed in a sort of 'mothership-swf'. Every time I load a new swf into the
> target, I get a short white flash... it seems the previous swf is unloaded
> and while the next one is loading, there is nothing on the screen but the
> background of the _level0 application. Is there a way to prevent this from
> happening (like maybe something like the usual preloading routines?)?
>
> Any help would be highly appreciated,
>
> as always, thanks in advance,
>
> Thorsten
>
>
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE:FLASH: load/unload-swf problem, MPL Christopher Jester

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]