How do I call another exe from Flash?
on(release)
{
fscommand(“exec”,“myexe.exe”);
}
doesnt seems to work
How do I call another exe from Flash?
on(release)
{
fscommand(“exec”,“myexe.exe”);
}
doesnt seems to work
:: Copyright KIRUPA 2024 //--