Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
zabaks #1
How I can lunch My Pdf file from Flash Projector ?
I need to lunch My Pdf file from Flash Projector and integredi that Pdf in Projector
[email]intssed@tvnet.lv[/email]
zabaks Guest
-
My Flash Media Server 2 won't lunch
Everytime when i click Flash Media Server 2 it flashes so fast and disappers. Help.... I installed Extension Manager - No Go. -
Saving/opening a PDF-file from Flash-projector
Hi, I need to create a Flash-projector that is run from a CD. That part is quite easily done. But in the projector there should be a button... -
Can I save a text file from a Flash Projector?
Hi, I am using Flash to create a standalone program (the Flash will be published an exe projector). But the program should allow users to write... -
xml, mac OSX, and flash projector file problem
I'm using a component that calls images into Flash from an XML file. Everything works fine on the Web but I need it to work as a projector file on... -
Flash file not appearing in projector, help!!
I made a director movie and have used some flash (.swf files) in there. i have a button that, when clicked, opens another director movie which... -
the dude881 #2
Re: How I can lunch My Pdf file from Flash Projector ?
To launch a file from the projector, create a folder called fscommand in the
same folder that the projector file resides in. Now put the pdf in the newly
created fscommand folder and enter the following into flash: fscommand("exec",
"pdf_name.pdf"); to execute it from flash. This does not work over the web as
far as I know. (For that you must use getURL);
This is of corse assuming that the user has the correct program to launch the
pdf.
the dude881 Guest
-
zabaks #3
Re: How I can lunch My Pdf file from Flash Projector ?
Hi! Thank`s I find WebXtra [url]http://xtras.tabuleiro.com/download/web_old.htmand[/url] open Pdf file in Director Projector
zabaks Guest
-
treecoin #4
Re: How I can lunch My Pdf file from Flash Projector ?
Convert PDF to Flash through software can be a better way if you don't mind. Here is a free online converter [url]http://www.axmag.com/submit.html[/url]
hope this would help.
Junior Member
- Join Date
- Aug 2010
- Location
- United states
- Posts
- 4
-
kavinburns #5
Re: How I can lunch My Pdf file from Flash Projector ?
two ways I suggested
1. By actionscript, copy the following code in Flash: on(release){getURL("mypdf.pdf", "_blank");}
2. You can simply convert PDF to FlashLast edited by Ravish; October 22nd at 04:56 AM. Reason: removed spam link
Banned
- Join Date
- Sep 2010
- Location
- US
- Posts
- 5



Reply With Quote

