A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Flash Not Launching Pps File On A Mac

  1. #1
    Junior Member
    Join Date
    Dec 2005
    Posts
    1

    Flash Not Launching Pps File On A Mac

    I am trying tot use the fscommand to launch a powerpoint file from a flash projector file and it does not seem to want to take the fscommand.

    I have
    Code:
    fscommand("exec", "powerpoint.pps");
    and have tried
    Code:
    fscommand("exec", ":fscommand:powerpoint.pps");
    still with no luck....

    I am thinking of just using the getURL command but this opens a nasty Internet Explorer or Safari Window and only goes to the directory of the file it doesnt open the actual file.

    Can anyone help.

    I tried the FAQ in this section and it doesnt work for me.

  2. #2
    Senior Member SJT's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    2,563
    Did you try using the applescript in the faq?

    http://flashkit.com/board/showthread.php?t=396320#7
    Sam



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