|
|
![]() |
|
|
Top | #1 |
|
[ Method ]
Joined: May 2003
Location: Kamarupta
Posts: 736
Reputation: 30
Power: 117 |
I have tried to do it using getURL(), but instead of launching the program, it opens the web browser and thinks the .exe is a download, and brings up the download prompt (which I suppose it should) so just wondering if it was possible for flash to launch an .exe |
|
|
|
|
|
Top | #2 |
|
Sauske!
Joined: July 2003
Posts: 761
Reputation: 70
Power: 115 |
Well that's what you do anyway!
|
|
|
|
|
|
Top | #3 |
|
Stranger Than Kindness
Joined: July 2002
Location: Israel
Posts: 3,233
Reputation: 450
Power: 157 |
can you embed java into flash?
if you can use a java script, something like in madmatts tutorial. |
|
|
|
|
|
Top | #4 |
|
OSNN Veteran Addict
Joined: February 2004
Posts: 1,084
Reputation: 130
Power: 113 |
|
|
|
|
|
|
Top | #5 |
|
Unregistered
Posts: n/a
|
are you talking about flashget or macromedia flash ?? You can launch a prog from both, with flashget you don't need an action script ..
|
|
|
|
Top | #6 |
|
[ Method ]
Joined: May 2003
Location: Kamarupta
Posts: 736
Reputation: 30
Power: 117 |
talkin about good ol Macromedia Flash (MX)...
and I suppose I could attempt to do something with java, but Im not as fluent with that as I am AS, and I would like to keep it as contained and non messy as possible |
|
|
|
|
|
Top | #7 |
|
[ Method ]
Joined: May 2003
Location: Kamarupta
Posts: 736
Reputation: 30
Power: 117 |
Un4gIvEn1... many thanks.. within ten seconds of going to actionscript.org, I found my answer, and as I was hoping, it doesnt take much:
On (Release){ FS Command ("exec", "Test1.exe")} only problem is that since this is an FS command... it can only be executed by a projector file (export the movie to .exe) I will keep on looking, and keep on taking suggestions, thank you all much... if I find an answer, Ill stick it in here in case someone searches for it later (pfff...lol) |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best flash ever!!! | Tabula Rasa | Green Room | 16 | September 20th, 2004 3:23pm |
| Flash Actionscript: dynamically named array accessing | NerdUprising | Web Design & Coding | 2 | July 15th, 2003 6:03pm |
| Flash | JJH35 | Web Design & Coding | 2 | January 15th, 2003 4:53am |
| Flash MX | acetken | Windows Desktop Systems | 5 | September 27th, 2002 3:24pm |
| help in flash mx? | dayneh88 | Windows Desktop Systems | 2 | July 20th, 2002 12:26am |