Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: loading swf file sequentially |
From: | Laura Mollett |
Date: | Tue, 11 Apr 2000 02:20:29 +0100 |
Hi Marc :)
>
> No offense, but I beg to differ. Using load movie is a lot smoother than
> going to new HTML pages. The latter require re-establishing contact between
> browser and server, whereas if you use loaded movies they can load in the
> background and, once loaded, can be called up instantly. To load them in
> order, just have each movie call the next once it's done loading (use "if
> frame is loaded" within each new movie as the condition for starting a new
> movie loading). Give each movie a few blank frames, then a stop action in a
> blank frame, so it will load up but won't show. Then use TellTarget to make
> it play when you want.
I agree with you - load movie is lots nicer than loading new HTML pages. But
since something similar came up for me recently and I need to do a site
where the requirement is to make sure the back button on the browser goes
back to each "page" (rather than restarting from the beginning of the flash)
I was wondering if you know of some way of handling this? Using internal
navigation, I can make it�show up wherever I like, but I'm not sure there's
any way to deal with the brwoser's navigation, other than just disabling it.
Maybe JS though. Seems like there might have been someone on someone's
tutorial pages, and I've just forgotten which one (there's so many anymore
:) You (or anyone else) have any ideas?
Thanks!
Laura
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: loading swf file sequentially, Marc Hoffman, Poison Dart
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]