I am trying to open a file called "main" that is in a
subdirectory called "violin".

I can open the file if it is in the same directory
with the following code:

on mouseup
  the windowlist = [ ]
  open window "main"
end

Does anyone have any idea how to modify this code to
make it happen?

Also, when you close the window that is open, the
movie keeps playing in the background. Is there a way
to get it to stop when you close the window?

thanks,
geoff dimasi

__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

[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