Iforgotmyoldone Posted September 1, 2008 Posted September 1, 2008 Lets say I want to change var C_Level = 1; to var C_Level = 2; is autoit able to do it? Or maybe can autoit call the games functions? If so can someone point me to what I need to know? If no can someone point me to what might be able to? I've got the basic idea of how actionscript works (made a few very basic flash games) and I'm soso with autoit. If its way over my head I'm willing to learn/work.
Richard Robertson Posted September 1, 2008 Posted September 1, 2008 No. Containers (the program hosting the Flash ActiveX) can only access things that the file explicitly exposes to it, if I recall correctly.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now