A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: [RESOLVED] Accessing data in root folder

Threaded View

  1. #5
    Member
    Join Date
    Nov 2009
    Posts
    33
    I would have considered an XML file, there are a lot of confusing combinations of arrays and objects so I would think the best way would be creating a blank class with the data stored as static variables. The XML file would be too verbose.

    So, only one or two classes need to access this data, so what I would want to do is have those classes be able to access the file directly, without the fla having to send the file or the file's contents to them.

    So like the class using the speech data would find the data file and then get the data from it itself.

    Is that possible?
    Last edited by Jezzamon; 01-01-2012 at 07:16 AM.

Tags for this Thread

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