A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: running exe, html, and pdf from within Flash 5

  1. #1
    Junior Member
    Join Date
    Feb 2001
    Posts
    9
    Help, I am trying to get my Flash(movie1) to play an executable file from within(movie2). I want to make the main an .exe
    Do I need to leave movie2 as an swf file in order to get it to play from within the main movie?(movie1)
    Also, can I link to a PDF file from my movie?
    I posted this last week and nobody seems to know the answer, we are a little desperate here. Is there any other solution to this?
    __________________
    pgault

  2. #2
    Senior Member
    Join Date
    Mar 2001
    Posts
    127

    i'll have a go

    the only thing i can think of is to embed the swf in a director file. Use the button in flash to pass lingo statements via the director projector to open the new exe e.g. on the flash button lingo: open "name.exe"
    This is the idea in its vaguest form but worth a look
    cheers

  3. #3
    Junior Member
    Join Date
    Feb 2000
    Posts
    12
    You can launch PDF by tweaking a projector exe file, using a file called jugglor, located at:
    http://www.***********.com/software/jugglor/

    Also, using Flash 5, you can use the actionscript command GETURL to point at the PDF file, and provided the PDF reader is installed, you can open it. After much trying, however, this method doesn't seem to work consistantly.

    Also, leaving movie two as an SWF, and loading from the exe, and using the Flash 5 command loadMovieNum will work.


    QUOTE]Originally posted by pdgault
    Help, I am trying to get my Flash(movie1) to play an executable file from within(movie2). I want to make the main an .exe
    Do I need to leave movie2 as an swf file in order to get it to play from within the main movie?(movie1)
    Also, can I link to a PDF file from my movie?
    I posted this last week and nobody seems to know the answer, we are a little desperate here. Is there any other solution to this?
    __________________
    pgault
    [/QUOTE]

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