i looked at the fscommand function, and im not sure if i have the right understanding…is it possible for the program i write in flash to start up paint or something like that? with code like this or some variation thereof?
fscommand(“exec”, “mspaint.exe”);
just curious, it would be kinda cool.