Yes, pretty much the same as on the web. If you want to play the movie "intro.dir" one level up (Windows):
thePath = the moviePath & "..\" theMov = "intro" go movie thePath & theMov Bertil Flink Creative Media ----- Original Message ----- From: "Carol Mahaffy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 08, 2002 8:12 PM Subject: <lingo-l> moviePath > hey list -- > is there a way to go back up a file structure? my file structure is like > this: > intro.dir > english/intro.dir > french/intro.dir > i know how to go deeper using get moviePath, @ ect. but is there a way to go > back up like on the web (ie ../ or ./). have been looking but am not sure if > parsing the moviePath is the greatest idea or the only idea. please no > xtras. just straight code. thanks > -- carol > [To remove yourself from this list, or to change to digest mode, go to >http://www.penworks.com/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/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!]
