calling .exe

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.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Dec 17th, 2004, 21:54
benbacardi's Avatar
Highly Reputable Member
Join Date: Feb 2004
Location: United Kingdom
Age: 20
Posts: 611
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbacardi Send a message via Skype™ to benbacardi
calling .exe

This isn't actually being built for the web... but...

I'm trying to play an intro, and then after the intro, launch the actual .exe file that i want to run. However, this does nothing:

fscommand("exec","flashback.exe")

and this produces a download box with the "This file may contain malicious code..." etc in it:

geturl("flashback.exe")

does anyone know how else i can do this?

  #2 (permalink)  
Old Dec 18th, 2004, 05:43
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
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.
  #3 (permalink)  
Old Dec 18th, 2004, 22:18
benbacardi's Avatar
Highly Reputable Member
Join Date: Feb 2004
Location: United Kingdom
Age: 20
Posts: 611
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbacardi Send a message via Skype™ to benbacardi
its not made for the web. its made to be played on someones pc who knows that the content is safe already
  #4 (permalink)  
Old Dec 19th, 2004, 06:08
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
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...
  #5 (permalink)  
Old Dec 19th, 2004, 16:45
benbacardi's Avatar
Highly Reputable Member
Join Date: Feb 2004
Location: United Kingdom
Age: 20
Posts: 611
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbacardi Send a message via Skype™ to benbacardi
i have made a .exe file.... thats what i'm using - i'm not viewing it in a browser. but it doesn't open the file the way i want it to...
Closed Thread

Tags
calling, exe

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 22:45.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43