actionscript 3 - How to stop a running process when launching a new one automatically? -


it happens run new debug instance without having manually end previous running one, since can have 1 air instance running @ same time same app id.

anyone knows how kill previous running instance , launch new 1 automatically everytime debug it?.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -