Ask a Question related to Macromedia Director Basics, Design and Development.
-
SchneiderPapier webforumsuser@macromedia.com #1
Opening a .hlp file with director
Hi guys (and girls), i allready posted this on the lingo forum but cant find any answers but i hope one of you guys might have a clue.
I made an .hlp file and i want director to open it when people press the F1 key.
I can trigger the F1 key (keycode 122) but how do i let it open a program?
I tried the gotonetpage command (i just tried) and the open command but it did not work. I can trigger an alert with the key so i know the code to trigger it is allright.
I dont want to use any extras in fact but if there are no other ways it should at least be costless. i heard of the file extra on [url]www.kenlab.net/xtras[/url] but its showing offline. Is there something to do with the FileIO xtra Macromedia is giving me?
BuddyApi is already used but if there is no other way can anyone give me the code to try to open the file?
Thanks in advanced,
Frenk
the Netherlands
SchneiderPapier webforumsuser@macromedia.com Guest
-
opening an exe from director
Hope someone can help, I'm making a programme in which one of the things we need to do is to open up another programme (in the form of an .exe)... -
Opening Powerpoint with Director 7
Hi there, If anyone can help, I would be very grateful. I am very new to Director, and have put together a 2 minute presentation, but have been... -
Opening a Director 9 project in Director 8. Is it possible??
Please help!! I am having serious trouble. I have Director 8 at home and use director 8 at school. Is it possible to open my project in Director 8,... -
trouble opening PDF from MAC director
I'm having trouble opening a PDF from a MAC director file. There's two different issues here, I guess. 1) I downloaded the classic Reader since... -
Opening a file and associated program from Director
Hi all, I want to launch a Powerpoint slideshow from a director cd - how can i achive this? I have buddy API - but not really sure what lingo i... -
Andrew Morton #2
Re: Opening a .hlp file with director
Try
open "explorer.exe" && the moviePath & "helpdir\helpfile.hlp"
....but do test it on all your intended Windows platforms.
Andrew
Andrew Morton Guest
-
johnAq webforumsuser@macromedia.com #3
Re: Opening a .hlp file with director
Below is the correct link for the fileXtra, which is free and can do what you require
hth
johnAq
Referring URLs
[url]http://www.kblab.net/xtras/[/url]
johnAq webforumsuser@macromedia.com Guest
-
SchneiderPapier webforumsuser@macromedia.com #4
Re: Opening a .hlp file with director
Thanks man, trying it right now!
SchneiderPapier webforumsuser@macromedia.com Guest



Reply With Quote

