Flasher Archive

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


Subject: FLASH: loading multiple movies
From: tania kopitar
Date: Fri, 12 May 2000 21:22:22 +0100

Hello,

so sorry for the annoying questions..

I have a scene and while it's playing a loaded
movie(placed within a movie clip so that i can
position it) plays in the middle of the screen.

This works perfecty fine. But I want my buttons at
the top of my screen to load new movies
(button2)episode2 or (button3)episode3 on top of the
first movie.

Someone told me to put in blank keyframes and put a
stop to them. Then tell it to go to and stop. then go
to and play.

I have the following script but it won't play the new
movies just the first one loaded.

Help...

My first movie plays as the sceen loads(in the middle
of my page) The action is on the movie clip frame:
Load Movie ("episode01.swf", "/episode1")

Then the buttons have the following. Which i want to
play on top/instead of the first movie:
Button2
On (Release)
Begin Tell Target ("_level1/episode1")
Go to and Stop ("blank1")
End Tell Target
Begin Tell Target ("_level2/episode2")
Go to and Play ("blank2")
End Tell Target
End On

Which tell targets to another movieclip instance named
episode2:
Load Movie ("episode02.swf", "/episode2")


I think i've got it all wrong.
:(



__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

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 helpatchinwag [dot] com


Replies
  Re: FLASH: loading multiple movies, Marc Hoffman, Poison Dart

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