Hi there all,
I encountered next problem:
i have made a game in director which exists of 3 separate movies:
a navigation and two versions of the game. The navigation contains 2 buttons 
who link to the versions of the game with following script:
on mouseDown me
  go to movie "memory12.dcr"
end

and the other buton:
on mouseDown me
  go to movie "memory24.dcr"
end

When i test the game offline, thus local on my hard disk there's no problem 
whatsoever, but if  i upload the game to the server,
the buttons which redirect you to the 2 versions give the error:
cant find file .../.../.././(=path) memory12.dcr

Does anyone knows how to fix this problem?
PS this should be online 28/3 so i'm getting a little nervous....

thanks in advance
Jasper Verhulst
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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