View Single Post
  #1 (permalink)  
Old 09-13-2004, 05:31 AM
planetgrafix planetgrafix is offline
Junior Member
 
Join Date: Sep 2004
Posts: 1
Default Can SWFkit communicate with other programs ?

I am designing a project in Flash, which supposed to run full screen, and I need to start another stand-alone program from it, and pass parameters to that program. (It was created with C++). I also need to be able to receive variables from the other program. In other words - can SWFkit perform interprocess communication with another stand-alone application ?
Reply With Quote