Ask a Question related to Macromedia Director Basics, Design and Development.
-
CenturyGold #1
Navigation between movies possible???
Hi,
I'm using a couple of director movies for my project. I would like to know if
it is possible to navigate between these
movies. In every movie I placed a static navigation panel with a home,
previous and next button. The homebutton was
easy, but Is there a way director remembers the previous and next movie so you
can navigate between these movies?
I was thinking of using some kind of buffer file which remembers the previous
and next movie, but I don't know how to
make this work. Can anyone help me with this??
Thanks,
CG
CenturyGold Guest
-
ANN: MX Navigation Pack - better recordset navigation from InterAKT
Hi, It's been a long time since I've posted in this forum ... But let's hope I'm not completely forgotten :) We've just released a new product... -
loadvariable, movies inside movies...
I'm having problems getting loadvariable to work when one movie is loaded into another. The movie that holds the text works perfectly when it is... -
Linking Director movies with director movies
I am working on a prodject in which i need to link 2 dirctor.exe movies. "Dircitor.exe number 1" has a button, when this button is clicked upon it... -
Navigation - load other movies
Good day to you all... I have created numerous CD-ROM presentations in the past, using Flash and Northcode's SWF Studio. I've recently come... -
Movies controlling movies!
I need to know if it is possible to control a movie from another movie - let me explain. On the main screen I have four movies which are acting as... -
Hoopy #2
Re: Navigation between movies possible???
Look in your Lingo dictionary for 'play' and 'play done'. Attach these to your
sprite scripts to navigate between movies. Director will remember where you
have been. It works within movies and between two or more movies.
Hoopy Guest
-
Doug Golenski #3
Re: Navigation between movies possible???
I perfer to use a global variables to keep track of movies for navigation.
The Play and Play Done commands certainly work, but if you search the NG
archives you will find that they can create some other problems depending on
their usage.
hth,
Doug
"CenturyGold" <webforumsuser@macromedia.com> wrote in message
news:c7fv7b$8le$1@forums.macromedia.com...know if> Hi,
>
> I'm using a couple of director movies for my project. I would like toso you> it is possible to navigate between these
> movies. In every movie I placed a static navigation panel with a home,
> previous and next button. The homebutton was
> easy, but Is there a way director remembers the previous and next movieprevious> can navigate between these movies?
> I was thinking of using some kind of buffer file which remembers the> and next movie, but I don't know how to
> make this work. Can anyone help me with this??
>
> Thanks,
> CG
>
Doug Golenski Guest
-
CenturyGold #4
Re: Navigation between movies possible???
Thank you both! I'll try play and play done first. But if that can really give
me problems, how do I use the global
variable way? Can you give me an example? This is my first project so I'm
kinda new to all of this.
Thanks again!
CenturyGold Guest



Reply With Quote

