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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -