Well first, change the subject next time!

Sure. It's as simple as: the moviepath & filedirectory & file

So, if you want to grab an html page and import it into a temporary cast
member from a directory called 'html' that resides next to your projector:


If the platform contains "mac" then
    set member("temporary html").filename = the moviePath &
"html:newhtmlPage.html"
Else
    set member("temporary html").filename = the moviePath &
"html\newhtmlPage.html"
End if


As an example


[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