Trying To Open Word Doc From Flash Projector.
I need help trying to figure out how to open a word doc from a flash projector. Can it be done without getting a third party software?...if not...what software do you guys recommend?
thanks in advance
ax.
Ultrashock Forums > Flash > Flash Professional
Posted on: 2005-01-05
View Complete Forum Thread with Replies
Sponsored Links:
How To Open A Word .doc From A Flash Projector
Hi there
can anyone please help me out on this one
I am trying to open / download a word doc from a link within flash mx2004 using the code
on (release) {
getURL("Partner Agreement.doc");
}
however all flash does is open my browser window (safari) rather than opening the document
any suggestions... help, I'm baffled???
View Replies !
View Related
Launching A Word File From Flash Projector
Hello
I am working on a projector for a cdrom project, and they want an option to launch a word file containing information directly from the Projector.
The word files will be burned to a cdrom along with the projector. What's the most efficient way to launch one of the word files? I tried using the GetURL feature, thinking it would simply try to launch the file, but it doesnt recognize it.
Any help would be appreciated...
Thanks! Jenn
View Replies !
View Related
Opening Pdf Files And Word Documents From A Flash Projector?
I have Flash MX 2004 Pro (just got it)... and everybody I work with just updated to xp boxes, In the past I used Flash 5 to make Flash projector based CD-Roms to have an animated product menu that when a certin product is clicked on it would bring up a pdf file or a word document. I did this using batch files but now the xp boxes don't respond. Does anybody have any suggestions?
PLEASE OH PLEASE OH PLEASE:
confused:
Or another question would be Can you still write batch file for Windows XP? and if so where can I find out what the code is... because it is obviously different than Windows 98 and 2000..
View Replies !
View Related
How To Open Word And PDF Files From Flash
Hello All,
I am trying to create a Flash projector that would allow me to open Word documents or PDF documents from it. It should work either in Mac or Windows.
I have tried with the getURL() function, but it just opens a Finder window with the location of the Word or PDF doc.
Any idea of what I could do?
Suggestions of any tutorial explaining how to do this?
Thanks
Peace,
View Replies !
View Related
How Do I Get Flash To Open Word, Excell, Pdf Etc?
I think the title says it all,
I have been struggling with this feature for a while and now I'm being pushed to finish my project.
The only thing I know is that I have to use getURL and also that the document has to be present on my webhosting server.
Still it isnt enough for me to get things running right.
can anyone help please?
many thanks
Lucy de Rojas
View Replies !
View Related
How To Open Word Or PDF Docs From Flash
Hello All,
I am trying to create a Flash projector that would allow me to open Word documents or PDF documents from it. It should work either in Mac and Windows.
I have tried with the getURL() function, but it just opens a Finder window with the location of the Word or PDF doc.
Any idea of what I could do?
Suggestions of any tutorial explaining how to do this?
Thanks
Peace,
Cayo Hueso
View Replies !
View Related
Unable To Open Word.doc Files From Flash
Hi!
I have numerous word files linked from my swf to open teacher resource .doc files.
When I open the swf in the browser and click on the button they won't open and I have a message saying that there was an error opening the file, but if I press refresh the word file opens straight away.
Any ideas why this is happening?
Many thanks
View Replies !
View Related
Open A Word Document From A Flash File
Hi,
I'm sure I've done this before but I have no idea how now. I would like to link to a word document from an interactive flash CD. The file will be on a CD, as will the flash file. Is there an easy way to link to the file? I've tried the get URL but it couldn't find the file...
View Replies !
View Related
Open Word Document From Flash To A New Window
I have a flash movie with a button opening a word document into a new internet explorer window when I click the button a new window appears with a "action canceled" message if I refresh this page I then get the option to open or save the word document. Does anyone know of a way to avoid the action canceled page and not refresh the page.
Can anyone help?
View Replies !
View Related
Open Word Doc; Print Word Doc
Hi Everybody -
Haven't really tried but
(1st Question)
>>is there a way to have a button in flash that opens a word document
(2nd Question)
>>is there a way to have a button in flash that prints a word document - the word document does not have to open
hope you can help
thanxs
J
View Replies !
View Related
Open Flash Projector From Another Projector
I've got several flash movies I've made that are all .exe projector files. I want to keep them this way because a couple of the features I have only work from this. I need to make a portfolio of all my work and want to create either a .swf but preferably a .exe file with al my links. Each link will then be connected to each .exe project. Is this possible and how can I do it? Obviously can't do it with html due to security risks but surely it can be done from flash?!
View Replies !
View Related
FS Command To Open Word Docs From The Flash Player?
Hello.
Is there a simple FS command to open word docs from the flash player. The Flash player is running fullscreen, therefore the word docs have to load on top. 'Get URL' doesn't work sufficiently here. I'd be really grateful of some pointers on this (or even just the code). The finished product will run off a CD ROM. I'm running Flash 8, but code from previous versions would be great too.
Many thanks.
View Replies !
View Related
Open A App .exe With Flash Projector ?
I need to open from my flash projector movie one application, this appīs name is " resolution.exe"
in the button i have this script:
on (release) {
getUrl ("./cd/resolution.exe");
}
and this open a windows message:
Youre downloading the file:
woul you like to open the file or save it into your computer ?
so, i dont want to this window message opens, i need to start the resolution.exe app.....
what script i have to use ?????
pleaseeeeeeeeeeeeeeeeeeeeeeeeeeeeee
View Replies !
View Related
Open URL With Flash Projector
I am facing a unique problem with Flash Projector. I am using Flash MX 2004.
When I try to open a URL in flash projector, the browser opens behind the projector window, specially in Windows XP. I donot face this problem with windows 98.
Someone please help me.
View Replies !
View Related
Open A PDF From A Flash Projector
Hi everybody,
I need to open PDF files from a Flash projector. This Flash Projector will be included in a CD (a projector for Mac, and another one for PC) I am working on a Mac.
Someone suggested that I check out www.jugglor.com, but they only have products for PC.
Has anyone any idea that could help me?
Thanks,
View Replies !
View Related
Open Big Jpg Images From Flash Projector
Hello all,
I am working on a photo gallery cd, the user will have the option to download the high Res format. a folder on the cd contains all high res images in jpg format.
Now the problem is that I want the user to get one image at a time, that is to be able to save the image on his hard disk after seeing it in the viewer. What i did is that i made a link to the big image from flash that'll open in in IE (using getURL) but the thing is that BIG images (above 1.8 MB) can't open in IE
So, i want something, maybe an exe that can be launched from flash and that'll be given a parameter to open a photo. If any one has another idea or solution please let him share it here.
thanks alot!
View Replies !
View Related
Open Big Jpg Images From Flash Projector
Hello all,
I am working on a photo gallery cd, the user will have the option to download the high Res format. a folder on the cd contains all high res images in jpg format.
Now the problem is that I want the user to get one image at a time, that is to be able to save the image on his hard disk after seeing it in the viewer. What i did is that i made a link to the big image from flash that'll open in in IE (using getURL) but the thing is that BIG images (above 1.8 MB) can't open in IE
So, i want something, maybe an exe that can be launched from flash and that'll be given a parameter to open a photo. If any one has another idea or solution please let him share it here.
thanks alot!
View Replies !
View Related
Help How To Open PDF File Within Flash Projector?
I am creating a Flash projector to work on a CD for a client to distribute. There has to be a listing of their PDF's in the flash program, that when clicked, will open the actual PDF in a separate window. I found one comment in this site to use "GetURL", but found out it is ONLY for HTML. There was mention of setting up the FSCommand to open another application, such as a PDF file, but how? I have the files in the same directory and tried putting the file name in the "GetURL" (the PDF file), but just freezes when trying to open. Can you help?
Also, is there a way they can drag and drop the PDF files to the desktop, that has the listings of the PDF's and save to the hard drive?
View Replies !
View Related
Open PDF And DOC Files From A Flash Projector
Hi everybody,
I need to open PDF and DOC files from a Flash projector. This Flash Projector will be included in a CD (a projector for Mac, and another one for PC) I am working on a Mac.
Someone suggested that I check out www.jugglor.com, but they only have products for PC.
Has anyone any idea that could help me?
Thanks,
View Replies !
View Related
How Do I Open A Website With Flash 5 Projector File...
i'm building a digital portfolio which will play from a CD. i need to know how to make the (Flash 5) projector (.exe) file open a website that is stored on the CD, not online.
Also, is it possible for a Flash 5 exe file to open/play .avi files? I'm using one on the CD as well.
Any help will be appreciated. Thank you.
View Replies !
View Related
How To Open External Application In Flash MX Projector.
I am wondering if someone can give any ideas for the best way to open external application such as .PDF files, QuickTime movies, .txt files and other through progector.exe created in Flash MX. I mean what the code can be used for doing that.
Before it was possible with using Ftools plug-in (http://flashtools.net), but now it seems that it is not working well in Flash MX.
Many thanks in advance!
View Replies !
View Related
Open External File From Flash Projector
I've done everything I can think of and looked all over, does anyone have any idea of how I can open an external file like a .doc or .pdf form the standalone flash exe projector.
Someone sent msg that I have to have a subfolder on the cd however, they wasn't sure how to call it.
Any clue or can this be done.
View Replies !
View Related
Open Excel And PDF Docs In Flash Projector?
Hi:
I'm making a Flash .exe projector to be burned on a CD with 2 Excel files and 1 PDF document.
I have 3 buttons, 2 are suppose to open the Excel files and 1 is to open the PDF document.
I'm not able to get these to work. I'm been using the "getURL" command, but I keep getting errors.
Is there a way to open these files?
Any help or input would be most appreciated.
Thank you!
SP
View Replies !
View Related
Open Flash Projector On Top Of An HTML Window
Can anyone help me as to how i can get a flash movie that is running in an HTML window to load a separate flash movie in a flash projector? This code is to be part of the on (release) function of a button that is within the flash movie that is within the HTML window and will load a tutorial movie. Any help would be greatly appreciated.
Thanks in advance
View Replies !
View Related
Open HTML Window On Top Of Flash Projector
Hello there...
I have created a CD-ROM in MX and i have a few offline HTML page which the user can look at if they dont have an internet connection. I need to open the HTML window from the .exe but i have a problem if there is already a browser window opened, the window opens in the background and will not appear unless the user quits out from the CD.
I have tried various methods like inserting a javascript into the HTML document (win focus), but still no luck yet....
Does anyone have any ideas or suggestions??!!
HELP!!
View Replies !
View Related
[Help] Open PDF In Mac OsX Flash SWF/projector -unique Question Not Covered Elsewhere
Just to start off with: YES i have searched the forums for this exact answer, BUT everyone seems to skirt around the issue and/or do not address the specific conditions I'm asking about.
I'd appreciate a definitive answer.
First off I would like a link in a swf and/or projector (preferred) to open a pdf in either a web browser or acrobat reader on the mac osX platform.
So far I have attempted to use a getURL on the link and the following occurs on its respective browser:
Safari: Opens up a finder window and highlights/focuses on the pdf that I linked to.
Internet Exporer: Status bar says it is getting info on the file, but the file never loads and/or it says it cannot find the file.
(I am positive the getURL is accurate and its not the formatting that is at fault; It works well on the pc platform)
For some reason the getURL function does not cause osX to automatically load acrobat reader with the proper PDF. My only guess is that perhaps acrobat and the browser plugin arn't flushed out?
In addition, I am aware that I COULD write an applescript that opens the pdf and have that applescript called by a fscommand in flash -- but I'm hoping that is my last resort as it seems prone to error and outright clunky.
I would appreciate an light anyone could shed.
View Replies !
View Related
[AS3]How To Open An URL In The Default Browser From A Flash Standalone Projector .exe
Hi,
we are developing a small application wih Flash CS3 which will be released as a standalone Flash Projector.exe.
We want to have a link to our website in the flash application that should open our webpage in the Default Browser of the System.
We tried:
PHP Code:
navigateToURL(new URLRequest("http://www.google.com"),"_blank");
But when I click on that link in our standalone.exe, on my system "ultraedit" gets opened and it tries to open a path on the local system and the webpage adress after that. "C:ProjectsInflationhttp:\www.google.de".
What are we doing wrong?
View Replies !
View Related
Open .html Pop-up Window ABOVE Flash Projector File
I'm using getURL(); to pop open a new window from a projector file but the projector is taking hierarchy over the pop-up window. I need the window to appear ABOVE the projector file. I've heard you need third party software to do this (something like freeMX) but i'm wondering if someone has another solution.
View Replies !
View Related
Loading Word File From Projector
Can someone please tell me how I can launch a specific word document from a projector file that I intend to run from CD.
I have a main .exe file that is loading in .swfs and from these swfs I need to be able to load a specific word document.
I have tried a couple of methods, using getURL and hyperlinking dynamic text but this either doesn't work at all, or opens in browser window (varies with different machines). I have also tried using:
filename = "test.doc";
fscommand ("exec", "start " + filename);
fscommand ("exec", "cmd /c "+filename);
but this just did nothing.
So if anyone has an idiot proof explanation i'd be very grateful.
Cheers
View Replies !
View Related
|