Well I’m pretty much screwed now unless someone can help me with a few lines of code. Apparently in CS3 fscommand (“exec”) can’t call batch files anymore in CS3, I don’t know if it’s a bug or what, but Flash 8 it worked fine, now i just moved it to CS3, it won’t work, move it back to flash 8 it will work…
I guess u could say that I took the easy way out, I made a quick batch file that would be called to resart my application, rather than clearing the stage and all the variables defined etc. So now this won’t work, anyone know what else I may be able to do, such as how to make a quick C# or C++ program that will just call an application, then close? Or what are some other options?
Also, I was wondering if it is possible to pass command line parameters to an application using fscommand, and also how would it be done?
edit:
Holy crap i also just realized that shared objects are still made under
C:\Documents and Settings\whateverUrUsernameIs\Application Data\MACROMEDIA\Flash Player#SharedObjects\
Why would the shared objects still be under macromedia, there is a folder under adobe for them, but that is where they are being generated…