First of all, thank's for the answers.
I'm trying this to load the movie from my HD (not the lan yet)
dir = "file:///MediaForce/Desktop Folder/adriano/filmes/dir11802/"
clip = "L001M3.mov"
set meuID = preloadNetThing(dir & clip)
if netDone(meuID) = 1 then
member("fundo").filename = dir & clip
end if
But nothing works. I've tried to change the path to MacintoshHD:Desktop
Folder:....and nothing too.
Rodrigo Peres
[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!]