|
Prev: Just upgraded, very cool, but now comes the questions...
Next: Just upgraded, very cool, but now comes the questions...
From: Dave C on 5 Apr 2008 03:54 "Can u write the syntax I can plug into the script? " I did, it is open the moviePath & "content.exe" It won't matter what the drive letter is. "the moviePath" takes care of this. It is the full path to where the Director movie is running from. So by appending "content.exe" you have a fully qualified path to your executable. Try it you will see. You can type the script in the script in the message window as a test.
From: Dave C on 5 Apr 2008 04:03 Sorry, I garbled that last line. As a test, if you open the message window (Ctrl+M) type the line open the moviePath & "content.exe" and press Enter, it should open your executable. This does have to be a movie you have saved, because for new movies the moviePath = "" Are you asking WHERE this code needs to ultimately reside? If so, you will have to give some more info. Do you need it to execute when the user clicks some object? Or after your animation plays? Or what?
From: Sean Wilson on 11 Apr 2008 15:46
> Sean, this is all that shows up on the web, with no clue to WHERE the answer > lies, searching on Xcalibir shows this single post on all the boards. Arg.... http://director-online.com/forums/read.php?1,31860 |