is it possible to append variables as extensions of windows shortcuts?
like:
“somePath/Presentation.exe -Spanish”
and then have flash catch the extension as a variable?
if(“extension” == “Spanish”){
//do something else…
}
is it possible to append variables as extensions of windows shortcuts?
like:
“somePath/Presentation.exe -Spanish”
and then have flash catch the extension as a variable?
if(“extension” == “Spanish”){
//do something else…
}
:: Copyright KIRUPA 2024 //--