A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Flash XML 'database'

  1. #1
    Senior Member
    Join Date
    Jun 2001
    Posts
    199

    Flash XML 'database'

    Is it possible to create an XML file on someones computer (when Flash file is stored locally)?

    I need to create a Flapplication to store data (some numbers) as XML file/s. Essentially 7 numbers, in date encoded files (e.g. 1 number per day).

    Can it be done?

    Will it work on all machines with the 5 plugin and later?

  2. #2
    Senior Member
    Join Date
    Jul 2001
    Location
    Planet Earth
    Posts
    298

    Re: Flash XML 'database'

    Originally posted by tonyknibb
    Is it possible to create an XML file on someones computer (when Flash file is stored locally)?

    I need to create a Flapplication to store data (some numbers) as XML file/s. Essentially 7 numbers, in date encoded files (e.g. 1 number per day).

    Can it be done?

    Will it work on all machines with the 5 plugin and later?
    Learn to use SharedObjects which are "flash cookies". Whatever you put in, you can get out later. I haven't done XML but I have stored objects in a shared object. And then added variables or attributes to the object to store values in.

    Hope that helps.
    ---
    Thinking outside of the box will get you fired if the "box" is strict budget.

  3. #3
    Senior Member
    Join Date
    Jun 2001
    Posts
    199
    Wicked man, cheers.

    That'll only function in Flash play 6 though, won't it? Not a big problem, I'm just wondering...

  4. #4
    Senior Member
    Join Date
    Jul 2001
    Location
    Planet Earth
    Posts
    298
    Yeah, only available in the 6 player.
    ---
    Thinking outside of the box will get you fired if the "box" is strict budget.

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