A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Linking Project files to EXE files

  1. #1
    Junior Member
    Join Date
    Apr 2004
    Posts
    2

    Linking Project files to EXE files

    I am creating a Flash Projector front end to a Photo CD and have links within the flash.exe file to load my diferent photo albums which are all .exe files.

    How do I create the link to load these albums.

    I have tried the following.

    on (release) {
    fscommand ("exec", "zoo.exe");
    }

    zoo being the name of one of my albums.

    This doesnt seem to work

    Can anyone please shed some light on the problem of mine.

  2. #2
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    Trouble using FS Command "exec" in a Flash Projector is number 4 on the top 5 list of problems people have with Flash MX, so if it's any comfort, you are not alone

    Macromedia has the answer here:
    http://www.macromedia.com/support/fl...opics.htm#exec

    I've written it down in a bit more detail along with some history and other facts about Flash projectors at http://www.beyondflash.com/content/ch05.htm

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