Hi we are having an issue with the externalInterface class. It seems that flash does have an internal timeou setting and when we keep the swf waiting for the answer it just keeps on going if external applications takes to long to reply.
we are calling the C++ with the following function var resultadoDoC:String= ExternalInterface.call(funcao, " "); return resultadoDoC; then the return just sends it to a function where some xml is parsed. Thank you in advance jm _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

