Ask a Question related to Macromedia Director Lingo, Design and Development.
-
nike #1
help: can't find external files
hi list
i have created an installer for my director presentation, which adds my app
the start menu in its own program group folder & also a shortcut on the
desktop.
my problem is when i run the installed application from the start
menu\programs or from a desktop shortcut my linked external pdf files cannot
be found. However if i go to the installation folder on the HD using windows
explorer and run my application from there the linked external pdf files are
found.
i have tried all kinds of methods to try & rectify this problem today but
with nish success!! help!
any advice most welcome
nike Guest
-
external .js files
Hi all, I see there is a way to setup external app to edit source files, but is there a way to use an external app (notepad.exe) to edit .js... -
Linking to external files
I'm having the exact same problem - I can't break Contribute's default behavior of re-arranging the location of linked documents. My company has... -
External .as files
I have a movie with ScrollPane component When exporting the size report is like this... Frame # Frame Bytes Total Bytes Scene -------... -
Slideshow with external files
Hi, Flash comes with a nice slideshow movie, but I would like it that when the "next" button is pressed, it would load external photos. The movie... -
external exe files
Hi Michael, No. You cannot effect your user's computer in any way from a web application. This isn't a Shockwave thing, it's a web security... -
Ned #2
Re: can't find external files
BuddyAPI and it's baSetCurrentDir function ?
hth
--
----------------
-- Ned
----------------------------------------
Bien faire et laisser braire
----------------------------------------
"nike" <nick@home.com> a écrit dans le message de
news:bql30e$nde$1@forums.macromedia.com...
| hi list
|
| i have created an installer for my director presentation, which adds my
app
| the start menu in its own program group folder & also a shortcut on the
| desktop.
|
| my problem is when i run the installed application from the start
| menu\programs or from a desktop shortcut my linked external pdf files
cannot
| be found. However if i go to the installation folder on the HD using
windows
| explorer and run my application from there the linked external pdf files
are
| found.
|
| i have tried all kinds of methods to try & rectify this problem today but
| with nish success!! help!
|
| any advice most welcome
|
|
Ned Guest
-
Andrew Morton #3
Re: can't find external files
> my problem is when i run the installed application from the start
How have you linked them? If you set their filenames with member(x).filename=the> menu\programs or from a desktop shortcut my linked external pdf files cannot
> be found.
moviePath & "pdf\whatever.pdf" then they will work. Alternatively, although not
preferable, you can set the working folder in the shortcut.
Andrew
Andrew Morton Guest
-
Mark A. Boyd #4
Re: can't find external files
On 04 Dec 2003, "Andrew Morton" <akm@in-press.co.uk.invalid> wrote:
This was enough to make me look into my old installer code (well, not THAT>>> my problem is when i run the installed application from the start
>> menu\programs or from a desktop shortcut my linked external pdf files
>> cannot be found.
> How have you linked them? If you set their filenames with
> member(x).filename=the moviePath & "pdf\whatever.pdf" then they will
> work. Alternatively, although not preferable, you can set the working
> folder in the shortcut.
old, I did just update it to take advantage of Buddy API 3.6 inclusion of
baCopyFileProgress, etc.).
It seems I'm using baCreatePMIcon for icons in the program group.
Apparently it automatically fills in the "Start in" field of the shortcut.
For icons on the deskTop, I'm using baMakeShortCutEx with the working
folder parameter included.
I don't know, but I suspect DirectOS and FileXtra have their equivalents to
include the working folder.
--
Mark A. Boyd
Keep-On-Learnin' :)
Mark A. Boyd Guest



Reply With Quote

