A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: launching a PDF file from a flash movie

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    5

    launching a PDF file from a flash movie

    hi, i'm making a cd-rom presentation. i would like to make a button and launch a pdf file at the end of the movie. i have tried FScommend like this below but it didn't work...

    on (release) {
    fscommand("exec", test.pdf);
    }

    the swf and pdf file are both in the roof directory. so why is it not working? pls help. thank you!

    -kwok

  2. #2
    If you are using a PC Projector file then you can use our third party software to solve this problem called JStart

    See

    http://jstart.***********.com

    Please take a look the example files provided.

    Good Luck

  3. #3
    imagination through stupidity
    Join Date
    Apr 2001
    Location
    P3X-3113
    Posts
    1,238
    getURL("*.pdf");

    works great.
    Nothing to see here, move along.

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