A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash MX and Movie files

  1. #1
    Right, I have made a swf that I will probably make into a projector file.

    i need to laucnh a powerpoint file or an avi file, (in media player preferably) when it is chosen in the flash interface.

    Having an html page loading withthe movie runnng inside isn't an option since it runs too slow.

    How would I do this...?

    Cheers in advance.

  2. #2
    Senior Member
    Join Date
    Nov 2000
    Posts
    316
    well, if you are going to use projector... you could use the fscommand. i believe with that you can execute programs and files.

  3. #3
    Senior Member
    Join Date
    Sep 2000
    Posts
    175
    you will need to create a folder in your root, name it fscommand and then you need to put the exe in the folder.... that's according to the documentation... But i recon you can just use the
    Code:
    fscommand("exec", "powerpoint.exe")
    think that is it....

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