[haXe] Calling with escaped < and > string with SWHX.Connection.call
Asger Ottar Alstrup
asger at area9.dk
Wed Aug 16 14:29:58 CEST 2006
Hi,
I'm trying to send a string from Flash to SWHX using SWHX.Connection, but it
does not work if the string contains "<" or ">". It throws an exception
"Invalid string length".
cnx = swhx.Connection.desktopConnect();
...
cnx.Application.myFunction.call([ StringTools.htmlEscape("<") ] );
Any ideas?
Regards,
Asger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20060816/fc751926/attachment.htm
More information about the Haxe
mailing list