Ask a Question related to Macromedia Director Lingo, Design and Development.
-
flashster #1
URGENT-Opening Microsoft Excel and Word files
[In this case I can't avoid having to use excel and word files (I would
rather PDF).]
I need to link to a word file, so that when the link is clicked, the file
opens in Microsoft Word (the full word, not wordpad). The same goes for an
Excel file.
I have seen the 'open' command, but I will not always be able to guess where
the winword.exe application is on the users hard disk, so I will not be able
to enter the second argument for that command.
I just need a command that tells the operating system to open the file with
the default application for that file type, I guess.
Does this mean I need an Xtra? If so which one is recommended?
Flash
flashster Guest
-
Acrobat 8 Combine Files - Word, Excel = "Problem Files" Any help?
Hello, I just puchased Acrobat 8 for the Mac specifically to combine multiple files from different programs into one professional document... -
#39841 [NEW]: fopen is not opening external urls but opening local files
From: sarvesh_borkar at yahoo dot co dot in Operating system: FreeBSD PHP version: 5.2.0 PHP Bug Type: Filesystem function... -
Macromedia Flash & Microsoft Excel?
Hi, I too am trying to create a dynamic link between Excel and Flash, but cannot see a 'clean' way of doing this on the client side. I'm not that... -
I am new to Illustrator...I need to make my files PDF and moving images to word/excel
Hi! Long story short - I work for a winery and we had a graphics company design out stationary. They sent us the disk and the files were .ai so we... -
garwspeed #2
Re: URGENT-Opening Microsoft Excel and Word files
use file xtra 4
[url]http://www.kblab.net/xtras[/url]
with something like this code...
fxObj = xtra("FileXtra4").new()
put fxObj.fx_FileOpenDocument("c:\Xeno2000.ppt")
fxObj = 0
this xtra is free and really useful
garwspeed Guest



Reply With Quote

