Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Opening explorer, and word documents with flash standalone
From: Pete Simpson
Date: Thu, 23 Nov 2000 13:23:32 GMT


I'm trying to create the front end for a CD-ROM, and have the following
problem.

I wish to create two buttons, one to open explorer in the CD-ROM directory,
ie browse this CD, and one to open a word document. I seem unable to get
word to respond, I'm not sure how flash standalone player handles calls out,
the file associations in windows don't seem to point this to Word.

The following example doesn't work at all, thought the file system seems to
look for the file (notice this when calling the file from the floppy drive,
the drive kicks in but no file is opened.

On (Release)
FS Command ("exec", "/documentation.doc")
End On


Using the following button command, I can open the word document in Internet
Explorer:

On (Release)
Get URL ("/Documentation.doc")
End On

...but I really want the command to open Word, not word embedded in IE.

As for the explorer, I can open explorer using the following command, but
can't work out how to default to the CD-ROM directory...

On (Release)
Get URL ("explorer.exe")
End

Help would be appreciated, thanks in advance


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Opening explorer, and word do, Gregg Caines
  Re: FLASH: Opening explorer, and word do, kristoff

Replies
  R: FLASH: Right Clicking the SWF, Guido Pesaresi

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]