A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: HELP!! -- Excell into Flash??

  1. #1
    -Web Boy
    Join Date
    Jul 2001
    Location
    Olympia, Wash.
    Posts
    65
    I was trying to figure out a way to load lots of variables from a text file.

    I have around 52 variables: 26 names, 26 prices

    But then I was asked to input a price list for every product that we sell.

    They already have the prices, names, and part numbers set up in an XLS file.

    CAN YOU TURN THE CELLS FROM EXCEL INTO VARIABLES IN A TXT FILE?

    PLEASE HELP!!

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    419
    export from xls as a comma/tab delimited file , then load that file into flash.


  3. #3
    Developer
    Join Date
    Sep 2001
    Location
    The Bluegrass State Will Flash For Food ™
    Posts
    3,789
    save as *.csv

    import to flash; maybe create a macro to make it say a1 = b1..

    sorry for going light on the details, i've never done it before.

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