A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: fscommand trouble

  1. #1
    Junior Member
    Join Date
    Aug 2007
    Posts
    13

    fscommand trouble

    Hi,

    I am making a CD which can open PDFs from animated flash buttons using the code:
    on(release) {
    fscommand("exec", "CAT5008.exe");
    }
    This .exe file opens up the pdf in Acrobat and works great, but for some reason I can't get it to be recognized by Flash.
    I have all of my folders set up correctly and I have checked the spelling repeatedly. I don't know what I am doing wrong.

    Any help would be greatly appreciated!

  2. #2
    Junior Member
    Join Date
    Aug 2007
    Posts
    7
    Make sure that the exe file is in the fscommand folder in the same directory as your built projector.

  3. #3
    Junior Member
    Join Date
    Aug 2007
    Posts
    13
    Yep, everything all my pdfs, exes and inis are in the same folder, but flash won't recognize it. I am not sure what the problem is.
    Do you have any other ideas?
    I was thinking that maybe it was the program that I am using to create the exe files. I am using PDF2EXE. I will try different programs, hopefully that works.
    Thanks for your suggestion!

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