A long time ago I created two files called alpha.exe and bravo.swf. alpha and bravo communicate to each other using a localconnection. These files were created using Flash MX with AS1 and Flash Player 6 - they worked perfectly!
Now I am building new versions of alpha and bravo using Flash CS6 with AS3 and Flash Player 14. If I publish alpha and bravo both as .exe (windows projector) files the local connection works ok. If I publish alpha and bravo both as .swf files the local connection works ok too. If however I make alpha a .exe file and bravo a .swf file the local connection does not work.
Does anyone know why?
I am scouring the internet at the moment but haven't found anything to point me in the right direction as of yet. I'm also trying different publishing options in CS6 (Flash Player and Actionscript versions), but no luck there either... yet...