Jump to content

Acquiring data from Flash


Recommended Posts

Greetings,

I am exploring methods to get input data from a Flash Application (Projector) into AutoIT in some fashion. I am experimenting with having the Projector write the input data into a text file or something similar that I can have AutoIT read, but I am having problems with Flash.

My alternative appears to be using the shared object. Is there any methods or functions made so far that can read data out of the Flash Shared Object?

My quest is pretty simple. This is the work flow:

-- with Flash ---

1. An input box where the user types in a serial number.

2. Flash stores the serial number (in some way) that AutoIT app can read.

-- with AutoIT app ---

3. reads the serial number out of a file and adds it as a var.

4. searches a network drive for serial_number.xml

5. copies the located file to scriptsrc folder

6. makes msg box saying ok to continue Flash app

-- with Flash ---

7. Loads XML data into Projector

So my issue isn't with the beginning or end of the program, but making Flash and AutoIT talk to each other.

Any suggestions?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...