Ask a Question related to Macromedia Director Basics, Design and Development.
-
Demetris Yiallouros 1 #1
Re: open PDF file
I would like to open a pdf file from director 2004 - not used lingo that much?
Demetris Yiallouros 1 Guest
-
Duplicate files open anytime I open a file
When I open an Illistratro file, two of the same file opens everytime. I browsed everyone of the subjects suggesting anything with the word... -
Open file, make changes, save file, close, re-open, file contents not changed
I've now run into this several times and it's completely destroyed all of my confidence in Ilustrator CS on Mac. I'm hoping someone can confirm that... -
Unable To Open File "..." Because It Is Already Open With Write Permission
I am trying to open a page for offline browsing and whenever I try to open a particular link I get this "Unable To Open File '...' Because It Is... -
The file 'bin\WebProj.dll' cannot be copied to the run directory. The requested operation cannot be performed on a file with a user-mapped section open.
Hi, All, I got this error when trying to compile a web project. The file 'bin\Kennel.dll' cannot be copied to the run directory. The requested... -
PHP Warning: InterBase: Error while trying to open file File too large
Hello, I have this configuration: kernel 2.3.20, apache 1.3.27, with php 4.2.3 as apxs module with firebirdCS-1.0.3-64IO I have problems with... -
Demetris Yiallouros 1 #2
Open PDF file
I would like to open a pdf file from director 2004 - not used lingo that much?
Demetris Yiallouros 1 Guest
-
Doug Golenski #3
Re: Open PDF file
Please don't cross post. Search the NG archives at:
[url]http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&group=macromedia[/url]
This has been answered many times.
doug
"Demetris Yiallouros 1" <webforumsuser@macromedia.com> wrote in message
news:c764dj$f7f$1@forums.macromedia.com...much?> I would like to open a pdf file from director 2004 - not used lingo that
Doug Golenski Guest
-
Michael Hamstra #4
Re: open PDF file
Use Buddy API (2 free functions) - available at
[url]http://www.mods.com.au/budapi/[/url]
on mouseUp me
set ok = baOpenFile( the moviePath & "yourpdfs\" & "file.pdf",
"maximised" )
end
The above would open "file.pdf" located in the "\yourpdfs\" sub-folder
adjacent to your DIR/EXE.
Michael Hamstra
"Demetris Yiallouros 1" <webforumsuser@macromedia.com> wrote in message
news:c763n3$e42$1@forums.macromedia.com...much?> I would like to open a pdf file from director 2004 - not used lingo that
Michael Hamstra Guest



Reply With Quote

