I am building 2 applications in flex mobile. These applications should communicate together (a kind of chat system).
My problem is that I cannot run 2 applications in Flex Builder at the same same: any time I launch one instance, the other instance is killed.
Is there a way to launch 2 applications?