How To Launch An Executable With Flash?
I'm using fscommand to try to pull this off. Here is the code I'm using on a button to launch the executable:
on (release) { fscommand("exec","Viewer.exe");
}
If the flash SWF is in the same folder with the "Viewer.exe" (on the same level), it ought to launch - right? I tried using a path to the file first, but couldn't get the exe to launch (I have a feeling the path may not have been complete). I s this a better way around using a path to launch it?
Thanks for any help!
FlashKit > Flash Help > Flash General Help
Posted on: 09-09-2004, 12:08 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Fscommand Launch External Executable
Hello,
I'm trying to launch an external application from my FlashMX projector or SWF file..
I tried using the fscommand without success. It seems every function requires several hidden unpublished actions to make it finally work.
The code I tried is...
on(release){
fscommand("exec", "directory1/directory2/filename.exe");
}
Any help to unravel this mystery is appreciated.
iaustin
Flash Executable
I haven't done this in so long I forgot how. In Flash for PC, how do you save out as an executable? In Flash under file/publish preview/ I only have Default HTML, Flash and HTML; the rest are grayed out including projector. I just want to be able to save flash work out as .exe
Any help is appreciated
Thanks,
Jeff
Executable Flash?
I just finished my first Flash project which we will be using as a presentation for an upcomming trade show.
I would also like to use this as an executable movie that can be sent out on cd. Is there a way to make this cd auto start?
Flash Executable
Hello!
I need to create a presentation that will run on a HP PDA with Windows Mobile 5. This application should run full screen... How should I export that projector in order to run on Windows Mobile? I've exported normal projector that runs perfectly on non mobile versions of Windows...
I've tried to make it a swf and open a html in a browser window, but I always have a title bar and a status bar of the browser on the screen and I really don't want that...
Please, suggest...
Thank you
Run An Executable From Flash
I am trying to use Flash 5 to create a menu on my CD so I can use autorun.inf. The problem is that there are executables such as setup.exe that I want to run when I select a button. I have tried the "exex" "setup.exe" using the Fscommand and this did not work. Reading other questions, I even tried to put the setup.exe in a subfolder called fscommand and this didn't work either. Do I need to to tell flash that Setup.exe is in the fscommand folder? Does the flashmovie.exe I created, include the flash player?
If I can get this to work, I will be over the moon. Thanks.
Flash Running An Executable?
Is it possible to have flash run an executable such as a setup.exe on the click event of a button. Im working on a cd that has multiple directories with a flash front end(menu and all) and I want to be able to run the exe's in the dir's from within flash?
any help would be great
Launching Executable From Flash
Hello, I'm not sure if this is possible, but is there a way to have Flash launch an executable. I'm working on a CD that would require launching of another application on the CD with a ".exe" extension.
I've tried 'geturl' but that opens up a browser and requires the user of the CD to launch from the location or save to disk. It also doesn't look that great.
My end result is that I would like to have the user of the CD click on a button in the flash movie and have the other application launch. Any help on this would be greatly appreciated. Thanks, Jeremy
Flash Executable CD-ROM Licensing?
Does anyone know any licensing information about distributing a CD-ROM with Flash executables on it?
Macromedia is pretty clear on run-time licensing for Director executables (which is basically including the "Made with Macromedia" logo on the CD and sending in a licensing agreement form) but I can't seem to track down similar documentation for Flash executables.
Any help on this would be greatly appreciated.
Sean
Executable Launches Behind Flash
I am launching a couple executable files using fscommand from a flash file that has been published as a stand-alone file. Most of the time it works perfectly, but every once in a while the executable launches behind the flash window and it appears to the user that the link didn't work. Does anyone know a fix to this? Thanks.
Self-executable Files In Flash Mx
I've created my company's website on a cd rom business card disk. The file is in "Projector" format (.exe). What I want is for it to self-execute when the user slides the cd-rom compartment into the computer. Same on exiting. When the user clicks the "exit" button the projector file closes and the cd-rom compartment slides out. How do I do it?
Many thanks
magyar
How To Load An Executable In Flash 5
I am trying to load a flash exe in flash 5 but i am getting a blank screen.
I am using loadmovie
loadmovie ("fl.exe",0);
do i need to use the fscommand instead?
please help me out!
presdes
Flash Standalone Executable
Hi all
I have received many fash.exe files through my email.
Ho can i create a flash standalone executable from my Flsah movies.
Thanks
JB
Flash Player Executable Name In Task Bar
A few weeks ago I posted a question asking if there is a way to rename the Flash Player executable so that the new name shows in the task bar. I didn't have any responses back then so I am trying again to see if I am any luckier this time. so to recap.
I need to be able to rename the Flash Player executable so that it shows a custom name in the task bar rather than "Macromedia Flash Player 6"
Any ideas?
Creating .txt File From Flash Executable
Hi!
I'm trying to develop an app that will allow users to take notes during presentations. I found some interesting solutions to output those notes as a .txt file. But they rely on third parties, such as other script languages (one interesting solution uses JavaScript functions in the HTML code).
Is it possible to make a standalone Flash executable do that? I need a clue. Would it include working with system resources (the app will run on Windows, mainly)? Any hints would be appreciated.
Flash 9 Plugin For IE Executable Install?
I keep a library of Flash plugins for testing my companies Flash development in the various versions. I have a page on our intranet for downloading both the IE version and the FF/Mozilla/Opera/etc. version. I'm trying to locate an installation executable for version 9 of the IE version. This doesn't seem to be posted anywhere. Anyone know where I could find it?
How Do You Load In An Executable File In Flash?
Hey,
Just wondering if anyone can help me out a little bit...
I want to attach an action to a button where when the user clicks on it this button, it loads up an executable file?
Appreciate the responses in advance.
Flash Executable Quits With No Message
Hey all,
I have a program that is not "crashing" per se, as I get no error message or anything, but occasionally it will just quit out. Can overloaded memory do this, or perhaps a certain type of error in the .exe. It doesn't happen with any specific behavior that I can tell, but haven't seen the actual behavior every time it has happened. When I programmed in Director, there would be a clear error message from the player about what the error was, but Flash fails silently when acting as a stand-alone .exe player, and when errors do occur, they usually just manifest themselves as bugs or odd behavior, not actually exiting from the program. As a result, I am not even sure where to start looking. I know that I don't have any commands to quit the program in there, as this is a stand-alone kiosk at a visitor center. Any ideas?
- B
Latest Flash Player Executable...
Experts...
is there a site somewhere where I am able to download the latest Flash Player Exe - the one that will install the player on a users PC?
I am about to distribute Flash Content via DVD and know that some PCs wont have the player or a connection to the iNet to download it from the adobe site.
Many thanks...
Mailto Form From Flash Executable
I need to send data by mail from a exe, I have made in flash, I´m not using any server or database, just a mailto.
Please suport this thks.
Faby
Launching A Browser Window From A Flash Executable
Hi guys, I've run into a small problem launching a browser window on top of a flash exe.
I recently created a flash cd demo and once placed in the cd drive it launches and scales to fit the screen
fscommand("fullscreen", "true"); now when I launch a browser from a link provided it appears in front of the demo (which is what I want) but problem is if I don't close that previous browser window and try to launch another from the flash demo, it appears "behind" the flash movie.
So bascially I would like to know if there's a code snippet that keeps the browser window always on top.
it's been driving me nutz
please help
salud
Creating An Executable Flash File From A Dynamic Swf
Does anyone have any info re: creating a executable flash player movie, from a swf that is using dynamic data? Of course the portable version would be static from the current data.
example: many of you may have seen the code on the boards for a really nice photoviewer that loaded jpg's externally. I'd like to somehow be able to make a portable CD version of it. Executable if possible?
ie someone has a slideshow they have created and uploaded thier own images, and the ability to export that show to and executable for burning to a cd is where I'm going with this.
Anyone, Anyone, Anyone... VooDoo Economics
Storing And Loading Values With Flash Executable
Dear all,
I have written a flash application to do calculations on a evaporator.
http://home.hccnet.nl/m.dijk/pressur...lcs/calcs.html
Now the user is asking to store his calculations and reload them whenever the stand-alone *.EXE is started again. How can I do this?
Please tell me you advice, many thanks,
Carfi
Detecting Other Applications (ie. Quicktime) From A Flash Executable
Good Morning!
I'm working on a flash based cd interface that we are saving off in the .exe format. Some of the content on the cd requires certain programs to be installed and I wanted to know if there is a way to detect wether other applications (besides but also including flash) are installed. If so, how is that acheived?
How To Open An Executable Program In A Flash Button. Please Help.
Dear ActionScript.org members,
Hello, a pleasant day to everyone.
I just want to know how could I open an executable program in a Flash Button? I know I should use the on(release){} function but I don't know what comes next. I have two Flash buttons, the first button should open Windows notepad (notepad.exe) and the other one should open an executable program that I have created in Visual Basic (i.e. MyCalc.exe).
I hope someone could give me a quick guide to this.
Thank you and God bless everryone!
Warm regards,
MarkSquall
Can An External Executable To Pass A Variable Directly To A Flash Projector
I have produced a flash front end for an item of software: click on a button to install the software, you know the stuff.
Now, there is a piece of software called BDE that is required for the main software to run, and you can easily detect if it is installed. So, what I want the flash front end to do is only enable the install software button if the BDE software is detected.
I have written a little .EXE that checks to see if BDE is installed, and it is a simple matter to have the executable to create a text file on the HDD, and then have the projector read that file, and check for a specific value.
But what I want to know is: is it possible for an external executable to pass a variable directly to a flash projector without creating an intermediary text file. The purpose being to enable the install software button if BDE is installed.
The reason why I want to do this, is OSs like Win2k / NT file permissions might not allow the creation of an intermediary text file.
Viewing Movies Imported Into Flash 4 When Exported As Executable File
I am importing quicktime files into flash 4 and I want to publish the flash file as a windows projector (executable file) so that I can put it on CD Rom and have it autostart. When I publish the file to windows projector and view the finished executable file the video does not show up. I can view the flash animation, graphics, and even hear the imported wav file, but there is no video. Can anyone tell me what I need to do to include a QuickTime Video (mov) file in a flash file to create a finalized Executable (exe) file?
Please Help. I know it can be done, just don't know how to do it. If you know of anything that can accomplish this please let me know.
Thanks.
Launch Avi From Flash?
I'm making a presentation with flash and i'd like to launch some avi's i've made from within flash, i've seen other people asking the same in the boards but didn't get answered, PLEASE!!! anyone?? i really need this one...
HELP Launch .exe From Flash .exe
I have tried this time and time again. I am trying to launch an .exe from a Flash .exe and it just doesn't work. The exe should be launched from a button. I am publishing for Flash Player 6. I would use 5, if needed.
Anyone have the exact code that will work for this? I have been using the fscommand and putting the files in an fscommand folder.
How To Launch A .pdf From Flash ?
How do you launch a .pdf from within flash. Do I need to use javascript to launch an .html page that subsequently calls the .pdf ? (It's for an intranet so everyone has .pdf readability).
Thanks.
How To Launch .exe From Flash
Hello
I try to launch another application in .exe from a flash button.
Flash is inside html page, how can I do (if possible)?
Thanks to help me.
Obrian
fla file is attached (82 ko)
Can I Launch An .exe From Flash? Possible?
OK.
I created a screensaver with Screentime for Flash (3rd Party). I'll call this Screensaver.exe.
The link to this screensaver is in my self executable file (which happens to be a User Agreement). I'll call this User_Agreement.exe
When the CD is put into the computer, User_Agreement.exe launches and prompt the user to either "Agree" to the terms, or "Disagree" If they disagree to the terms, they exit out of the screen. If they agree, then I want them to be able to launch SCreensaver.exe (which is an installer).
Is this possible?
Please help!!!
Having Flash Launch A .bat Off Cd
I am making an enhanced cd using flash studio mx. I am trying to have a link open an mpeg or .wmv file. right now i have the following code
fscommand("exec","final/sweethoney.bat");
}
the .bat and the sweethoney.wmv are in the fscommands folder. i cant get flash to launch the .bat file. I believe all of the files are in the right place?
do you know if it is possible to have flash launch mpegs some other way? or is there something i am doing wrong in this example...
please help
Launch EXE From Flash?
I have 2 flash projector .exe's. I need to make a button that will close one projector window, then launch another, and vice versa. The 2 projectors exe's need to be linked so that one can launch the other, then the other can be launched back. They need to be separate projectors and cannot be compiled to one file.
the file names are 'dvd.exe', and 'cityPark_PC.exe'. I need to get this done today so any help is greatly appreciated. thanks!
PLEASE HELP - Using Flash To Launch A .exe On PC
Hey Now good people, I am running into a problem and I need some insight. I am using Flash to launch an executable on a remote PC and it works on everything BUT WinXP SP2 with Internet Explorer 6 SP2... here's the thing, it should pop-up the "Run?" dialog, but with the above configuration, nothing happens unless you press the CTRL key several times (then it works) I am completely baffled as to why the CTRL keypresses would eventually launch the .exe... can anyone provide me with even a clue? It's not: security settings, pop-up blocker, firewall, etc... it's definitely between Flash and the browser. But WHY?
Please help me, I have to have an answer by Tuesday or I'm a dead man.
Can Flash Launch EVB App In PPC?
Flash Comrades,
I'm trying to build a GPS application running on an iPAQ with a Flash UI. I've got a eVB application that actually starts up the GPS and reads the NMEA sentences and writes them to a textfile but I want to start the eVB app itself within the Flash UI (so it runs more or less invisibly behind Flash). Anybody know how Flash can launch an application in the PPC environment? (PPC equivalent of fscommand exec???)
Any help GREATLY appreciated!!!!!!
Flash MX Won't Launch
For some reason after a few years of using Flash MX 2004 it won't launch on my Mac (G5-10.3.9) anymore. It gets all the way to where the work area is about to appear and then quits. The error log says " Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE"
I've tried every possible thing I can think of from deleting the .plist , repairing permissions and repairing the disk to re-installing the entire thing from scratch with no luck. It still does the same thing and I can't figure out what's going on. It doesn't happen to any of my other applications.
Does anybody have any idea what's going on or how I can fix it?
Flash 8 Will Not Launch
Hi,
I just purchased the Adobe Creative Suite 2 Web bundle with Studio 8 and for some reason I can't identify it will not launch Flash 8.
DreamWeaver ,FireWork and all the other software in the suite launch fine. Its only Flash that doesnt seem to want to launch.
Has anyone had this happen before? Any insight on this problem would be greatly appreciated.
I'm working on a G5 running OSX 10.3.9
Flash CS4 Won;t Launch
Well Adobe done it to me again, two of their programs won;t launch, just like CS3 before it I may have to format my computer just to make this product work. The culprit this time is flash and After effects. the program does not even launch and to ad insult to injury all I get is this message "The application Adobe Flash CS4 has unexpectedly quit" now that is an insult to a company like ours in this economy, adobe got our money, we don;t have their product. I would appreciate any help, I am running VISTA Pro with 3GB of memory and a terabyte of space
Launch Pdf. From Flash.
Hi, Can anyone explain to me simply how to launch a pdf from a button within a flash movie and open it in a desired application?
Autorun On Mac OS To Launch Flash?
Hi,
Does anyone know how to do this on Mac OS? Basically have a CD with an autorun command?
Thanks.
The following is from: http://board.flashkit.com/board/show...hreadid=269500
Quote:
Originally posted by majetta
most of the flash movies on cd`s are made in macromedia Director. but you can easily do that to in flash with some limitations
first you edit the movie and add the following script on the first frame
fscommand ("fullscreen", "true");
make sure you make an exit button with the following script
fscommand ("quit", "true");
this will close the movie.
making a autorun for a cd should be done as followed
make a text file rename it to "autorun.inf" this file should be put on the top level of the cd (x:autorun.inf) where x is you cd drive.
edit the autorun.inf file and add the following scripts to it,
[autorun]
open=my_flash_movie.exe
icon=optional_icon.exe
the icon tag is optional as you can see and you can leave it out of the autorun.inf withoiut a problem, if you don`t
declare an icon the cd-rom will use the default icon (in this case it will be the Pink Flash icon). the icon can be located in a .exe or a .ico file.
Good Luck!
Can't Launch Tutorials In Flash
Ya know how in Flash, Fireworks, etc. when you click the help menu to use the tutorials or the glossary or whatever it launches your browser and takes you to the macromedia site? Mine won't do that anymore. How do I get to the "Using Flash" on the site or is this a file that I have inadvertantly deleted from my computer?
I think it has something to do with my file type associations but I don't know what type it's trying to launch.
I'm using Windows 2K and my default browser is IE 6.0.
Any Assistance is greatly appreciated.
Can Flash Launch PDF File?
Hi there,
Anyone have the experience of opening Acrobat PDF file using actionscript? If so, what actionscript you used?!
Pls help.
Launch An Applet From Flash...
is it possible to launch an applet by a flash movie passing the parameters and opening a new window?
for examle if i wanna link a java chat into my flahmovie and open it in a new window, how can i do?
is there someone so cool to tell me if i can?
thanks a lot
nicholas http://www.mjportal.it
Launch A New Browser Using DW MX & Flash MX
Help!!! Quick!!! I created my first website, and would like to know how to launch a new browser, that will hold my entire site. Examples: http://www.bicerebral.com/
http://jcsplace.com/
How is that done? I know how to lauch a popup in dreamweaver but it's not centered, and it doesnt show the page that I link to it. Help!!!!!!!
How To Launch EXEs From Flash?
Hello,
I want to make a Flash Standalone that will launch some exe files i will be including on a CD. I can not figure out how to do this. I am using Flash MX and i can say what a difference since the old days of using Flash 4.
Any help would be greatly appreciated.
Thanks
|