>where do I set the moviepath to the files (for CD playback), they are 
>contained in
>a folder inside the root directory

the moviepath is a system property you can't set, but you can use it to set 
the path to your files.

Where you do it is up to you--you could set it in the prepareMovie handler 
as a global or a parameter to be passed, or you could set it in the handler 
that fires up your sound or video. Either way it would be something like:

audioPath = the moviePath & "assets"

where assets is the folder containing your audio & video, and your 
projector is in the root.

Cordially,
Kerry Thompson
Learning Network


[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