As a developer I have to run the following case Study in a flash Application. I am just wondering which code should be used for each line.
Again thanks from your cooperation, beforehand.
-------------------------------------------------------------
CASE STUDY
-------------------------------------------------------------
Running customized ExE file within a flash program when the Flash Application will be starting. This ExE file creates a file with the "INF" extension in the current folder. Then Flash Application should be read back the file contents.
-------------------------------------------------------------
CODE RUNNING
-------------------------------------------------------------
1) How can I call an ExE File within the Flash Application?
2) How Can I open a ASCII file and read the its contents?
Thanks,