Thankyou.

I handn't realised I could have a list that would remain global, while I
loaded new movies. I'll give it a try.

thanks again.

nick

----- Original Message -----
From: "Sean Wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 31, 2001 3:50 PM
Subject: RE: <lingo-l> playing multiple movies in a predefined order.


> > I have about 20 separate movies. Each movie
> > represents a
> > slide in a presentation.
> > Each slide has animation, interactivity and buttons to move to
> > the previous
> > and next slides.
> >
> > I want to store the order that the movies are played (ie: the order of
the
> > slides in the presentation)  in a text file, and have a projector
> > that reads
> > the text file and plays the slides in the correct order.
>
> Did I miss something? You pretty well answered your own question.
> Build a shell/stub projector that uses FileIO/budAPI (insert appropriate
> xtra)to read your text file, build a (global) list of the movie names,
> navigate to the first movie, reference the list to deal with next/previous
> buttons.
>
>
> [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!]
>
>



[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