Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2004
    Location
    Cowfields of Germany
    Posts
    617

    import FLASH Array to AMS Table

    Just asking for a favor...

    I'm pulling in a txt file that contains a few FLASH Arrays using the textfile.readtostring.

    Has anyone created a function for this yet that they wouldn't mind sharing?

    basically, the ~ sign separates the increments for the array, and the & sign precedes and proceeds the array.

    thanks for any help you guys can give me.


    Chris

  2. #2
    Join Date
    May 2006
    Posts
    1,443
    hi i hope this will help you
    this function gets only values of arrays and returns a numerically indexed table containing the flash arrays
    Array~1=Hello&Array~2=My&Array~3=Name&Array~4=Is&Array~5=Serkan
    function in Global Functions

    bye
    Attached Files

  3. #3
    Join Date
    Feb 2004
    Location
    Cowfields of Germany
    Posts
    617
    Very close! I can make a few small changes to get it working.

    my array looks like this...

    Code:
    &Quest = TYPES OF FRUIT~Apples~Oranges~Bananas~Pears~Grapes&
    the very first item of the array is the QUIZ name. then the questions (or in this case fruit names will follow) i didn't give a value to each of the fruits like in your sample but i should be able to edit your scripts pretty easily.

    Code:
    &Ans_A=na~True~True~True~True~True&
    
    &Ans_B=na~False~False~False~False~False&
    those two lines would be the Answer options for each of the questions (Fruits)

    Thank you so much for your help!

    Chris
    Last edited by stickck; 10-21-2007 at 03:50 PM.

Similar Threads

  1. Camtasia Flash in AMS Pro
    By Neill Karl in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 10-21-2005, 12:34 PM
  2. Flash button with regular AMS functions!?
    By Wonderboy in forum AutoPlay Media Studio 5.0
    Replies: 14
    Last Post: 04-30-2005, 02:38 PM
  3. lowest flash version
    By LegoGirl in forum AutoPlay Media Studio 4.0
    Replies: 13
    Last Post: 07-31-2003, 06:04 AM
  4. HOWTO: Install the Flash Player from a CD-ROM
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-29-2002, 04:05 PM

Posting Permissions

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