Ask a Question related to Macromedia Flash, Design and Development.
-
marcin marcin #1
How to open external file in Flash 5 or MX???
Please help me I have presentation do finish ??
Thanks...
marcin marcin Guest
-
write value from flash file to an external file
how can I write value from flash file to an external file like (text file or xml file) -
can we export external SWF file in flash
hi all, can we export external SWF file in flash ?? :confused; if yes then how ?? thanks all -
link to open external file - another beginner one
> You should try this script in your button: > > on(release) { > fscomand("exec", "yourfile.pdf"); > } > > Make sure you have published... -
open window external whit proyector flash player
i want to know, how open a window external on proyector flash player for event of one buttom, not in html!.thanks ssr -
Lingo to open a .wmv external file
Hi, bit of a novice so here goes. I need to make a link to an external .wmv file from Director. The only way I could do it was via the gotonetpage... -
Allan #2
Re: How to open external file in Flash 5 or MX???
fscommand 'exe' will open and run executables files from flash.
Note your flash must be an .exe projector for fscommands to work.
If you are using flash MX. The .exe you want to launch from flash
must be in a folder called 'fscommand'
"marcin marcin" <marcin.cembrzynski@interia.pl> wrote in message
news:c5mi5i$lgn$1@nemesis.news.tpi.pl...> Please help me I have presentation do finish ??
> Thanks...
>
>
Allan Guest
-
Artful #3
Re: How to open external file in Flash 5 or MX???
that should be fscommand 'exec' ... not 'exe'
Artful Guest



Reply With Quote

