Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2000
    Posts
    4

    Playing a Flash .swf file

    Is there anyway to Start the stand alone player I have and open the .swf file I want to play (both on the CD) with one click of a button?

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: Playing a Flash .swf file

    Hi,
    Try using the PLAY MULTIMEDIA action, that should open your file in an outside viewer.

    mark.

    MSI Factory The Next Generation Intelligent Setup Builder

  3. #3
    Join Date
    Oct 2000
    Posts
    4

    Re: Playing a Flash .swf file

    Mark;
    Thank you for your reply,
    But that did not work. I guess I going to have to learn about editing the registry for file association with the stand alone player, or do a check for installed plug-in for flash and install the plug-in if not found. My customer insists that his demo CD play the flash file I created with just one click.

    Gecko

  4. #4
    Join Date
    Jul 2001
    Location
    Simi Valley, CA
    Posts
    1

    Re: Playing a Flash .swf file

    I went to the Macromedia website,developers, and got a free licensed version of the flash player.exe. Then put in the same folder as the flash.swf. Made a button to execute the flash, made two actions for that button. One action is execute/execute program, then point it to the flash player. Then the second execute/execute program pointed to the swf file. The only problem is that I have not yet figured out how to have the flashplayer.exe recognize that the machine already has it installed. Any recommendations? Would you use the boolean conditions?
    Originally posted by Gecko:
    Mark;
    Thank you for your reply,
    But that did not work. I guess I going to have to learn about editing the registry for file association with the stand alone player, or do a check for installed plug-in for flash and install the plug-in if not found. My customer insists that his demo CD play the flash file I created with just one click.

    Gecko

  5. #5
    Join Date
    Jul 2001
    Posts
    21

    Re: Playing a Flash .swf file

    If you're using a standalone player on the CD, you can probably add the filename of the swf file into the command line as an argument.

  6. #6
    Join Date
    Dec 2001
    Posts
    4

    Re: Playing a Flash .swf file

    Originally posted by Gecko:
    Is there anyway to Start the stand alone player I have and open the .swf file I want to play (both on the CD) with one click of a button?
    Also an easier option would be to open the file within the standalone, then under the menus have it create a projector. That way your .swf file is it self now an .exe which will do what you want, load the player w/ the .swf but all in one.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts