This is a discussion on "calling .exe" within the Flash & Multimedia Forum section. This forum, and the thread "calling .exe are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
calling .exe
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
|||
|
If you're trying to launch an executable inside a webpage, so that it displays as a web page, then it simply can't be done. You only see HTML output in your browser. EXEs use machine code to run and are therefore entirely different.
If you were able to press a button and have an EXE run straight away on your computer seperately then that would also be a security risk as anyone could do anything do your computer. You might be able to do this with Macromedia Director as it is meant for CD-ROM applications and the like, but I don't honestly know how. |
|
||||
|
its not made for the web. its made to be played on someones pc who knows that the content is safe already
|
|
|||
|
Yes, but you're playing it in a browser... which is made for the web.
You *might* have more luck using Flash SWF files to make standalone exe files (projector files) but I don't really know... |
![]() |
| Tags |
| calling, exe |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calling functions | thriftyspider | Classic ASP | 5 | Aug 7th, 2007 14:54 |
| India Calling!!! | Lchad | Webforumz Cafe | 40 | Mar 30th, 2007 19:08 |
| Calling all CSS guru's! | csa | Web Page Design | 6 | Mar 8th, 2006 08:28 |
| ASP calling a DLL Problem!! | Jason Jefferies | Classic ASP | 5 | Aug 18th, 2004 15:40 |