A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Flash execute a local program i.e winamp?

  1. #1
    Junior Member
    Join Date
    Mar 2001
    Posts
    10

    Post

    how would u make Flash execute a local program i.e winamp?
    I have messed around with the fs command + batch files but no luck. any ideas what exact code I would use?
    Any help would be great.
    thanks

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087


    Here are 2 tuts on BAT files

    http://www.flashkit.com/tutorials/Pr...45/index.shtml

    http://www.flashkit.com/tutorials/Pr...46/index.shtml


    Use SWF studio or another 3'rd party tool becuase no matter how you go about it you will still get a black screen without a third party tool.

    Flash Tools is freeware if you don't want to fork out any dough.

  3. #3
    Junior Member
    Join Date
    Mar 2001
    Posts
    10

    ur

    Your information is great--Great thanks.
    But could u possibly give me the url for this swf studio?

  4. #4
    Junior Member
    Join Date
    Mar 2001
    Posts
    10

    got it

    I got it workin now--- The only thing is that it only executes the file in the projector mode not in html page.
    I persume that there is code to get this to work on a html. Could somebody give me the code for that?

  5. #5
    Senior Member
    Join Date
    Jun 2000
    Posts
    666
    Allowing a web page to run a excutable would be a huge security risk.. that's why it's not allowed.. You can get ActiveX controls that allow you to get around this.. but it's still dangerous for anyone who would use it..

  6. #6
    Is there any other way to open files w/o using .BAT files. I have to link about 50 powerpoint presentations to a menu in flash and do not want to create a .bat file for each open. Can't I just point the FScommand exec to the powerpoint install and specify what file to open? Thx

  7. #7
    Senior Member
    Join Date
    Jun 2000
    Posts
    666
    You can use the command line statements start or cmd (you should use both on the command line so they work in the both win9x and NT/2000)

    Or you can use 3rd party tools to do what you want..

    The commercial tools available are from Northcode or ***********..

    My freeware tools are available as well..
    Flashtools 4
    http://board.flashkit.com/board/show...threadid=20493
    Newest Beta's (advanced knowledge required)
    http://board.flashkit.com/board/show...threadid=88493

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