> But now I little bit confuse about movies... Please get me straight

Think of the projector as a viewer for your Director content. If you are
stringing multiple movies together you only need create ONE projector as
their are multiple ways you can then run different movies.

1./ You can create the projector with multiple movies embedded into it (the
Create Projector dialog box has a multiple select feature).

2./ You can create a projector from the first movie and then naviagte
additional movies with the "go to movie" Lingo.

3./ You can create a stub projector consisting of

on startMovie
   go to movie "first"
end

and then naviagte your movies in the same way as number 2.

Also note that as the *.dir files are the editable project files it would be
best to protect them to *.dxr files. This will have no impact on actually
playing them through the projector, but you will not be able to edit them
once they are protected.

Hope this helps!!


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to