A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Flash Project on a CD

Hybrid View

  1. #1
    Wannabe PHP Wizard
    Join Date
    Nov 2001
    Location
    Leechburg, PA
    Posts
    129

    Flash Project on a CD

    Hello,

    We have recently developed a POS CD Project that lets users add items to a cart, and print out an order form to send to a company. The first developer arranged all the data into a large array, for use on the CD. I was wondering if flash was capable of importing something like an access database, or something else that would be easier to manage during development time. The people working on it now have to go through each array line to make changes, or corrections, sometimes screwing up the thing.

    This is assumed to run on a CD, with no internet connection.

    Thanks!
    Clint
    Clinton N Godlesky
    My Stuff:
    http://www.15656.com/clint http://www.statedirt.com
    Personal Development Projects:
    http://www.15656.com/dev

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    how about inserting the array as an include file? The developer would use whatever tool is convenient to convert the database (say as exported to csv format) into a flash array, and then just publish the flash file as usual.

    Musicman

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