This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > October 2004 > Transitions between SWF's
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Transitions between SWF's
|
|
| bigpomp81 2004-07-12, 7:15 pm |
| I have 7 swf's that I want to load into a main movie. I have a clip that loads
the movies properly. I also have buttons that load the movies. However, I want
to have a smooth transition between the movies. For instance, I have an intro,
main content, and outro in every one of my swf's. when a button is clicked, I
want that movie to play the intro until the actionscript says stop(). And thats
my content. But, if any button is clicked, I want it to play the outro, then
load the next movie.
Im thinking, in my external swfs just add "stop()" whenever I want it to stop.
Then have a stop() at the last frame of the movie.
Then in the main movie, have on button click, play the movie that is currently
loading (which should take the movie from the first stop to the last frame and
stop) then load a movie....
so on (release) {
container.play();
container.loadmovie("blah blah");
}
Any help ?!?!?1
| |
| Sprnv4 2004-07-14, 12:15 pm |
| Have you thought of using 2 Clips??? then you have seperate clips with 2 seperate movies... so your transition will be smoother...
Greetz,
[Sprnv4]
| |
| JLazanowski 2004-10-03, 11:14 pm |
| Bigpomp81,
I realize it has been a while since you made this post, so you may already
have found a tutorial on this. I have been struggling with the same problem
until I found this helpful tutorial:
http://www.hed.swin.edu.au/design/t...tions/index.php
I hope it helps you.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|