Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2005
    Location
    Arizona
    Posts
    77

    Extract Project Content

    Anyone know of a method to extract a resource (image, audio, video) in AutoPlay Media Studio 6.0 from the compiled EXE?

    I would like to be able to save a JPG to my local drive using a dialog prompt ... i.e 'Do you want to save this image to "C:\My Documents\My Photos"

    Any input would be appreciated ...

    SRUSSELL

  2. #2
    Join Date
    Jun 2002
    Location
    Southeast USA
    Posts
    1,804
    Resources are not compiled with the EXE. You can find them separately.
    Eric Darling
    eThree Media
    http://www.ethreemedia.com

  3. #3
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Use an Image.GetFilename action to find out what the image's file path is. Then use a File.Copy action to "save" that file to somewhere else.
    --[[ Indigo Rose Software Developer ]]

  4. #4
    Join Date
    Jul 2004
    Location
    Denmark
    Posts
    336

    Lightbulb

    here is an example of how to extract an image from project file...


    enjoy

    Attached Files

  5. #5
    Join Date
    Sep 2005
    Location
    Arizona
    Posts
    77

    Talking

    Thanks guys,

    Exactly what I"m looking for ... Trying to ramp up on this program.

    SRUSSELL

Similar Threads

  1. Sample project, how to manage dynamic web site content via an AMS GUI
    By Corey in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 01-05-2004, 08:32 AM
  2. HOWTO: Open a Version 3.0 Project in Version 4.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-30-2002, 02:09 PM
  3. HOWTO: Create a Project Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-28-2002, 01:49 PM
  4. INFO: Recovering a Project File From a Built Application
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-10-2002, 08:44 AM
  5. Ability to extract project from .exe
    By GregThompson in forum Setup Factory 6.0
    Replies: 1
    Last Post: 09-17-2002, 12:16 AM

Posting Permissions

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