I need to make a dynamic chart in Flash for a web app. I'm using XML for the data, but my boss doesn't want the XML file to be written to the server or client PCs. He wants it to stay in memory only somehow and transfered to Flash. Flash, I think, is gonna want a physical file to read. I said I'd see if it was possible, and found nothing to help on the internet. Usually, someone on here will know what to do. So, my situation:
- I HAVE to use Flash in the web app
- The XML File cannot be written to server/client
- No "Scripting.FileSystemObject"
- .asp platform, using MSSQL as a backbone
Some ideas I had were to use a Stream Object into Flash, but I'm not the ActionScript guy and don't know if it's possible.
Even if you say, "Can't be done", it will be greatly appreciated.
Thanks
Bob
- I HAVE to use Flash in the web app
- The XML File cannot be written to server/client
- No "Scripting.FileSystemObject"
- .asp platform, using MSSQL as a backbone
Some ideas I had were to use a Stream Object into Flash, but I'm not the ActionScript guy and don't know if it's possible.
Even if you say, "Can't be done", it will be greatly appreciated.
Thanks
Bob