A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: FS Executing LOTS

  1. #1
    Senior Designer
    Join Date
    Jul 2001
    Location
    Australia
    Posts
    367

    FS Executing LOTS

    I'm currently using the northcode proxy method to launch my pdfs from a disc- working great although after doing 3 I realize how clunky this gets, I have around over 40 PDFs all in different folders and I'm wondering what's the most efficient way to go about this. Any advice would be great!



  2. #2
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    I'd give this northcode guy a shout and see if he'll create an EXE file that you can just rename to match your PDF file - something that's specialized for launching PDF files so you won't need a BAT file for every PDF, just one EXE renamed per PDF file. Still not beautiful, but a little easier to manage.

  3. #3
    Senior Designer
    Join Date
    Jul 2001
    Location
    Australia
    Posts
    367
    A top idea.. but where do I find this phlash phantom? ...

    Reckon you could help me?

  4. #4
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    Check out http://www.northcode.com/misc/openpdf.zip. Just rename openpdf.exe to match the name of your PDF file then chuck them both (EXE and PDF) into the fscommand folder. That's it. Running the EXE should launch the PDF file. I've included an example FLA so you can see how it works but it's pretty much just fscommand("exec", "test.exe").

  5. #5
    Senior Designer
    Join Date
    Jul 2001
    Location
    Australia
    Posts
    367
    Thanks Northcode! Really appreciate 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