A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Loading EXE's

  1. #1
    Junior Member
    Join Date
    Mar 2002
    Posts
    6
    Is it possible to load exe files from flash, when ever i try to link to them i just get asked if i want to download them.

    Im trying to make an interactive desktop for my windows so i can load certain programs

    Thanks for your time

    Kami

  2. #2
    Senior Member
    Join Date
    Feb 2001
    Posts
    475
    hi
    this is, and this is an very important security issue, impossible for the browser plugin.

    Only the projector (.exe file) can start external programs, which is, as a virus has proven, also not too secure.

    Yours
    HTD

  3. #3
    Junior Member
    Join Date
    Mar 2002
    Posts
    6

    projecter

    how do i use projecter to lauch exe's there is no real security problem wiht this as im just making an interactive desktop for myself

  4. #4
    Senior Member
    Join Date
    Feb 2001
    Posts
    475
    i believe it's this command in Actionscript:

    fscommand ("exec", "e:\path\to\the.exe");

    Yours
    HTD

  5. #5
    Junior Member
    Join Date
    Mar 2002
    Posts
    6

    cheers

    cheers thanks alot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center